Update www/geoip2 to 1.2.7 (23-Aug-2011) Fix: Makefile: - PORTVERSION updated - LICENSE added (ASL - Apache) - whitespace edit to appease portlint Tested on 8.2-RELEASE i386 with Apache 2.2.21
Responsible Changed From-To: freebsd-ports-bugs->apache apache@ wants this port PRs (via the GNATS Auto Assign Tool)
Maintainer of www/mod_geoip2, Please note that PR ports/162305 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/162305 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Right, I had a similar patch waiting to be sent already. Mine just did not add the "LICENSE= ASL" line at all. OTOH my patch has also the MD5 checksum included. I will combine them send and attach the new patch. ... Find the combined patch attached. Sorry for the slow response time on my side. --jau
On Mon, 07 Nov 2011, 21:19 +0200, Jukka A. Ukkonen wrote: > OTOH my patch has also the MD5 checksum included. Thank you Jukka, It looks like you have not heard that FreeBSD ports no longer support MD5 checksums. Please see: <http://lists.freebsd.org/pipermail/freebsd-ports/2010-October/064263.html>. The MD5 checksum was removed from the current version of the port in March 2011. I guess you must have used something other than 'make makesum' to create the distinfo file, or you have a very old ports tree. Thank you for approving the update. -- John Marshall
Responsible Changed From-To: apache->ohauer I'll take it
ohauer 2011-11-13 19:26:49 UTC FreeBSD ports repository Modified files: www/mod_geoip2 Makefile distinfo Log: - update to version 1.2.7 1.2.7 Aug 23th 2011 - Add support for GEOIP_NETSPEED_REV1 ( Boris Zentner ) - Experimental support for GEOIP_COUNTRY_EDITION_V6 ( Boris Zentner ) - Add GEOIP_DOMAIN_EDITION support ( Boris Zentner ) 1.2.6 Sep 11th 2008 - GEOIP_METRO_CODE replace the depreciated GEOIP_DMA_CODE ( Boris Zentner ) PR: ports/162305 Submitted by: John Marshall <john.marshall@riverwillow.com.au> Approved by: Jukka A. Ukkonen <jau@oxit.fi> (maintainer) Feature safe: yes Revision Changes Path 1.15 +4 -3 ports/www/mod_geoip2/Makefile 1.11 +2 -2 ports/www/mod_geoip2/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, Thanks!