diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-07-02 01:46:12 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-07-02 01:46:12 +0800 |
commit | faa8f53e528bd12f9c5c940c027aabb8de896453 (patch) | |
tree | 776d7f2630a95f8cc0fb4d4000f7306459ab8190 /science | |
parent | b1c8735af8d4a22d6be1cb429edeac7f7c95de96 (diff) | |
download | freebsd-ports-gnome-faa8f53e528bd12f9c5c940c027aabb8de896453.tar.gz freebsd-ports-gnome-faa8f53e528bd12f9c5c940c027aabb8de896453.tar.zst freebsd-ports-gnome-faa8f53e528bd12f9c5c940c027aabb8de896453.zip |
- Update to 0.102
- Add NO_ARCH
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 | 3 | ||||
-rw-r--r-- | science/p5-Geo-WebService-Elevation-USGS/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/science/p5-Geo-WebService-Elevation-USGS/Makefile b/science/p5-Geo-WebService-Elevation-USGS/Makefile index 2318832d5d16..7da3d30f0ee3 100644 --- a/science/p5-Geo-WebService-Elevation-USGS/Makefile +++ b/science/p5-Geo-WebService-Elevation-USGS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-WebService-Elevation-USGS -PORTVERSION= 0.101 +PORTVERSION= 0.102 CATEGORIES= science perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT @@ -21,6 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= limit:^[0-9\.]*$$ +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/science/p5-Geo-WebService-Elevation-USGS/distinfo b/science/p5-Geo-WebService-Elevation-USGS/distinfo index 77e71f08c79c..83225884531e 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.101.tar.gz) = 34a9b43d66b0be261424bac849fa1bcca639af79bcf42d4e996265a0733905d3 -SIZE (Geo-WebService-Elevation-USGS-0.101.tar.gz) = 40181 +SHA256 (Geo-WebService-Elevation-USGS-0.102.tar.gz) = 1050fb4a71667824fd7c67b1385407c3834e79e4e5c696dbf33e7ebf77a7a0e6 +SIZE (Geo-WebService-Elevation-USGS-0.102.tar.gz) = 40531 |