Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7ECA163BD3B for ; Thu, 5 Mar 2009 09:20:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 30ED463B2CF; Thu, 5 Mar 2009 09:20:58 +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 3E68563B115 for ; Thu, 5 Mar 2009 09:20:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2AD81175D0; Thu, 5 Mar 2009 09:20:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 5 Mar 2009 09:20:57 +0000 From: Geert Hendrickx Subject: CVS commit: pkgsrc/wm/wmii To: pkgsrc-changes@NetBSD.org Reply-To: ghen@netbsd.org Message-Id: <20090305092057.2AD81175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: ghen Date: Thu Mar 5 09:20:57 UTC 2009 Modified Files: pkgsrc/wm/wmii: Makefile Log Message: Run the wmii.1 manpage through tbl(1) before installation to fix PR pkg/39822. Alternatively, the manpage could be installed as wmii.tbl, so man(1) will pipe it through tbl at runtime, but I don't know how portable this behaviour is. Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/wm/wmii/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.