From owner-cvs-all Fri Aug 31 7: 3:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC4AA37B405; Fri, 31 Aug 2001 07:03:03 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7VE33d19402; Fri, 31 Aug 2001 07:03:03 -0700 (PDT) (envelope-from olgeni) Message-Id: <200108311403.f7VE33d19402@freefall.freebsd.org> From: Jimmy Olgeni Date: Fri, 31 Aug 2001 07:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid24 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2001/08/31 07:03:02 PDT Modified files: www/squid24 pkg-plist Log: Misc. fixes: * Sort pkg-plist * Replace %B%f with %B/%f (%B does not contain the trailing '/') * Rewrote tests using || rather than &&. With &&, if the condition fails then the test returns false, and sysinstall's pkg_add would fail at install time. Revision Changes Path 1.17 +37 -37 ports/www/squid24/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message