Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B677163B293 for ; Wed, 9 Apr 2008 16:18:40 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6C0FF63B181; Wed, 9 Apr 2008 16:18:40 +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 83CEC63B1B6 for ; Wed, 9 Apr 2008 16:18:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2D4FF175D0; Wed, 9 Apr 2008 16:18:39 +0000 (UTC) From: "Johnny C. Lam" Subject: CVS commit: pkgsrc/devel/libstatgrab To: pkgsrc-changes@NetBSD.org Reply-To: jlam@netbsd.org Message-Id: <20080409161839.2D4FF175D0@cvs.netbsd.org> Date: Wed, 9 Apr 2008 16:18:39 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: jlam Date: Wed Apr 9 16:18:39 UTC 2008 Modified Files: pkgsrc/devel/libstatgrab: Makefile PLIST Added Files: pkgsrc/devel/libstatgrab: options.mk Log Message: + Convert to use the options framework instead of using WITHOUT_SAIDAR and WITHOUT_STATGRAB. + Convert to use PLIST_VARS instead of manually passing "@comment " to the plist module. Bump the PKGREVISION to 3 for the options changes. To generate a diff of this commit: cvs rdiff -r1.14 -r1.15 pkgsrc/devel/libstatgrab/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libstatgrab/PLIST cvs rdiff -r0 -r1.1 pkgsrc/devel/libstatgrab/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.