Update p5-Geo::IP to 1.13.

This commit is contained in:
Sean Chittenden 2003-01-24 20:08:21 +00:00
parent d8604ac61f
commit 148b6b5731
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73947
3 changed files with 6 additions and 4 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= Geo-IP
PORTVERSION= 0.26
PORTREVISION= 2
PORTVERSION= 1.13
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
http://www.maxmind.com/download/geoip/api/perl/
@ -22,6 +21,6 @@ PERL_CONFIGURE= yes
CONFIGURE_ARGS= LIBS='-L${PREFIX}/lib' INC='-I${PREFIX}/include'
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Geo::Mirror.3 Geo::IP.3
MAN3= Geo::Mirror.3 Geo::IP.3 Geo::IP::Record.3
.include <bsd.port.mk>

View file

@ -1 +1 @@
MD5 (Geo-IP-0.26.tar.gz) = 233ee112eec0139e952978c9780bc209
MD5 (Geo-IP-1.13.tar.gz) = ff95c2e7d027a96bcfb3ed2a302b0493

View file

@ -1,8 +1,11 @@
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/IP.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/Mirror.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/IP/Record.pod
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/IP/Record.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/IP.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP/IP.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo/IP
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Geo
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo/IP
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Geo