ports/108820: [PATCH] net/p5-IP-Country: update to 2.23

Yen-Ming Lee leeym at FreeBSD.org
Tue Feb 6 06:10:18 UTC 2007


>Number:         108820
>Category:       ports
>Synopsis:       [PATCH] net/p5-IP-Country: update to 2.23
>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:   Tue Feb 06 06:10:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 15:11:28 CST 2007
>Description:
- Update to 2.23

Port maintainer (dikshie at lapi.itb.ac.id) is cc'd.

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

--- p5-IP-Country-2.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-IP-Country/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	24 Dec 2006 15:37:34 -0000	1.3
+++ Makefile	6 Feb 2007 06:05:57 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	IP-Country
-PORTVERSION=	2.22
+PORTVERSION=	2.23
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../by-authors/id/N/NW/NWETTERS
@@ -15,9 +15,6 @@
 MAINTAINER=	dikshie at lapi.itb.ac.id
 COMMENT=	Fast lookup of country codes from IP addresses
 
-BUILD_DEPENDS=	${SITE_PERL}/Geography/Countries.pm:${PORTSDIR}/misc/p5-Geography-Countries
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN1=		ip2cc.1
@@ -28,12 +25,4 @@
 		IP::Country::Slow.3 \
 		IP::Country.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-post-patch:
-	${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${REINPLACE_CMD} -e '/warnings/d'
-	${FIND} ${WRKSRC} -name "*.pm.bak" -delete
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-IP-Country/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	24 Dec 2006 15:37:34 -0000	1.4
+++ distinfo	6 Feb 2007 06:05:57 -0000
@@ -1,3 +1,3 @@
-MD5 (IP-Country-2.22.tar.gz) = b0759e48d3f8a0be58ec76234958e905
-SHA256 (IP-Country-2.22.tar.gz) = f59256c539103239c712e3316eb374b74e143b910f418fa098bbe38e02f66d18
-SIZE (IP-Country-2.22.tar.gz) = 169508
+MD5 (IP-Country-2.23.tar.gz) = 0665e7b9cbab77fd18e255a779a856e0
+SHA256 (IP-Country-2.23.tar.gz) = 2c16f478c4231a45a44223d545f4b690e2d281cae2cdf188ee2bf59bd79c5caf
+SIZE (IP-Country-2.23.tar.gz) = 167797
--- p5-IP-Country-2.23.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list