Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Nov 2010 16:34:40 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tobez@FreeBSD.org
Subject:   ports/152395: [PATCH] net/p5-Geo-IPfree: update to 1.102870
Message-ID:  <20101119083440.71F4D2AEC5C7@sunpoet.net>
Resent-Message-ID: <201011190840.oAJ8e9JE060214@freefall.freebsd.org>

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

>Number:         152395
>Category:       ports
>Synopsis:       [PATCH] net/p5-Geo-IPfree: update to 1.102870
>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:   Fri Nov 19 08:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct 23 16:01:16 CST 2010
>Description:
- Update to 1.102870

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

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

--- p5-Geo-IPfree-1.102870.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/p5-Geo-IPfree/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	16 Feb 2010 13:25:00 -0000	1.11
+++ Makefile	19 Nov 2010 08:34:35 -0000
@@ -6,19 +6,23 @@
 #
 
 PORTNAME=	Geo-IPfree
-PORTVERSION=	1.100470
+PORTVERSION=	1.102870
 CATEGORIES=	net perl5 geography
-MASTER_SITES=	CPAN/../../authors/id/B/BR/BRICAS
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	tobez@FreeBSD.org
 COMMENT=	Look up country from an IP Address
 
-BUILD_DEPENDS=	p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Geo::IPfree.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 512000
+BUILD_DEPENDS=	p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize
+RUN_DEPENDS=	${BUILD_DEPENDS}
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/p5-Geo-IPfree/distinfo,v
retrieving revision 1.10
diff -u -u -r1.10 distinfo
--- distinfo	16 Feb 2010 13:25:00 -0000	1.10
+++ distinfo	19 Nov 2010 08:34:35 -0000
@@ -1,3 +1,2 @@
-MD5 (Geo-IPfree-1.100470.tar.gz) = ff45b7bf42db2e22f7564aa8d66f4497
-SHA256 (Geo-IPfree-1.100470.tar.gz) = f6059f5f82aff1050fc599564b78154e74927aebef071ad7dd044bd1d2b92e95
-SIZE (Geo-IPfree-1.100470.tar.gz) = 423219
+SHA256 (Geo-IPfree-1.102870.tar.gz) = fa400fa4c156b6915ab79c4207b620e7a4ed74747e4ca0dc7e1e3891ab716ee7
+SIZE (Geo-IPfree-1.102870.tar.gz) = 443616
--- p5-Geo-IPfree-1.102870.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?20101119083440.71F4D2AEC5C7>