Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 8BD82A6464 for ; Mon, 6 Jan 2014 16:27:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id DF3D914A2A3; Mon, 6 Jan 2014 16:27:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 44D4A14A2A1 for ; Mon, 6 Jan 2014 16:27: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 dDt1wUz5XAK5 for ; Mon, 6 Jan 2014 16:27:11 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 36B1F14A292 for ; Mon, 6 Jan 2014 16:27:10 +0000 (UTC) Received: from nef.pbox.org (localhost [127.0.0.1]) by nef.pbox.org (8.14.5/8.14.5/) with ESMTP id s06GR7UA001822 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 6 Jan 2014 17:27:07 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id s06GR7UP019805 for pkgsrc-changes@netbsd.org; Mon, 6 Jan 2014 17:27:07 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 22EB014A24D for ; Mon, 6 Jan 2014 09:19:26 +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 urKi6B77YJzo for ; Mon, 6 Jan 2014 09:19:25 +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 9F0E014A24C for ; Mon, 6 Jan 2014 09:19:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 946E496; Mon, 6 Jan 2014 09:19:25 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 6 Jan 2014 09:19:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/finance/kmymoney2 To: pkgsrc-changes@netbsd.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140106091925.946E496@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Mon, 06 Jan 2014 17:27:08 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Jan 6 09:19:25 UTC 2014 Modified Files: pkgsrc/finance/kmymoney2: Makefile PLIST options.mk Log Message: Add sqlite3 option, and adapt PLIST for it. >From Gary Duzan. To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 pkgsrc/finance/kmymoney2/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/finance/kmymoney2/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/finance/kmymoney2/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.