svn commit: r304243 - head/misc/p5-Geo-Coder-Many
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Sep 14 02:08:01 UTC 2012
Author: sunpoet
Date: Fri Sep 14 02:08:00 2012
New Revision: 304243
URL: http://svn.freebsd.org/changeset/ports/304243
Log:
- Update to 0.29
- Add LICENSE
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes
Modified:
head/misc/p5-Geo-Coder-Many/Makefile (contents, props changed)
head/misc/p5-Geo-Coder-Many/distinfo (contents, props changed)
Modified: head/misc/p5-Geo-Coder-Many/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Many/Makefile Fri Sep 14 02:07:09 2012 (r304242)
+++ head/misc/p5-Geo-Coder-Many/Makefile Fri Sep 14 02:08:00 2012 (r304243)
@@ -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 at 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:$
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
Modified: head/misc/p5-Geo-Coder-Many/distinfo
==============================================================================
--- head/misc/p5-Geo-Coder-Many/distinfo Fri Sep 14 02:07:09 2012 (r304242)
+++ head/misc/p5-Geo-Coder-Many/distinfo Fri Sep 14 02:08:00 2012 (r304243)
@@ -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
More information about the svn-ports-head
mailing list