From owner-cvs-all@FreeBSD.ORG Thu Apr 26 08:11:29 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75DBC16A400; Thu, 26 Apr 2007 08:11:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 6281113C459; Thu, 26 Apr 2007 08:11:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l3Q8BTFe045036; Thu, 26 Apr 2007 08:11:29 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3Q8BTdv045035; Thu, 26 Apr 2007 08:11:29 GMT (envelope-from miwi) Message-Id: <200704260811.l3Q8BTdv045035@repoman.freebsd.org> From: Martin Wilke Date: Thu, 26 Apr 2007 08:11:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/squid Makefile ports/www/squid/files extra-patch-changeset_11375 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Apr 2007 08:11:29 -0000 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 . 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 (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)