diff options
author | minskim <minskim@pkgsrc.org> | 2011-04-05 17:55:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-04-05 17:55:47 +0000 |
commit | 10fd740dfa53f387db01524412ec853e87c61390 (patch) | |
tree | fbd5d62c9a862aac2663f9c9d0a8f5b0f3249007 /net | |
parent | c249a75ea829341117c508ed61d262e23311b205 (diff) | |
download | pkgsrc-10fd740dfa53f387db01524412ec853e87c61390.tar.gz |
Update p5-Geo-IPfree to 1.100470.
Patch provided by Wen Heping in PR 42833.
Changes:
- Added Timor-Leste country code: .tl
- Updated database: Tue Feb 16 06:40:01 2010 UTC
- Using date-based version number
- Code and documentation cleanup
- Added some new tests
- Updated list of country codes
- Updated database: Wed Oct 7 06:40:02 2009 UTC
- Removed webgeo2ipct.pl script as you can now download a suitable file
straight from the web: http://software77.net/geo-ip/
- Updated database: Tue Sep 8 06:40:01 2009 UTC
- Fix undef warning in Faster()
- Tidy up benchmark script
- Tidy up txt<->dat conversion scripts
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Geo-IPfree/Makefile | 9 | ||||
-rw-r--r-- | net/p5-Geo-IPfree/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net/p5-Geo-IPfree/Makefile b/net/p5-Geo-IPfree/Makefile index 7923f148c66..a4fcf08f258 100644 --- a/net/p5-Geo-IPfree/Makefile +++ b/net/p5-Geo-IPfree/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2010/08/21 16:35:21 seb Exp $ +# $NetBSD: Makefile,v 1.6 2011/04/05 17:55:47 minskim Exp $ # -DISTNAME= Geo-IPfree-0.6 +DISTNAME= Geo-IPfree-1.100470 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/} -MAINTAINER= minskim@NetBSD.org -HOMEPAGE= http://search.cpan.org/~gmpassos/Geo-IPfree-0.2/ +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~bricas/${DISTNAME}/ COMMENT= Gets country name by IP or hostname PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/net/p5-Geo-IPfree/distinfo b/net/p5-Geo-IPfree/distinfo index 1e7d5145fa1..399ed1984ef 100644 --- a/net/p5-Geo-IPfree/distinfo +++ b/net/p5-Geo-IPfree/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/09/19 00:13:49 minskim Exp $ +$NetBSD: distinfo,v 1.3 2011/04/05 17:55:47 minskim Exp $ -SHA1 (Geo-IPfree-0.6.tar.gz) = 2716e8043136c9d029e8cd95c69e90aafbb96cbc -RMD160 (Geo-IPfree-0.6.tar.gz) = 3dc4822092e63134d18437abf0d9f0741a9d6108 -Size (Geo-IPfree-0.6.tar.gz) = 387750 bytes +SHA1 (Geo-IPfree-1.100470.tar.gz) = 935ddfe0fa90e5a0582252c0687aba78c480e75d +RMD160 (Geo-IPfree-1.100470.tar.gz) = a3b6372cfc53144189f8489a6a5204bf2f1bd100 +Size (Geo-IPfree-1.100470.tar.gz) = 423219 bytes |