diff options
author | he <he@pkgsrc.org> | 2008-11-18 06:14:58 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-11-18 06:14:58 +0000 |
commit | 0c4c6553e3462c1f2876afa7c6557148610ffcab (patch) | |
tree | fdc1a52f6455e05621b255d269f435f37fc7cea7 /net | |
parent | 6ceb5f397b81767c427f1983d467caf876d53a10 (diff) | |
download | pkgsrc-0c4c6553e3462c1f2876afa7c6557148610ffcab.tar.gz |
Updated from version 1.34nb1 to 1.35.
Upstream changes:
1.35 September 29th 2008
- Add GEOIP_DOMAIN_EDITION for the PurePerl ( Boris Zentner )
- Add open_type method to the PurePerl fallback ( Boris Zentner )
- Add CAPI Version detection, for the case, where a outdated
CAPI is installed. ( Boris Zentner )
- Add metro_code, a replacement for the depreciated dma_code
method. ( Boris Zentner )
- Add range_by_ip, netmask and last_netmask to the PurePerl
API ( Boris Zentner )
- Add range_by_ip to the C API wrapper ( Boris Zentner )
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 25d6fc5a3cc..0a5f5ddeb4a 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:31 he Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/18 06:14:58 he Exp $ # -DISTNAME= Geo-IP-1.34 +DISTNAME= Geo-IP-1.35 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 aa908cc8a0a..9aa0e00902a 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/08/07 09:14:03 he Exp $ +$NetBSD: distinfo,v 1.9 2008/11/18 06:14:59 he Exp $ -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 +SHA1 (Geo-IP-1.35.tar.gz) = ada3bd5933560495d1ed6d1c1d14f9b0cd06a9c7 +RMD160 (Geo-IP-1.35.tar.gz) = 1de9340ad72bdc6f8741edc8c40a7a7c28fe6d65 +Size (Geo-IP-1.35.tar.gz) = 64367 bytes |