Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2009 10:37:06 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chinsan@FreeBSD.org
Subject:   ports/134161: [PATCH] misc/p5-Locale-Geocode: update to 1.2
Message-ID:  <200905021737.n42Hb6nW007428@cn1.leeym.com>
Resent-Message-ID: <200905021740.n42He3rJ000139@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134161
>Category:       ports
>Synopsis:       [PATCH] misc/p5-Locale-Geocode: update to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 02 17:40:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- Update to 1.2

Port maintainer (chinsan@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Locale-Geocode-1.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/p5-Locale-Geocode/Makefile,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 Makefile
--- Makefile	31 Aug 2008 15:39:38 -0000	1.1
+++ Makefile	2 May 2009 17:36:51 -0000
@@ -6,18 +6,18 @@
 #
 
 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}
+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
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/misc/p5-Locale-Geocode/distinfo,v
retrieving revision 1.1
diff -u -d -b -w -u -r1.1 distinfo
--- distinfo	31 Aug 2008 15:39:38 -0000	1.1
+++ distinfo	2 May 2009 17:36:51 -0000
@@ -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
--- p5-Locale-Geocode-1.20.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905021737.n42Hb6nW007428>