aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Geocode
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2009-05-08 17:17:30 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2009-05-08 17:17:30 +0000
commitf625471b4f36b31a4cbe8ff198afbd887eae7fe8 (patch)
treed9c5641b0bd44ac01cd381acdf26c91bd5aaf988 /misc/p5-Locale-Geocode
parent0cf6f5b1ee5345d585fd754f15f091ac7423548a (diff)
downloadports-f625471b4f36b31a4cbe8ff198afbd887eae7fe8.tar.gz
ports-f625471b4f36b31a4cbe8ff198afbd887eae7fe8.zip
- Allow to build with MAKE_JOBS_SAFE
- Update to 1.2 PR: ports/134161 Submitted by: leeym
Notes
Notes: svn path=/head/; revision=233434
Diffstat (limited to 'misc/p5-Locale-Geocode')
-rw-r--r--misc/p5-Locale-Geocode/Makefile12
-rw-r--r--misc/p5-Locale-Geocode/distinfo6
2 files changed, 10 insertions, 8 deletions
diff --git a/misc/p5-Locale-Geocode/Makefile b/misc/p5-Locale-Geocode/Makefile
index f0968de7acbc..e604edfdeebb 100644
--- a/misc/p5-Locale-Geocode/Makefile
+++ b/misc/p5-Locale-Geocode/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= Locale-Geocode
-PORTVERSION= 1.11
+PORTVERSION= 1.20
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Find codes and information on geographical location
-BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
- p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat \
- p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
+MAKE_JOBS_SAFE= yes
+
+RUN_DEPENDS= p5-XML-SAX-Expat>=0.39:${PORTSDIR}/textproc/p5-XML-SAX-Expat \
+ p5-XML-Simple>=2.16:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= YES
diff --git a/misc/p5-Locale-Geocode/distinfo b/misc/p5-Locale-Geocode/distinfo
index 8f065cf3ff48..55853e11619a 100644
--- a/misc/p5-Locale-Geocode/distinfo
+++ b/misc/p5-Locale-Geocode/distinfo
@@ -1,3 +1,3 @@
-MD5 (Locale-Geocode-1.11.tar.gz) = 43c9d3523c3263b6329c9933175f70d3
-SHA256 (Locale-Geocode-1.11.tar.gz) = f54f6a1ad1031686a15036030eb6796674ae5d6bccb9f45b3bfabe3f8fb05955
-SIZE (Locale-Geocode-1.11.tar.gz) = 72960
+MD5 (Locale-Geocode-1.2.tar.gz) = f8f198ae8e816fe85c85f23172c054fc
+SHA256 (Locale-Geocode-1.2.tar.gz) = 41ff6e4daa58e720ec2c97f9fd0395020de6cd4a494a2fc9a072b2471056020e
+SIZE (Locale-Geocode-1.2.tar.gz) = 73456