Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 3041063B8C8 for ; Thu, 10 Apr 2008 21:30:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C939263B17C; Thu, 10 Apr 2008 21:30:45 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 0C7C163B17B for ; Thu, 10 Apr 2008 21:30:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E625D175D0; Thu, 10 Apr 2008 21:30:44 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/wm/fvwm To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080410213044.E625D175D0@cvs.netbsd.org> Date: Thu, 10 Apr 2008 21:30:44 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Thu Apr 10 21:30:44 UTC 2008 Modified Files: pkgsrc/wm/fvwm: Makefile Added Files: pkgsrc/wm/fvwm: options.mk Log Message: + Use the options framework instead of using FVWM_USE_* variables. + Convert to use PLIST_VARS instead of manually passing "@comment " to the plist module. Bump the PKGREVISION to 2 due to the options changes. To generate a diff of this commit: cvs rdiff -r1.11 -r1.12 pkgsrc/wm/fvwm/Makefile cvs rdiff -r0 -r1.1 pkgsrc/wm/fvwm/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.