diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-03 07:24:50 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-03 07:24:50 +0000 |
commit | 4e9c21b04462ee143f709723e3f4d7f79d3739f0 (patch) | |
tree | 7ce863fa07f7c5d8b5b9d31fa98bc7a4703f163b /math/p5-NetCDF | |
parent | c0fd37448dddb65ea36b45f439dff1247a86f3f1 (diff) | |
download | ports-4e9c21b04462ee143f709723e3f4d7f79d3739f0.tar.gz ports-4e9c21b04462ee143f709723e3f4d7f79d3739f0.zip |
- Update to 1.2.4
PR: ports/146177
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=253601
Diffstat (limited to 'math/p5-NetCDF')
-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 |