Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id E7CF063B8C0 for ; Sun, 11 Mar 2012 10:44:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AF19414A326; Sun, 11 Mar 2012 10:44:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B191714A324 for ; Sun, 11 Mar 2012 10:44:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id BcxZBlNXE5bB for ; Sun, 11 Mar 2012 10:44:43 +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 33AEA14A322 for ; Sun, 11 Mar 2012 10:44:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 60E1A175DD; Sun, 11 Mar 2012 10:44:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 11 Mar 2012 10:44:43 +0000 From: "S.P.Zeidler" Subject: CVS commit: [pkgsrc-2011Q4] pkgsrc/mk/plist To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20120311104443.60E1A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Sun Mar 11 10:44:43 UTC 2012 Modified Files: pkgsrc/mk/plist [pkgsrc-2011Q4]: plist.mk Log Message: Pullup ticket #3697 - requested by tron mk/plist: fix for handling of man pages Revisions pulled up: - mk/plist/plist.mk 1.41 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sun Mar 4 08:03:56 UTC 2012 Modified Files: pkgsrc/mk/plist: plist.mk Log Message: Don't strip out "cat" manual pages if the package gets built via "imake". The settings in "MANINSTALL" don't apply here. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 pkgsrc/mk/plist/plist.mk To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.40.4.1 pkgsrc/mk/plist/plist.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.