From owner-cvs-all@FreeBSD.ORG Thu Apr 1 06:12:37 2004 Return-Path: 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 B65D716A4CE; Thu, 1 Apr 2004 06:12:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDDF43D49; Thu, 1 Apr 2004 06:12:37 -0800 (PST) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i31ECbGe045016; Thu, 1 Apr 2004 06:12:37 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i31ECbcN045015; Thu, 1 Apr 2004 06:12:37 -0800 (PST) (envelope-from pav) Message-Id: <200404011412.i31ECbcN045015@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 1 Apr 2004 06:12:37 -0800 (PST) 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 pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 01 Apr 2004 14:12:37 -0000 pav 2004/04/01 06:12:37 PST FreeBSD ports repository Modified files: www/squid Makefile distinfo pkg-install Log: - Integrate four new vendor patches applicable to FreeBSD, see http://www.squid-cache.org/Versions/v2/2.5/bugs/ for details - Fix OPTIONS parser to handle a default-to-on option correctly when either the portoptions file does not exist and/or is not read (i.e. the PACKAGE_BUILDING and BATCH cases) - use IGNORE instead of .error to abort - use ${ID} consistently - inform the user of squid.sh's rcNG-ness when /etc/rc.subr is present at installation time - bump PORTREVISION PR: ports/64946 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.117 +9 -4 ports/www/squid/Makefile 1.83 +8 -0 ports/www/squid/distinfo 1.12 +10 -1 ports/www/squid/pkg-install