From 9a89a8a91ca78b1a389e5ee31ca435e4242a962c Mon Sep 17 00:00:00 2001 From: he Date: Thu, 7 Aug 2008 09:14:03 +0000 Subject: Update from version 1.33 to 1.34. Pkgsrc changes: o Add a commented-out HOMEPAGE using search.cpan.org Upstream changes: 1.34 August 4th 2008 - Add Geo::IP::Record::region_name to the PurePerl API (Boris Zentner) - Add missing record_by_name function to the PurePerl API (Boris Zentner) - Add missing country/country code 'Other' for the pureperl fallback (Boris Zentner) - Fix trash of $_ in Geo::Mirror (Boris Zentner) - Geo::Mirror die, if open failed (Boris Zentner) - Fix pureperl time_zone for countries with region codes, but only one time_zone (Boris Zentner) - Add continent_code to the pureperl and C API (Boris Zentner) - minimum perl version is 5.6 now (Boris Zentner) --- net/p5-Geo-IP/Makefile | 5 +++-- net/p5-Geo-IP/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'net/p5-Geo-IP') diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 62197ee7f7e..d568700c2ba 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.14 2008/07/17 15:17:19 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2008/08/07 09:14:03 he Exp $ # -DISTNAME= Geo-IP-1.33 +DISTNAME= Geo-IP-1.34 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml +#HOMEPAGE= http://search.cpan.org/dist/Geo-IP/ COMMENT= Gets country name by IP or hostname PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/p5-Geo-IP/distinfo b/net/p5-Geo-IP/distinfo index 6cb0afcd8cb..aa908cc8a0a 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2008/07/17 15:17:19 heinz Exp $ +$NetBSD: distinfo,v 1.8 2008/08/07 09:14:03 he Exp $ -SHA1 (Geo-IP-1.33.tar.gz) = 21883d0c8d79f3bd976ffaa33ee732148b8c1c0b -RMD160 (Geo-IP-1.33.tar.gz) = cbb8314f25f33d00940b037d9990072254ce4cf2 -Size (Geo-IP-1.33.tar.gz) = 24958 bytes +SHA1 (Geo-IP-1.34.tar.gz) = a23c2a5ad15184f7c8acf8693fb01d317c64fc5f +RMD160 (Geo-IP-1.34.tar.gz) = acf6f1c8bf921d860438d26ff95efe1c14e35c5c +Size (Geo-IP-1.34.tar.gz) = 59616 bytes -- cgit v1.2.3