diff --git a/devel/netcdf-cxx/Makefile b/devel/netcdf-cxx/Makefile index d7977c222ac4..9297e2241b81 100644 --- a/devel/netcdf-cxx/Makefile +++ b/devel/netcdf-cxx/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.24 2023/04/19 08:08:18 adam Exp $ +# $NetBSD: Makefile,v 1.25 2023/06/03 03:38:52 mef Exp $ -DISTNAME= netcdf-cxx-4.2 -PKGREVISION= 22 +DISTNAME= netcdf-cxx4-4.3.1 +PKGNAME= ${DISTNAME:S/cxx4/cxx/} CATEGORIES= devel -MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ +MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-cxx/4.3.1/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.unidata.ucar.edu/software/netcdf/index.html -COMMENT= C++ support for NetCDF. +COMMENT= C++ support for NetCDF +#LICENSE= NetCDF copyright, See COPYRIGHT file USE_LANGUAGES= c c++ USE_LIBTOOL= yes diff --git a/devel/netcdf-cxx/PLIST b/devel/netcdf-cxx/PLIST index 73b32ee6d60d..3414ab531d28 100644 --- a/devel/netcdf-cxx/PLIST +++ b/devel/netcdf-cxx/PLIST @@ -1,6 +1,32 @@ -@comment $NetBSD: PLIST,v 1.1 2015/08/30 10:26:44 markd Exp $ -include/ncvalues.h -include/netcdf.hh -include/netcdfcpp.h -info/netcdf-cxx.info -lib/libnetcdf_c++.la +@comment $NetBSD: PLIST,v 1.2 2023/06/03 03:38:52 mef Exp $ +bin/ncxx4-config +include/ncAtt.h +include/ncByte.h +include/ncChar.h +include/ncCheck.h +include/ncCompoundType.h +include/ncDim.h +include/ncDouble.h +include/ncEnumType.h +include/ncException.h +include/ncFile.h +include/ncFloat.h +include/ncGroup.h +include/ncGroupAtt.h +include/ncInt.h +include/ncInt64.h +include/ncOpaqueType.h +include/ncShort.h +include/ncString.h +include/ncType.h +include/ncUbyte.h +include/ncUint.h +include/ncUint64.h +include/ncUshort.h +include/ncVar.h +include/ncVarAtt.h +include/ncVlenType.h +include/netcdf +lib/libh5bzip2.la +lib/libnetcdf_c++4.la +lib/pkgconfig/netcdf-cxx4.pc diff --git a/devel/netcdf-cxx/distinfo b/devel/netcdf-cxx/distinfo index a6e5e1cb5fbe..bf5ebe218356 100644 --- a/devel/netcdf-cxx/distinfo +++ b/devel/netcdf-cxx/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2021/10/26 10:15:43 nia Exp $ +$NetBSD: distinfo,v 1.5 2023/06/03 03:38:52 mef Exp $ -BLAKE2s (netcdf-cxx-4.2.tar.gz) = 54b08e7c01fed8e0fb9465e70ce5f4401308ca36661b406661f1d06d95bd16f7 -SHA512 (netcdf-cxx-4.2.tar.gz) = 347ddbc518ac2186868d69417342e5146e285fc3a88f7c55edc33063f5c9a6647af7e512a03b9b6a8f67a448b85a1edcdde5df707b893f6a1527821cfd78e643 -Size (netcdf-cxx-4.2.tar.gz) = 703482 bytes +BLAKE2s (netcdf-cxx4-4.3.1.tar.gz) = 4558e0ef38dfe6a4ac399c445e2ede0fcafcded616419dcf8090a524ded89959 +SHA512 (netcdf-cxx4-4.3.1.tar.gz) = f5d9d26fb9f57430d0d681a9c7396bb0f03ed6446ac6fed51058dcc43690c02565da3f729f98b268b0bd923ca8b5b3cfa8340aca6a4f18f512c0c320ea20703f +Size (netcdf-cxx4-4.3.1.tar.gz) = 598335 bytes