From owner-cvs-all@FreeBSD.ORG Tue Jul 11 09:26:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FDB816A4DA; Tue, 11 Jul 2006 09:26:24 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA6943D53; Tue, 11 Jul 2006 09:26:24 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6B9QOYI005677; Tue, 11 Jul 2006 09:26:24 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6B9QO96005676; Tue, 11 Jul 2006 09:26:24 GMT (envelope-from itetcu) Message-Id: <200607110926.k6B9QO96005676@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 11 Jul 2006 09:26:24 +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 distinfo ports/www/squid/files squid.sh.in 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: Tue, 11 Jul 2006 09:26:24 -0000 itetcu 2006-07-11 09:26:23 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo www/squid/files squid.sh.in Log: - integrate a vendor patch from to correct a problem with logging that could occur in certain cases (Squid bug #1605) - add some of the WWW mirrors found on as additional PATCH_SITES (thanks to Robert Backhaus for the initial submission) - make the rc.d script print "Stopping squid." in the hand rolled stop command when shutting down, just like default rc.subr stop routine would do PR: ports/100056 Submitted by: maintainer Revision Changes Path 1.189 +14 -3 ports/www/squid/Makefile 1.148 +2 -2 ports/www/squid/distinfo 1.2 +2 -1 ports/www/squid/files/squid.sh.in