diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-11-28 17:01:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-11-28 17:01:26 +0800 |
commit | 22d119f1b75e487b93338b44601c154f6ec77591 (patch) | |
tree | 52237a18218c92b56a09849db9e7e467fe5bca48 /science/p5-Geo-WebService-Elevation-USGS | |
parent | 165282ac1c5e8c25ed7625ed41a884627cafda7b (diff) | |
download | freebsd-ports-gnome-22d119f1b75e487b93338b44601c154f6ec77591.tar.gz freebsd-ports-gnome-22d119f1b75e487b93338b44601c154f6ec77591.tar.zst freebsd-ports-gnome-22d119f1b75e487b93338b44601c154f6ec77591.zip |
- Update to 0.009
- Add BUILD_DEPENDS
Changes: http://search.cpan.org/dist/Geo-WebService-Elevation-USGS/Changes
Feature safe: yes
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 |