Bug 112054 - [Maintainer] www/squid: add vendor patch for Squid bug #1814
Summary: [Maintainer] www/squid: add vendor patch for Squid bug #1814
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 22:00 UTC by Thomas-Martin Seck
Modified: 2007-04-26 09:20 UTC (History)
0 users

See Also:


Attachments
file.diff (3.75 KB, patch)
2007-04-23 22:00 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!