Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B7B0663B884 for ; Sun, 21 Sep 2008 13:02:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6B95B63B1A9; Sun, 21 Sep 2008 13:02:59 +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 AEBDA63B143 for ; Sun, 21 Sep 2008 13:02:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 897AB175D0; Sun, 21 Sep 2008 13:02:58 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: [pkg_install-renovation] pkgsrc/pkgtools/pkg_install/files To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080921130258.897AB175D0@cvs.netbsd.org> Date: Sun, 21 Sep 2008 13:02:58 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: joerg Date: Sun Sep 21 13:02:58 UTC 2008 Modified Files: pkgsrc/pkgtools/pkg_install/files [pkg_install-renovation]: Makefile.in configure configure.ac Log Message: Clean up autoconf output list and add bmp.sh to the distclean target. To generate a diff of this commit: cvs rdiff -r1.8.8.3 -r1.8.8.4 pkgsrc/pkgtools/pkg_install/files/Makefile.in cvs rdiff -r1.28.2.4 -r1.28.2.5 pkgsrc/pkgtools/pkg_install/files/configure cvs rdiff -r1.26.2.4 -r1.26.2.5 \ pkgsrc/pkgtools/pkg_install/files/configure.ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.