diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-30 20:51:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-30 20:51:48 +0000 |
commit | b6da0524ba68b5c9bcf0d551943a0122cc72cee0 (patch) | |
tree | 4b81f93b20d5bf55e8129efdfaaa6f5d82a6bb2b /misc | |
parent | 59b9e0f8ee319fe046eb8bb4f8da7efb599d176f (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Coder-Google/Makefile | 10 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Google/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/misc/p5-Geo-Coder-Google/Makefile b/misc/p5-Geo-Coder-Google/Makefile index 120f9caefb7a..f45a78291ecd 100644 --- a/misc/p5-Geo-Coder-Google/Makefile +++ b/misc/p5-Geo-Coder-Google/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Coder-Google -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARCANEZ @@ -15,13 +15,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Maps Geocoding API -BUILD_DEPENDS= p5-JSON>=2.27:${PORTSDIR}/converters/p5-JSON \ - p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ + p5-JSON>=2.27:${PORTSDIR}/converters/p5-JSON \ p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-libwww>=5.5:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-Number-Delta>=0:${PORTSDIR}/devel/p5-Test-Number-Delta PERL_CONFIGURE= yes diff --git a/misc/p5-Geo-Coder-Google/distinfo b/misc/p5-Geo-Coder-Google/distinfo index cbb77ca0b653..69f6be0f66e3 100644 --- a/misc/p5-Geo-Coder-Google/distinfo +++ b/misc/p5-Geo-Coder-Google/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-Google-0.10.tar.gz) = a4f6142cfbe12f26724bdf76f2d95eb81a3c9878ff3b8df8d01964e625beff96 -SIZE (Geo-Coder-Google-0.10.tar.gz) = 6667 +SHA256 (Geo-Coder-Google-0.11.tar.gz) = f30e0346d51adb6fd862e9eb7d8baca72de5bb1cf8b5cb9c59c235a0bff8899a +SIZE (Geo-Coder-Google-0.11.tar.gz) = 6853 |