Fri Feb 20 07:08:51 2015 UTC ()
Update to 2.28
--------------
IP-Country-2.28, 2013.05.15
---------------------------
Thanks to ANDK for bug report.
BUGFIX: http://rt.cpan.org/Public/Bug/Display.html?id=74843
  minor robustness suggestion to work with CPAN::Reporter
Database update (thx NHORNE and darrenrh-at-gmail for reminder)


(mef)
diff -r1.16 -r1.17 pkgsrc/net/p5-IP-Country/Makefile
diff -r1.5 -r1.6 pkgsrc/net/p5-IP-Country/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/net/p5-IP-Country/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-IP-Country/Makefile 2014/10/09 14:06:46 1.16
+++ pkgsrc/net/p5-IP-Country/Makefile 2015/02/20 07:08:51 1.17
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:46 wiz Exp $ 1# $NetBSD: Makefile,v 1.17 2015/02/20 07:08:51 mef Exp $
2# 2#
3 3
4DISTNAME= IP-Country-2.27 4DISTNAME= IP-Country-2.28
5PKGNAME= p5-${DISTNAME} 5PKGNAME= p5-${DISTNAME}
6PKGREVISION= 5 
7CATEGORIES= net perl5 6CATEGORIES= net perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/}
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/IP-Country/ 10HOMEPAGE= http://search.cpan.org/dist/IP-Country/
12COMMENT= Fast lookup of country codes from IP addresses 11COMMENT= Fast lookup of country codes from IP addresses
13#LICENSE= ${PERL5_LICENSE} 12#LICENSE= ${PERL5_LICENSE}
 13# See COPYRIGHT part of lib/IP/Country.pm (Re: RIPE database)
14 14
15DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries 15DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries
16 16
17USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
18PERL5_PACKLIST= auto/IP/Country/.packlist 18PERL5_PACKLIST= auto/IP/Country/.packlist
19 19
20.include "../../lang/perl5/module.mk" 20.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/net/p5-IP-Country/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-IP-Country/distinfo 2010/03/16 18:43:32 1.5
+++ pkgsrc/net/p5-IP-Country/distinfo 2015/02/20 07:08:51 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2010/03/16 18:43:32 sno Exp $ 1$NetBSD: distinfo,v 1.6 2015/02/20 07:08:51 mef Exp $
2 2
3SHA1 (IP-Country-2.27.tar.gz) = 889644a7c49714fa6968a0d78f5dfc091f4b0181 3SHA1 (IP-Country-2.28.tar.gz) = 514fc1fb3940c4a7ccf11d9d614345dab3647d07
4RMD160 (IP-Country-2.27.tar.gz) = 0f1b02603c8b5cfce18ea7eaca0418c175836a6d 4RMD160 (IP-Country-2.28.tar.gz) = 08bdb8e89e145de70225b8adbc72b84838767e8b
5Size (IP-Country-2.27.tar.gz) = 207632 bytes 5Size (IP-Country-2.28.tar.gz) = 296585 bytes