From owner-cvs-all@FreeBSD.ORG Sat Nov 4 23:03:41 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 4B1BC16A4AB; Sat, 4 Nov 2006 23:03:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C497843D8E; Sat, 4 Nov 2006 23:03:40 +0000 (GMT) (envelope-from miwi@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 kA4N3eVp071532; Sat, 4 Nov 2006 23:03:40 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kA4N3ele071531; Sat, 4 Nov 2006 23:03:40 GMT (envelope-from miwi) Message-Id: <200611042303.kA4N3ele071531@repoman.freebsd.org> From: Martin Wilke Date: Sat, 4 Nov 2006 23:03:40 +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 pkg-descr ports/www/squid/files pkg-deinstall.in pkg-install.in pkg-message.in 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: Sat, 04 Nov 2006 23:03:41 -0000 miwi 2006-11-04 23:03:40 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo pkg-descr www/squid/files pkg-deinstall.in pkg-install.in pkg-message.in squid.sh.in Log: - update pkg-descr and remove some cruft - consistently use "Squid" when referring to the software's name - define COMMENT a bit less chatty - replace the progeny.com mirror with the one hosted by Vistech - fix a wrong path in pkg-message.in (thanks to "Tuc at the Beach House") - pass ${squid_flags} when stopping or reconfiguring Squid (ports/100510) PR: ports/105023 Submitted by: Thomas-Martin Seck (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Revision Changes Path 1.190 +5 -5 ports/www/squid/Makefile 1.149 +3 -0 ports/www/squid/distinfo 1.2 +3 -3 ports/www/squid/files/pkg-deinstall.in 1.2 +7 -7 ports/www/squid/files/pkg-install.in 1.3 +6 -6 ports/www/squid/files/pkg-message.in 1.3 +3 -3 ports/www/squid/files/squid.sh.in 1.13 +7 -12 ports/www/squid/pkg-descr