Date: Mon, 7 Mar 2022 18:16:39 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0459e7fc7cee - main - science/netcdf-fortran: Update to 4.5.4 Message-ID: <202203071816.227IGduF059344@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0459e7fc7ceeb48b9cab353dc235357fa51259e5 commit 0459e7fc7ceeb48b9cab353dc235357fa51259e5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-07 17:52:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-07 18:10:59 +0000 science/netcdf-fortran: Update to 4.5.4 - Update MASTER_SITES - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/Unidata/netcdf-fortran/releases --- science/abinit/Makefile | 1 + science/afni/Makefile | 1 + science/fvcom/Makefile | 2 +- science/netcdf-fortran/Makefile | 5 ++--- science/netcdf-fortran/distinfo | 6 +++--- science/netcdf-fortran/pkg-plist | 2 +- 6 files changed, 9 insertions(+), 8 deletions(-) diff --git a/science/abinit/Makefile b/science/abinit/Makefile index edb261f85711..505cfc6cc1e1 100644 --- a/science/abinit/Makefile +++ b/science/abinit/Makefile @@ -2,6 +2,7 @@ PORTNAME= abinit DISTVERSION= 9.4.2 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/afni/Makefile b/science/afni/Makefile index a9d0e2cabff3..251e88799489 100644 --- a/science/afni/Makefile +++ b/science/afni/Makefile @@ -1,6 +1,7 @@ PORTNAME= afni DISTVERSIONPREFIX= AFNI_ DISTVERSION= 22.0.15 +PORTREVISION= 1 CATEGORIES= science biology graphics perl5 python MAINTAINER= fernape@FreeBSD.org diff --git a/science/fvcom/Makefile b/science/fvcom/Makefile index 5401788afff1..daf23d2da69f 100644 --- a/science/fvcom/Makefile +++ b/science/fvcom/Makefile @@ -1,6 +1,6 @@ PORTNAME= fvcom PORTVERSION= 2.7.1 -PORTREVISION?= 16 +PORTREVISION?= 17 CATEGORIES= science MASTER_SITES= http://fvcom.smast.umassd.edu/FVCOM/index.html/ DISTNAME= sourcecode1 diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index b615a660cdbf..5dbf56ae543b 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -1,10 +1,9 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= netcdf-fortran -PORTVERSION= 4.5.3 +PORTVERSION= 4.5.4 CATEGORIES= science -MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ - ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ +MASTER_SITES= https://downloads.unidata.ucar.edu/netcdf-fortran/${PORTVERSION}/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/netcdf-fortran/distinfo b/science/netcdf-fortran/distinfo index f5027f717688..0f4f5e7d2e4b 100644 --- a/science/netcdf-fortran/distinfo +++ b/science/netcdf-fortran/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593333044 -SHA256 (netcdf-fortran-4.5.3.tar.gz) = 123a5c6184336891e62cf2936b9f2d1c54e8dee299cfd9d2c1a1eb05dd668a74 -SIZE (netcdf-fortran-4.5.3.tar.gz) = 1076647 +TIMESTAMP = 1646064755 +SHA256 (netcdf-fortran-4.5.4.tar.gz) = 0a19b26a2b6e29fab5d29d7d7e08c24e87712d09a5cafeea90e16e0a2ab86b81 +SIZE (netcdf-fortran-4.5.4.tar.gz) = 1085665 diff --git a/science/netcdf-fortran/pkg-plist b/science/netcdf-fortran/pkg-plist index c068cc5a31ac..890598c817ff 100644 --- a/science/netcdf-fortran/pkg-plist +++ b/science/netcdf-fortran/pkg-plist @@ -15,7 +15,7 @@ lib/libnetcdff.a lib/libnetcdff.settings lib/libnetcdff.so lib/libnetcdff.so.7 -lib/libnetcdff.so.7.0.0 +lib/libnetcdff.so.7.1.0 libdata/pkgconfig/netcdf-fortran.pc man/man3/netcdf_f77.3.gz man/man3/netcdf_fortran.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203071816.227IGduF059344>