Received: from mail.netbsd.org (mail.NetBSD.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id D1D1A7ACA5 for ; Tue, 12 Jan 2016 11:48:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B57F85EE0; Tue, 12 Jan 2016 11:48:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CD23E85ED6 for ; Tue, 12 Jan 2016 11:48:43 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id WtHRrkjpvs8r for ; Tue, 12 Jan 2016 11:48:43 +0000 (UTC) Received: from cvs.NetBSD.org (cvs.NetBSD.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7221C85ED0 for ; Tue, 12 Jan 2016 11:48:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D444FBB5; Tue, 12 Jan 2016 11:48:43 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 12 Jan 2016 11:48:43 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/finance/gnucash-docs To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160112114843.6D444FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jan 12 11:48:43 UTC 2016 Modified Files: pkgsrc/finance/gnucash-docs: Makefile PLIST distinfo Log Message: Update gnucash-docs to 2.6.11: More German Translation work from Mechtilde Stehmann. New German illustrations from Mechtilde Stehmann. Use letter size paper only in US or C locales. The rest of the world uses metric A4 paper. The locale detection is done at configure. Clarify that creating a postponed SX will use the original date. Bug 759859 - Reconcilation does not convert transactions' currency to the main one making reconcilation impossible. Bug 760016 - 2.6.10 and master dump script error while running configure. Bug 760407 - Note account separator isn't always a colon. To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/finance/gnucash-docs/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/finance/gnucash-docs/PLIST cvs rdiff -u -r1.13 -r1.14 pkgsrc/finance/gnucash-docs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.