diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-14 02:08:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-09-14 02:08:00 +0000 |
commit | 241c433ccbdba57ea09227381d748df72ee48fc0 (patch) | |
tree | 14eea050dc95c67e3e2edec168022ca1f9ddf299 /misc | |
parent | db74c7e36d05503e09c512aaf1e1a7cefdbfae0b (diff) | |
download | ports-241c433ccbdba57ea09227381d748df72ee48fc0.tar.gz ports-241c433ccbdba57ea09227381d748df72ee48fc0.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Geo-Coder-Many/Makefile | 6 | ||||
-rw-r--r-- | misc/p5-Geo-Coder-Many/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/p5-Geo-Coder-Many/Makefile b/misc/p5-Geo-Coder-Many/Makefile index 3289e08e45f8..02b0ae868392 100644 --- a/misc/p5-Geo-Coder-Many/Makefile +++ b/misc/p5-Geo-Coder-Many/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Geo-Coder-Many -PORTVERSION= 0.28 +PORTVERSION= 0.29 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module to tie together multiple Geo::Coder::* modules +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:${PORTSDIR}/misc/p5-Geo-Coder-Bing \ p5-Geo-Coder-Google>=0.06:${PORTSDIR}/misc/p5-Geo-Coder-Google \ p5-Geo-Coder-Googlev3>=0.07:${PORTSDIR}/misc/p5-Geo-Coder-Googlev3 \ @@ -27,7 +30,6 @@ BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:${PORTSDIR}/misc/p5-Geo-Coder-Bing \ p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \ p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage diff --git a/misc/p5-Geo-Coder-Many/distinfo b/misc/p5-Geo-Coder-Many/distinfo index 59934421b225..b37f358bf0b9 100644 --- a/misc/p5-Geo-Coder-Many/distinfo +++ b/misc/p5-Geo-Coder-Many/distinfo @@ -1,2 +1,2 @@ -SHA256 (Geo-Coder-Many-0.28.tar.gz) = 855fa022a505f572bd02818de238c7a73fa528db00e8938554b6b43009903713 -SIZE (Geo-Coder-Many-0.28.tar.gz) = 30967 +SHA256 (Geo-Coder-Many-0.29.tar.gz) = 8a2355b69fb64fcd55775dd32cdf6c2856b0f1c597f6e6ada349d35e9ab4f965 +SIZE (Geo-Coder-Many-0.29.tar.gz) = 31276 |