diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-13 00:29:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-13 00:29:21 +0800 |
commit | 777bbb2a69dce8f89e32ca1f567c41b90cffec7b (patch) | |
tree | 5a382b81aea6ceed04a0c76f56ace452de7dfe30 /science | |
parent | 1167f6d004835d65810219cc6c71ea5f3bb107b6 (diff) | |
download | freebsd-ports-gnome-777bbb2a69dce8f89e32ca1f567c41b90cffec7b.tar.gz freebsd-ports-gnome-777bbb2a69dce8f89e32ca1f567c41b90cffec7b.tar.zst freebsd-ports-gnome-777bbb2a69dce8f89e32ca1f567c41b90cffec7b.zip |
- Update to 0.007
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, 5 insertions, 7 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile index 781b4a65a9c2..deb8655aa665 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.006 +PORTVERSION= 0.007 CATEGORIES= science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for elevation queries against USGS web services -BUILD_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ - p5-Params-Util>=0.11:${PORTSDIR}/devel/p5-Params-Util -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite PERL_CONFIGURE= yes -MAN3= Geo::WebService::Elevation::USGS.3 +MAN3= Geo::WebService::Elevation::USGS.3 .include <bsd.port.mk> diff --git a/science/p5-Geo-WebService-Elevation-USGS/distinfo b/science/p5-Geo-WebService-Elevation-USGS/distinfo index e1027a70a858..e514bbd9533d 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.006.tar.gz) = 3d1f5a0eb4fea0a37cb912a84d3ffa8e0d1cd749090378d6db9c10f3f6c35992 -SIZE (Geo-WebService-Elevation-USGS-0.006.tar.gz) = 47574 +SHA256 (Geo-WebService-Elevation-USGS-0.007.tar.gz) = 80909e8252295f2dfcc716e5b3dcaf52c16a61aaefab40ba554f67d5fc58bf4d +SIZE (Geo-WebService-Elevation-USGS-0.007.tar.gz) = 48695 |