diff options
author | wen <wen@FreeBSD.org> | 2010-05-03 15:24:50 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-03 15:24:50 +0800 |
commit | 8cd342c81c535cb5110ca7293fdc8a7405643af8 (patch) | |
tree | 7bae264685486e912d58604170edd418ccffa495 /math | |
parent | 9f5bcd91a54857e2a4926daea9168527a33028da (diff) | |
download | freebsd-ports-gnome-8cd342c81c535cb5110ca7293fdc8a7405643af8.tar.gz freebsd-ports-gnome-8cd342c81c535cb5110ca7293fdc8a7405643af8.tar.zst freebsd-ports-gnome-8cd342c81c535cb5110ca7293fdc8a7405643af8.zip |
- Update to 1.2.4
PR: ports/146177
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-NetCDF/Makefile | 4 | ||||
-rw-r--r-- | math/p5-NetCDF/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile index 5315684c820b..d3cd446d892b 100644 --- a/math/p5-NetCDF/Makefile +++ b/math/p5-NetCDF/Makefile @@ -6,13 +6,11 @@ # PORTNAME= NetCDF -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= math perl5 MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf-perl/ PKGNAMEPREFIX= p5- DISTNAME= netcdf-perl-${PORTVERSION} -EXTRACT_SUFX= .tar.Z MAINTAINER= rand@meridian-enviro.com COMMENT= Perl5 module to read and write netCDF files diff --git a/math/p5-NetCDF/distinfo b/math/p5-NetCDF/distinfo index c8f5e3228d14..4f79acc7af0a 100644 --- a/math/p5-NetCDF/distinfo +++ b/math/p5-NetCDF/distinfo @@ -1,3 +1,3 @@ -MD5 (netcdf-perl-1.2.3.tar.Z) = 936c91794d82ff8cfe2a955d4cad4c27 -SHA256 (netcdf-perl-1.2.3.tar.Z) = 64a593982825885b2c8561b65cc8e9e8ecae1a9caae69450be874ce2d4137fa2 -SIZE (netcdf-perl-1.2.3.tar.Z) = 93929 +MD5 (netcdf-perl-1.2.4.tar.gz) = 36b517662bda6a12a76f817acb49a993 +SHA256 (netcdf-perl-1.2.4.tar.gz) = b4f02933a2ab1421615e9d5954d7174f86afec3d16f7fdb515e8c1a861f0fcbf +SIZE (netcdf-perl-1.2.4.tar.gz) = 58347 |