diff options
author | sno <sno@pkgsrc.org> | 2010-03-16 18:43:32 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-03-16 18:43:32 +0000 |
commit | 83a69a29908427e2d1d3819aeba065a0545b326f (patch) | |
tree | c8328a760725fb9c61269f815816cb71411e9291 /net/p5-IP-Country | |
parent | 9eac4ab6fe68928cabe241733eb3980214f85c5e (diff) | |
download | pkgsrc-83a69a29908427e2d1d3819aeba065a0545b326f.tar.gz |
Updating net/p5-IP-Country from 2.25nb3 to 2.27
pkgsrc changes:
- Adjust dependency path
Upstream changes:
IP-Country-2.27, 2009.07.25
---------------------------
Added dependency for Geography::Countries (thx Otto Hirr)
Database update (thx Aaron K Dancygier for reminder)
IP-Country-2.26, 2009.01.01
---------------------------
Database update
Thanks to Brad Fetter for the reminder
Diffstat (limited to 'net/p5-IP-Country')
-rw-r--r-- | net/p5-IP-Country/Makefile | 9 | ||||
-rw-r--r-- | net/p5-IP-Country/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index b2fab8132a3..bd43dfff87c 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/10/19 19:18:31 he Exp $ +# $NetBSD: Makefile,v 1.7 2010/03/16 18:43:32 sno Exp $ # -DISTNAME= IP-Country-2.25 +DISTNAME= IP-Country-2.27 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +#PKGREVISION= 1 SVR4_PKGNAME= p5icy CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/} @@ -11,11 +11,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IP/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/IP-Country/ COMMENT= Fast lookup of country codes from IP addresses +#LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews -DEPENDS+= p5-Geography-Countries-[0-9]*:../../misc/p5-Geography-Countries +DEPENDS+= p5-Geography-Countries-[0-9]*:../../geography/p5-Geography-Countries USE_LANGUAGES= # empty PERL5_PACKLIST= auto/IP/Country/.packlist diff --git a/net/p5-IP-Country/distinfo b/net/p5-IP-Country/distinfo index 678f3b5670e..48a7310850b 100644 --- a/net/p5-IP-Country/distinfo +++ b/net/p5-IP-Country/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/07/17 15:36:16 heinz Exp $ +$NetBSD: distinfo,v 1.5 2010/03/16 18:43:32 sno Exp $ -SHA1 (IP-Country-2.25.tar.gz) = fc87039209066242a22b3e95ebb3eb9e517882a8 -RMD160 (IP-Country-2.25.tar.gz) = fc72fab2eef507944e94a977814dd97f9608e68a -Size (IP-Country-2.25.tar.gz) = 192085 bytes +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 |