From owner-cvs-ports@FreeBSD.ORG Tue Mar 8 23:27:46 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C843816A4CE; Tue, 8 Mar 2005 23:27:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DAAE43D1D; Tue, 8 Mar 2005 23:27:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j28NRkdR032625; Tue, 8 Mar 2005 23:27:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j28NRkJT032624; Tue, 8 Mar 2005 23:27:46 GMT (envelope-from pav) Message-Id: <200503082327.j28NRkJT032624@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Mar 2005 23:27:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/squid Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 23:27:46 -0000 pav 2005-03-08 23:27:46 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: Integrate the following vendor patches as published on - correct a race condition related to the Set-Cookie header - correct the FTP parser with regards to the EPLF format (squid bug #1252) - correct FTP listing output when the URL was requested without a trailing slash (squid bug #1253) - make ACL configuration errors fatal (squid bug #1255) PR: ports/78446 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.160 +5 -1 ports/www/squid/Makefile 1.124 +8 -0 ports/www/squid/distinfo