Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5D7B263C142 for ; Sat, 20 Feb 2010 07:05:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1558463B234; Sat, 20 Feb 2010 07:05:54 +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 09CD963B13C for ; Sat, 20 Feb 2010 07:05:52 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C9E28175E0; Sat, 20 Feb 2010 07:05:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 20 Feb 2010 07:05:52 +0000 From: Roland Illig Subject: CVS commit: pkgsrc/mk To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20100220070552.C9E28175E0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: rillig Date: Sat Feb 20 07:05:52 UTC 2010 Modified Files: pkgsrc/mk: bsd.pkg.mk pkgsrc/mk/plist: plist-man.awk Log Message: Handle MANINSTALL correctly for packages that USE_BSD_MAKEFILE. Fixes PR 42714. To generate a diff of this commit: cvs rdiff -u -r1.1960 -r1.1961 pkgsrc/mk/bsd.pkg.mk cvs rdiff -u -r1.7 -r1.8 pkgsrc/mk/plist/plist-man.awk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.