Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 247D363BBEC for ; Sun, 15 Apr 2012 13:02:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C3C5414A181; Sun, 15 Apr 2012 13:03:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 30B2014A179 for ; Sun, 15 Apr 2012 13:03:12 +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 IeQKyJUAsCju for ; Sun, 15 Apr 2012 13:03:11 +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 A472F14A151 for ; Sun, 15 Apr 2012 13:03:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id A8202175DD; Sun, 15 Apr 2012 13:03:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 15 Apr 2012 13:03:11 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/pkgtools/bootstrap-mk-files To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20120415130311.A8202175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sun Apr 15 13:03:11 UTC 2012 Modified Files: pkgsrc/pkgtools/bootstrap-mk-files: Makefile pkgsrc/pkgtools/bootstrap-mk-files/files/mods: OpenBSD.bsd.man.mk Log Message: Update to 20120415. Rewrite OpenBSD.bsd.man.mk, based on current NetBSD.bsd.man.mk and changed to use mandoc. Fixes manual pages installation with packages using USE_BSD_MAKEFILE=yes on OpenBSD-5.0. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/pkgtools/bootstrap-mk-files/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 \ pkgsrc/pkgtools/bootstrap-mk-files/files/mods/OpenBSD.bsd.man.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.