Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E309F63B11D for ; Sat, 6 Sep 2008 22:44:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9D75A63B2B3; Sat, 6 Sep 2008 22:44:19 +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 E345D63B100 for ; Sat, 6 Sep 2008 22:44:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CE171175D0; Sat, 6 Sep 2008 22:44:18 +0000 (UTC) From: Blair Sadewitz Subject: CVS commit: pkgsrc/sysutils/rename To: pkgsrc-changes@NetBSD.org Reply-To: bjs@netbsd.org Message-Id: <20080906224418.CE171175D0@cvs.netbsd.org> Date: Sat, 6 Sep 2008 22:44:18 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: bjs Date: Sat Sep 6 22:44:18 UTC 2008 Modified Files: pkgsrc/sysutils/rename: Makefile Log Message: Add DESTDIR support and BUILDLINK_TRANSFORM+= opt:-O3:${CFLAGS}. Do installation in pkgsrc Makefile. Bump pkgrevision (due to change to sane optimization). To generate a diff of this commit: cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/sysutils/rename/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.