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 A1BA7A646A for ; Mon, 6 Jan 2014 04:58:09 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F013114A22E; Mon, 6 Jan 2014 04:58:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 571A314A1C2 for ; Mon, 6 Jan 2014 04:58:08 +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 8no46mPFYl1E for ; Mon, 6 Jan 2014 04:58:07 +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 555CB14A1A7 for ; Mon, 6 Jan 2014 04:58:07 +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 s064w3Dr004326 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 6 Jan 2014 05:58:03 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id s064w3EZ027828 for pkgsrc-changes@netbsd.org; Mon, 6 Jan 2014 05:58:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A5C3614A3C9 for ; Sun, 5 Jan 2014 21:19:18 +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 pxEUZzJqcUNJ for ; Sun, 5 Jan 2014 21:19:18 +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 3765D14A3C5 for ; Sun, 5 Jan 2014 21:19:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 322BE96; Sun, 5 Jan 2014 21:19:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 5 Jan 2014 21:19:18 +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: <20140105211918.322BE96@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 05:58:04 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Jan 5 21:19:18 UTC 2014 Modified Files: pkgsrc/finance/kmymoney2: Makefile Log Message: Bump PKGREVISION for including the sqlite3 buildlink3.mk file. XXX: The PLIST is wrong on -current, but MAINTAINER says it's ok on 6.x. Can someone confirm? To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 pkgsrc/finance/kmymoney2/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.