Bug 175285 - Update www/mod_geoip2 from version 1.2.7 to 1.2.8
Summary: Update www/mod_geoip2 from version 1.2.7 to 1.2.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-14 10:40 UTC by jau
Modified: 2013-01-21 00:50 UTC (History)
0 users

See Also:


Attachments
file.diff (866 bytes, patch)
2013-01-14 10:40 UTC, jau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jau 2013-01-14 10:40:00 UTC
This is a straight forward version update to mod_geoip2.
Apparently the new 1.2.8 should have proper support for apache-2.4.

Fix: Apply the attached patch.

Patch attached with submission follows:
How-To-Repeat: See "full desription" above.
Comment 1 Steve Wills freebsd_committer freebsd_triage 2013-01-14 20:45:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 2 Steve Wills freebsd_committer freebsd_triage 2013-01-21 00:49:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-21 00:49:16 UTC
Author: swills
Date: Mon Jan 21 00:49:08 2013
New Revision: 310729
URL: http://svnweb.freebsd.org/changeset/ports/310729

Log:
  - Update to 1.2.8
  
  PR:		ports/175285
  Submitted by:	Jukka Ukkonen <jau@iki.fi> (maintainer)

Modified:
  head/www/mod_geoip2/Makefile   (contents, props changed)
  head/www/mod_geoip2/distinfo   (contents, props changed)

Modified: head/www/mod_geoip2/Makefile
==============================================================================
--- head/www/mod_geoip2/Makefile	Mon Jan 21 00:44:06 2013	(r310728)
+++ head/www/mod_geoip2/Makefile	Mon Jan 21 00:49:08 2013	(r310729)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_geoip2
-PORTVERSION=	1.2.7
+PORTVERSION=	1.2.8
 CATEGORIES=	www geography
 MASTER_SITES=	http://geolite.maxmind.com/download/geoip/api/mod_geoip2/
 DISTNAME=	${PORTNAME}_${PORTVERSION}

Modified: head/www/mod_geoip2/distinfo
==============================================================================
--- head/www/mod_geoip2/distinfo	Mon Jan 21 00:44:06 2013	(r310728)
+++ head/www/mod_geoip2/distinfo	Mon Jan 21 00:49:08 2013	(r310729)
@@ -1,2 +1,2 @@
-SHA256 (mod_geoip2_1.2.7.tar.gz) = 76e0512b282e6e2799f5d5616b9e26f448bee263f495ba31d1f72e3be9d0d5b6
-SIZE (mod_geoip2_1.2.7.tar.gz) = 11983
+SHA256 (mod_geoip2_1.2.8.tar.gz) = 88b0db740c55ef520ea89e5604fc25dfb4a62bf467c80e24d7826d426d0c207a
+SIZE (mod_geoip2_1.2.8.tar.gz) = 14493
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"