diff options
author | heinz <heinz@pkgsrc.org> | 2008-07-17 15:36:16 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-07-17 15:36:16 +0000 |
commit | 8f2f449c33803fdd1aa443941338f3c7e5e3bc02 (patch) | |
tree | 4b9dc93f10b72a3f87791bc0de965928d413215a /net | |
parent | 8854c0693299ebe56a9724bb74f5279f490dc3a6 (diff) | |
download | pkgsrc-8f2f449c33803fdd1aa443941338f3c7e5e3bc02.tar.gz |
Updated to version 2.25.
Pkgsrc changes:
- Requires p5-Geography-Countries for ip2cc.
Changes since version 2.23:
===========================
IP-Country-2.25, 2008.06.25
---------------------------
Database update:
Jun 25 03:01 delegated-afrinic-latest
Jun 24 22:05 delegated-apnic-latest
Jun 25 09:01 delegated-arin-latest
Jun 25 04:50 delegated-lacnic-latest
Jun 25 04:39 ripe.db.inetnum
IP-Country-2.24, 2008.03.04
---------------------------
Database update:
Mar 3 23:19 delegated-afrinic-latest
Mar 3 18:06 delegated-apnic-latest
Mar 4 06:02 delegated-arin-latest
Mar 4 00:50 delegated-lacnic-latest
Mar 4 01:38 ripe.db.inetnum
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-IP-Country/Makefile | 6 | ||||
-rw-r--r-- | net/p5-IP-Country/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net/p5-IP-Country/Makefile b/net/p5-IP-Country/Makefile index b83d6422514..ab760e14c41 100644 --- a/net/p5-IP-Country/Makefile +++ b/net/p5-IP-Country/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2007/05/17 16:50:14 heinz Exp $ +# $NetBSD: Makefile,v 1.5 2008/07/17 15:36:16 heinz Exp $ # -DISTNAME= IP-Country-2.23 +DISTNAME= IP-Country-2.25 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5icy CATEGORIES= net perl5 @@ -14,6 +14,8 @@ COMMENT= Fast lookup of country codes from IP addresses PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews +DEPENDS+= p5-Geography-Countries-[0-9]*:../../misc/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 1f7770206c2..678f3b5670e 100644 --- a/net/p5-IP-Country/distinfo +++ b/net/p5-IP-Country/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2007/05/17 16:50:15 heinz Exp $ +$NetBSD: distinfo,v 1.4 2008/07/17 15:36:16 heinz Exp $ -SHA1 (IP-Country-2.23.tar.gz) = 11975fed06f81d67523eb3d6ccd66cf12f80adca -RMD160 (IP-Country-2.23.tar.gz) = d12c1326bcb6602b8d94c9d8f0224b9df1f448a2 -Size (IP-Country-2.23.tar.gz) = 167797 bytes +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 |