mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
- Update to 1.1
- Update my mail address to FreeBSD Approved by: miwi,jadawin(mentors,implicit)
This commit is contained in:
parent
73d4a0ad26
commit
b6ed636d82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243690
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= Geo-ReadGRIB
|
||||
PORTVERSION= 0.98
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= science perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= wenheping@gmail.com
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Perl module provides read access to GRIB files
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Geo-ReadGRIB-0.98.tar.gz) = abcf41d3c12647991f3e66d588b6c69f
|
||||
SHA256 (Geo-ReadGRIB-0.98.tar.gz) = d8e1f66d80d66714bf65d01d26248201e5e6cb14924bd4878eaf3865e54da3ef
|
||||
SIZE (Geo-ReadGRIB-0.98.tar.gz) = 644301
|
||||
MD5 (Geo-ReadGRIB-1.1.tar.gz) = 2857cdfdb0a741fe05e780664b3028fd
|
||||
SHA256 (Geo-ReadGRIB-1.1.tar.gz) = 8470b7a79f826e55f2547895a028146b39d2a4eacd5c7c22fd1eed74b635fb5e
|
||||
SIZE (Geo-ReadGRIB-1.1.tar.gz) = 892656
|
||||
|
@ -2,6 +2,7 @@
|
||||
%%SITE_PERL%%/Geo/wgrib.exe
|
||||
%%SITE_PERL%%/Geo/ReadGRIB.pm
|
||||
%%SITE_PERL%%/Geo/Sample-GRIB/akw.HTSGW.grb
|
||||
%%SITE_PERL%%/Geo/Sample-GRIB/2009100900_P000.grib
|
||||
%%SITE_PERL%%/Geo/ReadGRIB/PlaceIterator.pm
|
||||
%%SITE_PERL%%/Geo/ReadGRIB/Place.pm
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Geo/ReadGRIB
|
||||
|
Loading…
Reference in New Issue
Block a user