ports/128015: Updating mod_geoip2 from 1.2.4 to 1.2.5.

Jukka Ukkonen jau at iki.fi
Sat Oct 11 14:50:02 UTC 2008


>Number:         128015
>Category:       ports
>Synopsis:       Updating mod_geoip2 from 1.2.4 to 1.2.5.
>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:   Sat Oct 11 14:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jukka Ukkonen
>Release:        7.1-PRERELEASE
>Organization:
private person
>Environment:
FreeBSD mjolnir 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Oct  4 20:10:36 EET DST 2008     root at mjolnir:/usr/obj/usr/src/sys/Mjolnir  i386
>Description:
Updating mod_geoip2 from 1.2.4 to 1.2.5.

>How-To-Repeat:
Version update only.

>Fix:
Apply the attached patch.


Patch attached with submission follows:

--- Makefile.1.2.4	2008-07-01 08:25:31.000000000 +0300
+++ Makefile	2008-10-11 15:52:44.000000000 +0300
@@ -2,14 +2,14 @@
 # Date created:				26 Aug 2005
 # Whom:					Jukka A. Ukkonen <jau at iki.fi>
 #
-# $FreeBSD: ports/www/mod_geoip2/Makefile,v 1.9 2008/05/04 03:18:16 rafan Exp $
+# $FreeBSD: ports/www/mod_geoip2/Makefile,v 1.10 2008/07/01 12:21:05 jadawin Exp $
 #
 
 PORTNAME=	mod_geoip2
-PORTVERSION=	1.2.4
+PORTVERSION=	1.2.5
 CATEGORIES=	www geography
 MASTER_SITES=	http://www.maxmind.com/download/geoip/api/mod_geoip2/
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	jau at iki.fi
 COMMENT=	An Apache module that provides the country code of the client's IP
@@ -19,6 +19,8 @@
 
 CONFLICTS=	mod_geoip-[0-9]*
 
+WRKSRC=		${WRKDIR}/${PORTNAME}_${PORTVERSION}
+
 USE_APACHE=	2.0+
 MODULENAME=	mod_geoip
 AP_FAST_BUILD=	yes
--- distinfo.1.2.4	2008-07-01 08:21:11.000000000 +0300
+++ distinfo	2008-10-11 15:35:06.000000000 +0300
@@ -1,3 +1,3 @@
-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
+MD5 (mod_geoip2_1.2.5.tar.gz) = 5d35c9a9cbf47c2cb636bed26cd5fa19
+SHA256 (mod_geoip2_1.2.5.tar.gz) = 58dfd7aefb7f74e44254481ba55f9c25898e8270a87d18563e71c85d67a6e351
+SIZE (mod_geoip2_1.2.5.tar.gz) = 11602


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



More information about the freebsd-ports-bugs mailing list