Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2BAB063B8C8 for ; Fri, 3 Apr 2009 19:40:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D1E4C63B10E; Fri, 3 Apr 2009 19:40:23 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 3AE7263B161 for ; Fri, 3 Apr 2009 19:40:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2B209175D0; Fri, 3 Apr 2009 19:40:22 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 3 Apr 2009 19:40:22 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/devel/monotone To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20090403194022.2B209175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Fri Apr 3 19:40:22 UTC 2009 Modified Files: pkgsrc/devel/monotone: Makefile Log Message: Do *not* preserve file mode bits. The tarballs have 0777 permissions for the directories and all implementations of tar but pax-as-tar honour those when running as root. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 pkgsrc/devel/monotone/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.