diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 09:01:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-11-28 09:01:26 +0000 |
commit | 02c67e971d6a4964d7cfe0d0d35cbb45e0c1d049 (patch) | |
tree | 2fe95e433038df6d025d34bf2c720e55d5565b0f /science/p5-Geo-WebService-Elevation-USGS | |
parent | 4830518679aabd41fa99bf42c2eaad16aa079dba (diff) |
Notes
Diffstat (limited to 'science/p5-Geo-WebService-Elevation-USGS')
-rw-r--r-- | science/p5-Geo-WebService-Elevation-USGS/Makefile | 8 | ||||
-rw-r--r-- | science/p5-Geo-WebService-Elevation-USGS/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile index be349c9a1ca6..dae270861370 100644 --- a/science/p5-Geo-WebService-Elevation-USGS/Makefile +++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile @@ -6,18 +6,20 @@ # PORTNAME= Geo-WebService-Elevation-USGS -PORTVERSION= 0.008 +PORTVERSION= 0.009 CATEGORIES= science perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for elevation queries against USGS web services -RUN_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ +BUILD_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ +RUN_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww PERL_CONFIGURE= yes diff --git a/science/p5-Geo-WebService-Elevation-USGS/distinfo b/science/p5-Geo-WebService-Elevation-USGS/distinfo index 2f955fd80551..72862e7929b5 100644 --- a/science/p5-Geo-WebService-Elevation-USGS/distinfo +++ b/science/p5-Geo-WebService-Elevation-USGS/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-WebService-Elevation-USGS-0.008.tar.gz) = f95018006af7900c8378c7e3d9da12763cbeb452d40c27c92a54b9d87b2238f1 -SIZE (Geo-WebService-Elevation-USGS-0.008.tar.gz) = 44921 +SHA256 (Geo-WebService-Elevation-USGS-0.009.tar.gz) = e234e937cd750f6900bd7064800aa8dd222052b99d05c8c7915114a8486b3d51 +SIZE (Geo-WebService-Elevation-USGS-0.009.tar.gz) = 45200 |