ports/162305: [PATCH] www/mod_geoip2 update to 1.2.7

John Marshall john.marshall at riverwillow.com.au
Sat Nov 5 07:20:06 UTC 2011


>Number:         162305
>Category:       ports
>Synopsis:       [PATCH] www/mod_geoip2 update to 1.2.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 05 07:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     John Marshall
>Release:        FreeBSD 8.2-RELEASE-p2 i386
>Organization:
Riverwillow Pty Ltd
>Environment:
System: FreeBSD rwsrv04.mby.riverwillow.net.au 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Mon May 30 06:35:16 AEST 2011 root at rwsrv04.mby.riverwillow.net.au:/build/obj/build/src/sys/RWSRV04 i386


	
>Description:

Update www/geoip2 to 1.2.7 (23-Aug-2011)

>How-To-Repeat:
	
>Fix:

	

Makefile:
 - PORTVERSION updated
 - LICENSE added (ASL - Apache)
 - whitespace edit to appease portlint

Tested on 8.2-RELEASE i386 with Apache 2.2.21

--- mod_geoip2_1.2.5_1-1.2.7 begins here ---
diff -urN mod_geoip2_1.2.5/Makefile mod_geoip2/Makefile
--- mod_geoip2_1.2.5/Makefile	2011-08-21 03:27:42.000000000 +1000
+++ mod_geoip2/Makefile	2011-11-05 17:39:58.000000000 +1100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	mod_geoip2
-PORTVERSION=	1.2.5
-PORTREVISION=	1
+PORTVERSION=	1.2.7
 CATEGORIES=	www geography
 MASTER_SITES=	http://geolite.maxmind.com/download/geoip/api/mod_geoip2/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -15,10 +14,12 @@
 MAINTAINER=	jau at iki.fi
 COMMENT=	An Apache module that provides the country code of the client's IP
 
+LICENSE=	ASL
+
 BUILD_DEPENDS=	GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
 RUN_DEPENDS=	GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP
 
-MAKE_JOBS_SAFE=  yes
+MAKE_JOBS_SAFE=	yes
 
 CONFLICTS=	mod_geoip-[0-9]*
 
diff -urN mod_geoip2_1.2.5/distinfo mod_geoip2/distinfo
--- mod_geoip2_1.2.5/distinfo	2011-03-19 23:34:39.000000000 +1100
+++ mod_geoip2/distinfo	2011-11-05 16:06:52.000000000 +1100
@@ -1,2 +1,2 @@
-SHA256 (mod_geoip2_1.2.5.tar.gz) = 58dfd7aefb7f74e44254481ba55f9c25898e8270a87d18563e71c85d67a6e351
-SIZE (mod_geoip2_1.2.5.tar.gz) = 11602
+SHA256 (mod_geoip2_1.2.7.tar.gz) = 76e0512b282e6e2799f5d5616b9e26f448bee263f495ba31d1f72e3be9d0d5b6
+SIZE (mod_geoip2_1.2.7.tar.gz) = 11983
--- mod_geoip2_1.2.5_1-1.2.7 ends here ---


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



More information about the freebsd-ports-bugs mailing list