Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3E30463B8DE for ; Sat, 20 Feb 2010 15:11:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E942B63B250; Sat, 20 Feb 2010 15:11:41 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0DD6363B112 for ; Sat, 20 Feb 2010 15:11:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EA1D7175DF; Sat, 20 Feb 2010 15:11:40 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 20 Feb 2010 15:11:40 +0000 From: Matthias Scheler Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100220151140.EA1D7175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Sat Feb 20 15:11:40 UTC 2010 Modified Files: pkgsrc/www/squid: Makefile.squid pkgsrc/www/squid27: Makefile pkgsrc/www/squid30: Makefile pkgsrc/www/squid31: Makefile Log Message: Don't use the "install-pinger" target to change the permissions of "libexec/pinger", simply use "SPECIAL_PERMS". Now all three "squid" packages support user destination dir installation. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/squid/Makefile.squid cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/squid27/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/squid30/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/squid31/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.