summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-06-05 16:39:38 +0000
committertv <tv@pkgsrc.org>2006-06-05 16:39:38 +0000
commitada68c3c976b7e606d3c7177c87190a047da2245 (patch)
tree2a2384f188e3eac418170f65c73ed05591319911 /net
parent1a729020dd8fabeb63645ecf712214828f54344c (diff)
downloadpkgsrc-ada68c3c976b7e606d3c7177c87190a047da2245.tar.gz
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 (limited to 'net')
-rw-r--r--net/p5-Geo-IP/Makefile7
-rw-r--r--net/p5-Geo-IP/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index cb985e3b739..a6cecacaed9 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -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
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml
COMMENT= Gets country name by IP or hostname
diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo
index ab679371865..f50935d3eef 100644
--- a/net/p5-Geo-IP/distinfo
+++ b/net/p5-Geo-IP/distinfo
@@ -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