diff options
author | obache <obache@pkgsrc.org> | 2011-07-02 05:36:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-02 05:36:14 +0000 |
commit | c017f2ada3745575f6757e1d4c86d5fd98147be1 (patch) | |
tree | 074c36214ffe54f498646d379f238bb2c1e22e94 /net/GeoIP | |
parent | 2cc77b194eb5b2dd40f75547744b38db738bb2ba (diff) | |
download | pkgsrc-c017f2ada3745575f6757e1d4c86d5fd98147be1.tar.gz |
fixes last commit, not wanted to change MASTERSITE.
Update GeoIP to 1.4.8.
1.4.8
* Fix GEOIP_DOMAIN_EDITION_V6 ( Boris Zentner )
* Add new Datatypes GEOIP_NETSPEED_EDITION_REV1_V6 and
GEOIP_NETSPEED_EDITION_REV1 ( Boris Zentner )
* Fix possible directory traversal weakness in geoipupdate-pureperl.pl with
malicious update server ( Boris Zentner )
* Fix GEOIP_ORG_EDITION_V6 and GEOIP_ISP_EDITION_V6 ( Boris Zentner )
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 9 | ||||
-rw-r--r-- | net/GeoIP/distinfo | 8 |
2 files changed, 8 insertions, 9 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 1dd611b7259..a6e59e10bde 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.27 2011/07/02 05:27:27 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/07/02 05:36:14 obache Exp $ -DISTNAME= GeoIP-1.4.7 -PKGREVISION= 1 +DISTNAME= GeoIP-1.4.8 CATEGORIES= net -MASTER_SITES= http://www.maxmind.com/app/c +MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://geolite.maxmind.com/download/geoip/api/c/ +HOMEPAGE= http://www.maxmind.com/app/c COMMENT= Find the country from any IP address LICENSE= gnu-lgpl-v2.1 AND gnu-gpl-v2 # md5.c and types.h, from GNUPG diff --git a/net/GeoIP/distinfo b/net/GeoIP/distinfo index 84342313d7f..2d69c26ad9f 100644 --- a/net/GeoIP/distinfo +++ b/net/GeoIP/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2011/05/31 14:40:25 mspo Exp $ +$NetBSD: distinfo,v 1.13 2011/07/02 05:36:14 obache Exp $ -SHA1 (GeoIP-1.4.7.tar.gz) = 2db3a61e19dfaa0e4131217b155a59ba4bd0c5cc -RMD160 (GeoIP-1.4.7.tar.gz) = 5970eb7d18cc5d1436aa32036805b240dbc46d04 -Size (GeoIP-1.4.7.tar.gz) = 1068781 bytes +SHA1 (GeoIP-1.4.8.tar.gz) = 7bafb9918e3c35a6ccc71bb14945245d45c4b796 +RMD160 (GeoIP-1.4.8.tar.gz) = 51388ff9c738c9e4d60fff790b7d7599a7133bf5 +Size (GeoIP-1.4.8.tar.gz) = 1074829 bytes SHA1 (patch-aa) = a53740728808c4eb363092cf2e342dddbaa012dc |