- Update to 1.102870

- Remove dependency for Perl 5.12

Changes:	http://search.cpan.org/dist/Geo-IPfree/Changes
PR:		ports/152395
Submitted by:	sunpoet (myself)
Approved by:	tobez (maintainer timeout, 24 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2010-12-13 01:16:17 +00:00
parent f03f9e3c13
commit 9e7c4ef46d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266166
2 changed files with 12 additions and 9 deletions

View file

@ -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>

View file

@ -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