- Update to 2.6.STABLE19 - Add a patch for Squid bug #2203 (which is fixed in the 3.0 but not yet in the 2.6 series) - Change maintainer mail address, NetCologne employs excessive filtering, effectively blocking large parts of China and Korea Added file: files/patch-configure Fix: Apply this patch:
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Sorry, forgot to include this one: (Finally) add CONFLICTS between 2.6 and 3.x: Index: /usr/ports/local/squid/Makefile =================================================================== --- /usr/ports/local/squid/Makefile (revision 1343) +++ /usr/ports/local/squid/Makefile (revision 1344) @@ -112,7 +112,7 @@ MAINTAINER= tmseck@web.de COMMENT= HTTP Caching Proxy -CONFLICTS= squid-2.[^6]* +CONFLICTS= squid-2.[^6]* squid-3.* GNU_CONFIGURE= yes USE_BZIP2= yes USE_PERL5= yes
Sorry, looks like I tripped the auto-alert-the-maintainer-mechanism by submitting the update with "Submitter" already set to the "new" address.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi->beech beech will take over. Sorry not enough time.
beech 2008-04-05 00:46:56 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo www/squid/files icap-2.6-bootstrap.patch Added files: www/squid/files patch-configure Log: - Update to 2.6.STABLE19 - Add a patch for Squid bug #2203 (Fixed in the 3.0 but not yet in the 2.6 series) - Update maintainer mail address PR: ports/122383 Submitted by: Thomas-Martin Seck <tmseck@web.de> (maintainer) Revision Changes Path 1.209 +5 -4 ports/www/squid/Makefile 1.161 +3 -3 ports/www/squid/distinfo 1.8 +5 -5 ports/www/squid/files/icap-2.6-bootstrap.patch 1.3 +19 -0 ports/www/squid/files/patch-configure (new) _______________________________________________ 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!