Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Mar 2008 11:46:29 GMT
From:      Yarodin <yarodin@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122013: [UPDATE] Update www/mod_geoip2 to 1.2.2
Message-ID:  <200803231146.m2NBkTSu027967@www.freebsd.org>
Resent-Message-ID: <200803231150.m2NBo36T051931@freefall.freebsd.org>

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

>Number:         122013
>Category:       ports
>Synopsis:       [UPDATE] Update www/mod_geoip2 to 1.2.2
>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:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Yarodin
>Release:        6.3-RELEASE
>Organization:
>Environment:
>Description:
How to apply patch:
1) Put patch-mod_geoip2.txt to /usr/ports/www/
2) cd /usr/ports/www/ && patch -p <patch-mod_geoip2.txt && find /usr/ports/www/mod_geoip2/ -type f -name "*.orig" -exec rm -f {} \;
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- mod_geoip2.orig/Makefile	2008-03-17 19:19:18.000000000 +0500
+++ mod_geoip2/Makefile	2008-03-23 16:19:24.000000000 +0500
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mod_geoip2
-PORTVERSION=	1.2.1
-PORTREVISION=	1
+PORTVERSION=	1.2.2
 CATEGORIES=	www geography
 MASTER_SITES=	http://www.maxmind.com/download/geoip/api/mod_geoip2/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
--- mod_geoip2.orig/distinfo	2008-03-17 19:19:18.000000000 +0500
+++ mod_geoip2/distinfo	2008-03-23 16:19:31.000000000 +0500
@@ -1,3 +1,3 @@
-MD5 (mod_geoip2_1.2.1.tar.gz) = b4638570d9d38b9e720cf993c90d5c62
-SHA256 (mod_geoip2_1.2.1.tar.gz) = 55292d29dbcb9eaf5b279b89186a52971f8b569154675203df676f7b8d1b8cab
-SIZE (mod_geoip2_1.2.1.tar.gz) = 10258
+MD5 (mod_geoip2_1.2.2.tar.gz) = 5f198bb07f606c974af2176cf4643640
+SHA256 (mod_geoip2_1.2.2.tar.gz) = 7b248555b77153334ef2371ed4cc0ebe9268584587705c72a0b60ef920cf7a31
+SIZE (mod_geoip2_1.2.2.tar.gz) = 10563


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



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