Date: Tue, 1 Jul 2008 05:35:24 GMT From: Jukka Ukkonen <jau@iki.fi> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/125137: mod_geoip2 updated to version 1.2.4 Message-ID: <200807010535.m615ZOPZ006354@www.freebsd.org> Resent-Message-ID: <200807010540.m615e2AQ015674@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 125137 >Category: ports >Synopsis: mod_geoip2 updated to version 1.2.4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 01 05:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jukka Ukkonen >Release: 7.0-STABLE >Organization: ----- >Environment: FreeBSD mjolnir 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jun 29 20:18:24 EET DST 2008 root@mjolnir:/usr/obj/usr/src/sys/Mjolnir i386 >Description: mod_geoip2 for Apache-2.x has been updated to version 1.2.4 >How-To-Repeat: No problem to repeat. >Fix: Apply the attached patch to mod_geoip2 ports tree branch. Patch attached with submission follows: --- Makefile.1.2.3 2008-07-01 08:26:25.000000000 +0300 +++ Makefile 2008-07-01 08:23:52.000000000 +0300 @@ -6,10 +6,10 @@ # PORTNAME= mod_geoip2 -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= www geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip2/ -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= jau@iki.fi COMMENT= An Apache module that provides the country code of the client's IP --- distinfo.1.2.3 2008-05-03 07:55:06.000000000 +0300 +++ distinfo 2008-07-01 08:22:17.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (mod_geoip2_1.2.3.tar.gz) = 149cfaab49c39d07ca96a68fdb93497f -SHA256 (mod_geoip2_1.2.3.tar.gz) = c006cf4928830fe089e2419d3635cbab05a95fe7dca01199169c4f1a94c3fd91 -SIZE (mod_geoip2_1.2.3.tar.gz) = 10666 +MD5 (mod_geoip2_1.2.4.tar.gz) = d2a69b49f102c85de3adc515191e97eb +SHA256 (mod_geoip2_1.2.4.tar.gz) = eea66fb1d82d497e6c5172f909d801ee0e72ac1f9e21898327395a27b07fd2b8 +SIZE (mod_geoip2_1.2.4.tar.gz) = 11027 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807010535.m615ZOPZ006354>