Add a patch for Squid bug #1814, see <http://www.squid-cache.org/bugs/show_bug.cgi?id=1814>. The patchset is a slightly modified version of the Squid patchset 11375. Since this patch conflicts with the ICAP patchset and only affects non-default configurations that have been compiled using the WITH_SQUID_SSL configuration option, apply the patch only when this option is enabled. Set IGNORE when both WITH_SQUID_SSL and WITH_SQUID_ICAP are defined. Bump PORTREVISION (not strictly necessary because the default installation and package remain unchanged but maybe helpful to identify the fixed version). I leave this to the committer's discretion. Added file: files/extra-patch-changeset_11375 Fix: Apply this patch:
miwi 2007-04-26 08:11:29 UTC FreeBSD ports repository Modified files: www/squid Makefile Added files: www/squid/files extra-patch-changeset_11375 Log: Add a patch for Squid bug #1814, see <http://www.squid-cache.org/bugs/show_bug.cgi?id=1814>. The patchset is a slightly modified version of the Squid patchset 11375. Notes: Since this patch conflicts with the ICAP patchset and only affects non-default configurations that have been compiled using the WITH_SQUID_SSL configuration option, apply the patch only when this option is enabled. Set IGNORE when both WITH_SQUID_SSL and WITH_SQUID_ICAP are defined. PR: 112054 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer) Revision Changes Path 1.198 +5 -0 ports/www/squid/Makefile 1.1 +77 -0 ports/www/squid/files/extra-patch-changeset_11375 (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: open->closed Committed. Thanks!