Skip to content

Commit 0130f9a

Browse files
author
mef
committed
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)
1 parent 546615b commit 0130f9a

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

net/p5-IP-Country/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
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 $
22
#
33

4-
DISTNAME= IP-Country-2.27
4+
DISTNAME= IP-Country-2.28
55
PKGNAME= p5-${DISTNAME}
6-
PKGREVISION= 5
76
CATEGORIES= net perl5
87
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/}
98

109
MAINTAINER= pkgsrc-users@NetBSD.org
1110
HOMEPAGE= http://search.cpan.org/dist/IP-Country/
1211
COMMENT= Fast lookup of country codes from IP addresses
1312
#LICENSE= ${PERL5_LICENSE}
13+
# See COPYRIGHT part of lib/IP/Country.pm (Re: RIPE database)
1414

1515
DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries
1616

net/p5-IP-Country/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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 $
22

3-
SHA1 (IP-Country-2.27.tar.gz) = 889644a7c49714fa6968a0d78f5dfc091f4b0181
4-
RMD160 (IP-Country-2.27.tar.gz) = 0f1b02603c8b5cfce18ea7eaca0418c175836a6d
5-
Size (IP-Country-2.27.tar.gz) = 207632 bytes
3+
SHA1 (IP-Country-2.28.tar.gz) = 514fc1fb3940c4a7ccf11d9d614345dab3647d07
4+
RMD160 (IP-Country-2.28.tar.gz) = 08bdb8e89e145de70225b8adbc72b84838767e8b
5+
Size (IP-Country-2.28.tar.gz) = 296585 bytes

0 commit comments

Comments
 (0)