Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 11:43:52 GMT
From:      Yarodin <yarodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122012: [UPDATE] Update www/mod_geoip to 1.3.1
Message-ID:  <200803231143.m2NBhqcQ027641@www.freebsd.org>
Resent-Message-ID: <200803231150.m2NBo2rD051918@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         122012
>Category:       ports
>Synopsis:       [UPDATE] Update www/mod_geoip to 1.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 23 11:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yarodin
>Release:        6.3-RELEASE
>Organization:
>Environment:
>Description:
How to apply patch:
1) Put patch-mod_geoip.txt to /usr/ports/www/
2) cd /usr/ports/www/ && patch -p <patch-mod_geoip.txt && find /usr/ports/www/mod_geoip/ -type f -name "*.orig" -exec rm -f {} \;
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- mod_geoip.orig/Makefile	2008-03-19 18:07:14.000000000 +0500
+++ mod_geoip/Makefile	2008-03-23 16:21:18.000000000 +0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mod_geoip
-PORTVERSION=	1.3.0
-PORTREVISION=	2
+PORTVERSION=	1.3.1
 CATEGORIES=	www geography
 MASTER_SITES=	http://www.maxmind.com/download/geoip/api/mod_geoip/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
--- mod_geoip.orig/distinfo	2008-03-16 10:07:27.000000000 +0500
+++ mod_geoip/distinfo	2008-03-23 16:31:42.000000000 +0500
@@ -1,3 +1,3 @@
-MD5 (mod_geoip_1.3.0.tar.gz) = d82837d90557c6d11b1cc2bd42d6aebd
-SHA256 (mod_geoip_1.3.0.tar.gz) = 891d9cab8af89b33709cf4c4fd062d1a8eca336735e212263770ea52f5e84d46
-SIZE (mod_geoip_1.3.0.tar.gz) = 10485
+MD5 (mod_geoip_1.3.1.tar.gz) = ac8e07dd94559b8f69402dbc86f1200d
+SHA256 (mod_geoip_1.3.1.tar.gz) = 7c4e3baa610a04205c11a02f44c13aa3fb7d0ac5d8c5f89279c37f8acc2ddd27
+SIZE (mod_geoip_1.3.1.tar.gz) = 10933


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803231143.m2NBhqcQ027641>