pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Geo-IP Update p5-Geo-IP to 1.23.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c6d82dc0ad26
branches:  trunk
changeset: 484182:c6d82dc0ad26
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Thu Nov 25 20:15:45 2004 +0000

description:
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:

 net/p5-Geo-IP/Makefile |  5 ++---
 net/p5-Geo-IP/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 61ec080cef7b -r c6d82dc0ad26 net/p5-Geo-IP/Makefile
--- a/net/p5-Geo-IP/Makefile    Thu Nov 25 20:12:58 2004 +0000
+++ b/net/p5-Geo-IP/Makefile    Thu Nov 25 20:15:45 2004 +0000
@@ -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 -r 61ec080cef7b -r c6d82dc0ad26 net/p5-Geo-IP/distinfo
--- a/net/p5-Geo-IP/distinfo    Thu Nov 25 20:12:58 2004 +0000
+++ b/net/p5-Geo-IP/distinfo    Thu Nov 25 20:15:45 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index