diff options
author | he <he@pkgsrc.org> | 2009-01-11 12:41:03 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-11 12:41:03 +0000 |
commit | 6688f410870c6d31427901866d800370c8b3c3b0 (patch) | |
tree | 5adae6f5f0bd88169f3748d250a29212f524ee9f /net/p5-Geo-IP | |
parent | 93687d234c63956544e3b5dcb4855a14b2a5e097 (diff) | |
download | pkgsrc-6688f410870c6d31427901866d800370c8b3c3b0.tar.gz |
Update from version 1.35 to 1.36.
Upstream changes:
1.36 December 20th 2008
- Add the methodes charset and set_charset to the pureperl fallback ( Boris Zentner )
- Fix: We require CAPI 1.4.5 not 1.4.4 for range_by_ip ( Boris Zentner )
- Add isp_by_addr and org_by_addr to the pureperl fallback ( Boris Zentner )
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Geo-IP/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 0a5f5ddeb4a..8ae8b2964cb 100644 --- a/net/p5-Geo-IP/Makefile +++ b/net/p5-Geo-IP/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2008/11/18 06:14:58 he Exp $ +# $NetBSD: Makefile,v 1.18 2009/01/11 12:41:03 he Exp $ # -DISTNAME= Geo-IP-1.35 +DISTNAME= Geo-IP-1.36 PKGNAME= p5-${DISTNAME} 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 9aa0e00902a..4938a6b1bc1 100644 --- a/net/p5-Geo-IP/distinfo +++ b/net/p5-Geo-IP/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2008/11/18 06:14:59 he Exp $ +$NetBSD: distinfo,v 1.10 2009/01/11 12:41:03 he Exp $ -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 +SHA1 (Geo-IP-1.36.tar.gz) = 577d8ff1de3788aca2a7c190ea49a2e0dc400f67 +RMD160 (Geo-IP-1.36.tar.gz) = dfde7ebc8208c77d55b042c9cbf78a19d0cecae8 +Size (Geo-IP-1.36.tar.gz) = 64874 bytes |