diff options
author | minskim <minskim> | 2004-11-25 20:15:45 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-11-25 20:15:45 +0000 |
commit | 5cecfe69c9dcd55ac9768cf2637657163850dbbf (patch) | |
tree | 893a55456c8d93201d22f63a61db7b264c736c09 /net/p5-Geo-IP | |
parent | 941d76922d1701a717fb71f091c7652442456709 (diff) | |
download | pkgsrc-5cecfe69c9dcd55ac9768cf2637657163850dbbf.tar.gz |
Update p5-Geo-IP to 1.23.
Changes since 1.21:
- Updated test case, removed www.bundesregierung.de
- Geo::Mirror: fallback to using Geo::IP::PurePerl if Geo::IP
is not available
- Geo::Mirror: added support for mirror freshness
- Added support for Netspeed
- Fixed IP address in examples
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 5658d30f1fb..74a22089424 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/11/12 00:29:49 seb Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/25 20:15:45 minskim Exp $ # -DISTNAME= Geo-IP-1.21 +DISTNAME= Geo-IP-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index dfafb32ae1c..8a3e4c0e75d 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/07/03 00:59:03 minskim Exp $ +$NetBSD: distinfo,v 1.2 2004/11/25 20:15:45 minskim Exp $ -SHA1 (Geo-IP-1.21.tar.gz) = 2432c29807fa64f10e5bdeb63eef0cee63e41021 -Size (Geo-IP-1.21.tar.gz) = 11574 bytes +SHA1 (Geo-IP-1.23.tar.gz) = 6cff28a62cb17e2c62a2d9d7cbf897cdfbd4eabb +Size (Geo-IP-1.23.tar.gz) = 12168 bytes |