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)
This commit is contained in:
parent
1eebcec88f
commit
824417379e
2 changed files with 7 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.16 2014/10/09 14:06:46 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2015/02/20 07:08:51 mef Exp $
|
||||
#
|
||||
|
||||
DISTNAME= IP-Country-2.27
|
||||
DISTNAME= IP-Country-2.28
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/}
|
||||
|
||||
|
@ -11,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://search.cpan.org/dist/IP-Country/
|
||||
COMMENT= Fast lookup of country codes from IP addresses
|
||||
#LICENSE= ${PERL5_LICENSE}
|
||||
# See COPYRIGHT part of lib/IP/Country.pm (Re: RIPE database)
|
||||
|
||||
DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2010/03/16 18:43:32 sno Exp $
|
||||
$NetBSD: distinfo,v 1.6 2015/02/20 07:08:51 mef Exp $
|
||||
|
||||
SHA1 (IP-Country-2.27.tar.gz) = 889644a7c49714fa6968a0d78f5dfc091f4b0181
|
||||
RMD160 (IP-Country-2.27.tar.gz) = 0f1b02603c8b5cfce18ea7eaca0418c175836a6d
|
||||
Size (IP-Country-2.27.tar.gz) = 207632 bytes
|
||||
SHA1 (IP-Country-2.28.tar.gz) = 514fc1fb3940c4a7ccf11d9d614345dab3647d07
|
||||
RMD160 (IP-Country-2.28.tar.gz) = 08bdb8e89e145de70225b8adbc72b84838767e8b
|
||||
Size (IP-Country-2.28.tar.gz) = 296585 bytes
|
||||
|
|
Loading…
Reference in a new issue