pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/GeoIP fixes last commit, not wanted to change MAST...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32f3bbd1c037
branches:  trunk
changeset: 590074:32f3bbd1c037
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jul 02 05:36:14 2011 +0000

description:
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:

 net/GeoIP/Makefile |  9 ++++-----
 net/GeoIP/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (34 lines):

diff -r 657730fe4670 -r 32f3bbd1c037 net/GeoIP/Makefile
--- a/net/GeoIP/Makefile        Sat Jul 02 05:27:27 2011 +0000
+++ b/net/GeoIP/Makefile        Sat Jul 02 05:36:14 2011 +0000
@@ -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@localhost
-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 -r 657730fe4670 -r 32f3bbd1c037 net/GeoIP/distinfo
--- a/net/GeoIP/distinfo        Sat Jul 02 05:27:27 2011 +0000
+++ b/net/GeoIP/distinfo        Sat Jul 02 05:36:14 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index