diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:13:31 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-01 10:13:31 +0800 |
commit | 780078961f2e367454ef29a34b46fe64556fe370 (patch) | |
tree | 27df31f718c7a1ed2ce207e692fc43653c711bf4 /science | |
parent | 12b50fb126b14149f36cb316ead65986cc50eb35 (diff) | |
download | freebsd-ports-gnome-780078961f2e367454ef29a34b46fe64556fe370.tar.gz freebsd-ports-gnome-780078961f2e367454ef29a34b46fe64556fe370.tar.zst freebsd-ports-gnome-780078961f2e367454ef29a34b46fe64556fe370.zip |
- Update to 0.008
Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
Diffstat (limited to 'science')
-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, 8 insertions, 4 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile index deb8655aa665..be349c9a1ca6 100644 --- a/science/p5-Geo-WebService-Elevation-USGS/Makefile +++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-WebService-Elevation-USGS -PORTVERSION= 0.007 +PORTVERSION= 0.008 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for elevation queries against USGS web services -RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +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 +TEST_DEPENDS= p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ + 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 e514bbd9533d..2f955fd80551 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.007.tar.gz) = 80909e8252295f2dfcc716e5b3dcaf52c16a61aaefab40ba554f67d5fc58bf4d -SIZE (Geo-WebService-Elevation-USGS-0.007.tar.gz) = 48695 +SHA256 (Geo-WebService-Elevation-USGS-0.008.tar.gz) = f95018006af7900c8378c7e3d9da12763cbeb452d40c27c92a54b9d87b2238f1 +SIZE (Geo-WebService-Elevation-USGS-0.008.tar.gz) = 44921 |