Bug 112054

Summary: [Maintainer] www/squid: add vendor patch for Squid bug #1814
Product: Ports & Packages Reporter: Thomas-Martin Seck <tmseck>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Thomas-Martin Seck 2007-04-23 22:00:11 UTC
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:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-04-26 09:11:34 UTC
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"
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-04-26 09:11:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!