svn commit: r312754 - head/misc/p5-Geo-Coder-Many
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 22 08:08:50 UTC 2013
Author: sunpoet
Date: Fri Feb 22 08:08:49 2013
New Revision: 312754
URL: http://svnweb.freebsd.org/changeset/ports/312754
Log:
- Update to 0.4
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Geo-Coder-Many/Changes
Modified:
head/misc/p5-Geo-Coder-Many/Makefile
head/misc/p5-Geo-Coder-Many/distinfo
Modified: head/misc/p5-Geo-Coder-Many/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Many/Makefile Fri Feb 22 08:07:26 2013 (r312753)
+++ head/misc/p5-Geo-Coder-Many/Makefile Fri Feb 22 08:08:49 2013 (r312754)
@@ -1,15 +1,12 @@
-# New ports collection makefile for: p5-Geo-Coder-Many
-# Date created: 2011-10-13
-# Whom: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
-#
+# Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Geo-Coder-Many
-PORTVERSION= 0.29
+PORTVERSION= 0.40
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Module to tie together multiple Geo::Coder::* modules
@@ -28,7 +25,8 @@ BUILD_DEPENDS= p5-Geo-Coder-Bing>=0.10:$
p5-Geo-Distance-XS>=0.08:${PORTSDIR}/math/p5-Geo-Distance-XS \
p5-HTTP-Message>=5.827:${PORTSDIR}/www/p5-HTTP-Message \
p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin
+ p5-List-Util-WeightedRoundRobin>=0.4:${PORTSDIR}/misc/p5-List-Util-WeightedRoundRobin \
+ p5-Sort-Versions>=1.5:${PORTSDIR}/devel/p5-Sort-Versions
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
Modified: head/misc/p5-Geo-Coder-Many/distinfo
==============================================================================
--- head/misc/p5-Geo-Coder-Many/distinfo Fri Feb 22 08:07:26 2013 (r312753)
+++ head/misc/p5-Geo-Coder-Many/distinfo Fri Feb 22 08:08:49 2013 (r312754)
@@ -1,2 +1,2 @@
-SHA256 (Geo-Coder-Many-0.29.tar.gz) = 8a2355b69fb64fcd55775dd32cdf6c2856b0f1c597f6e6ada349d35e9ab4f965
-SIZE (Geo-Coder-Many-0.29.tar.gz) = 31276
+SHA256 (Geo-Coder-Many-0.4.tar.gz) = 59793363114dfa40238e02e2ed6fc7447ed2f1a018a3f4ec5404d9d1a3de38f3
+SIZE (Geo-Coder-Many-0.4.tar.gz) = 26033
More information about the svn-ports-head
mailing list