diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-03-12 08:02:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-03-12 08:02:09 +0800 |
commit | 7a8827fb8f7665298f0cd416cdec80fe6eac0a9f (patch) | |
tree | 6da17fcb4aea7bc5602bd61d09916d658d3545c6 /misc | |
parent | 7583a02a47a99b03c79475272e6517c7a7055f27 (diff) | |
download | freebsd-ports-gnome-7a8827fb8f7665298f0cd416cdec80fe6eac0a9f.tar.gz freebsd-ports-gnome-7a8827fb8f7665298f0cd416cdec80fe6eac0a9f.tar.zst freebsd-ports-gnome-7a8827fb8f7665298f0cd416cdec80fe6eac0a9f.zip |
- Update to 1.08
- Update LICENSE
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Geo-GeoNames/Changes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-GeoNames/Makefile | 6 | ||||
-rw-r--r-- | misc/p5-Geo-GeoNames/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/p5-Geo-GeoNames/Makefile b/misc/p5-Geo-GeoNames/Makefile index 76dc84553ec5..7093269b22de 100644 --- a/misc/p5-Geo-GeoNames/Makefile +++ b/misc/p5-Geo-GeoNames/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-GeoNames -PORTVERSION= 1.06 +PORTVERSION= 1.08 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perform geographical queries using GeoNames Web Services -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-JSON>=1.14:${PORTSDIR}/converters/p5-JSON \ p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious \ diff --git a/misc/p5-Geo-GeoNames/distinfo b/misc/p5-Geo-GeoNames/distinfo index a3a06a603f77..eb94f2533a1d 100644 --- a/misc/p5-Geo-GeoNames/distinfo +++ b/misc/p5-Geo-GeoNames/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-GeoNames-1.06.tar.gz) = b07a65b89523d5b12d80ac4db410c45519a9d485570af8c8e19e1cd2d36c2620 -SIZE (Geo-GeoNames-1.06.tar.gz) = 20477 +SHA256 (Geo-GeoNames-1.08.tar.gz) = f4d203400aa3af524d06ffa9f1794caed906612991f6561321a17210cad39e74 +SIZE (Geo-GeoNames-1.08.tar.gz) = 20615 |