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 to 1.27, and take over MAINTAINER...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59a64cc50332
branches:  trunk
changeset: 513886:59a64cc50332
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Jun 05 16:39:38 2006 +0000

description:
Update to 1.27, and take over MAINTAINER per old maintainer's request.
>From Changes:

1.27  September 8th 2005
        - Fixed Autoloader/open issue (Alexander Vasiljev)
        - Fixed compilation error in Perl 5.005 with semicolon
                in GeoIP_database_info in IP.xs (Stephen Schulte)
        - Added support for open_type (Frank Mather)

1.26  May 19th 2005
        - Fixed segfault issue if non-resolvable domain name is
          passed to region_by_addr or region_by_name
        - Added support for GEOIP_INDEX_CACHE - which just caches
        the most frequently accessed index portion of the database, resulting
        in faster lookups than GEOIP_STANDARD, but less memory usage than
        GEOIP_MEMORY_CACHE

diffstat:

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

diffs (33 lines):

diff -r d696c65e5fb5 -r 59a64cc50332 net/p5-Geo-IP/Makefile
--- a/net/p5-Geo-IP/Makefile    Mon Jun 05 16:38:40 2006 +0000
+++ b/net/p5-Geo-IP/Makefile    Mon Jun 05 16:39:38 2006 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2005/08/06 06:19:24 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/06/05 16:39:38 tv Exp $
 #
 
-DISTNAME=      Geo-IP-1.25
+DISTNAME=      Geo-IP-1.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Geo/}
 
-MAINTAINER=    minskim%NetBSD.org@localhost
+MAINTAINER=    tv%NetBSD.org@localhost
 HOMEPAGE=      http://www.maxmind.com/geoip/api/perl.shtml
 COMMENT=       Gets country name by IP or hostname
 
diff -r d696c65e5fb5 -r 59a64cc50332 net/p5-Geo-IP/distinfo
--- a/net/p5-Geo-IP/distinfo    Mon Jun 05 16:38:40 2006 +0000
+++ b/net/p5-Geo-IP/distinfo    Mon Jun 05 16:39:38 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/04/17 22:57:00 minskim Exp $
+$NetBSD: distinfo,v 1.5 2006/06/05 16:39:38 tv Exp $
 
-SHA1 (Geo-IP-1.25.tar.gz) = 877c76b75d0707490d879c8d54bb18128b80aaf2
-RMD160 (Geo-IP-1.25.tar.gz) = 00e8396d42fefb56100d727baaed948a1ad826ce
-Size (Geo-IP-1.25.tar.gz) = 12725 bytes
+SHA1 (Geo-IP-1.27.tar.gz) = 565b5418cb8caac22541673cdbe4ca5d428afe25
+RMD160 (Geo-IP-1.27.tar.gz) = 9e242390368fff92b091baae001cdb70ae563844
+Size (Geo-IP-1.27.tar.gz) = 13386 bytes



Home | Main Index | Thread Index | Old Index