Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 BC0ADA6555 for ; Tue, 6 Jan 2015 18:17:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 092C214A17D; Tue, 6 Jan 2015 18:17:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3E10014A179 for ; Tue, 6 Jan 2015 18:17:58 +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 bqmBhBlkf-bT for ; Tue, 6 Jan 2015 18:17:57 +0000 (UTC) Received: from nef.pbox.org (ns.pbox.org [IPv6:2001:41d0:1:e836::1]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id 119E014A172 for ; Tue, 6 Jan 2015 18:16:54 +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 t06IGghf012085 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Jan 2015 19:16:43 +0100 (CET) Received: (from agc@localhost) by nef.pbox.org (8.14.5/8.14.5/Submit) id t06IGgl5011756 for pkgsrc-changes@netbsd.org; Tue, 6 Jan 2015 19:16:42 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 429C214A209 for ; Tue, 6 Jan 2015 15:03:02 +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 KnXm3gm6s8A1 for ; Tue, 6 Jan 2015 15:03:01 +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 8CC6C14A12C for ; Tue, 6 Jan 2015 15:03:01 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 78FAB98; Tue, 6 Jan 2015 15:03:01 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 6 Jan 2015 15:03:01 +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: <20150106150301.78FAB98@cvs.netbsd.org> X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.4.3 (nef.pbox.org [0.0.0.0]); Tue, 06 Jan 2015 19:16:43 +0100 (CET) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Tue Jan 6 15:03:01 UTC 2015 Modified Files: pkgsrc/finance/gnucash-docs: Makefile distinfo Log Message: Update to 2.6.5, switch to yelp3 since it has a higher chance of building. 2.6.5 - 16 December 2014 o Fix a path of freshly added XML files o Add some comments about translation to the German documents where the translation wasn't updated to match the English version. o Apply &untranslated property in German translations o Fix path of newly-added XML files. o Bug 739380 - Release tarball build fails. Git builds OK. 2.6.4 - 28 September 2014 o Add sentence about manually editing payment information for customers. o Add warning and tip about account separator character. o Correct field format in python-import-fields. o Currency movements .. remain fully balanced if "Trading Accounts" is enabled; "double entry" was not sufficient. o Ersetze umgangssprachliches "Passiva" durch "Fremdkapital" und zugehöriges Bild o German translation of Transactions chapter. o Guide C oview: update processor architecture: "backport" from de o Guide C txns: Add a warning about dummy transactions and auditors. o Guide C txns: Thinking is not enough for the cleared state of a transaction o Guide C txns: Upgrade note to warning "It is important to understand that reconciliation..." o Guide C txns: explain reconcilation state "cleared"; improved wording by lmat o Guide de ch_accts: Several minor corrections. o Guide de ch_basics: several corrections. o Guide de ch_oview: orthography and processor architecture update. o Guide de ch_txns: several improvements, txns-sxn1 complete. o Help Documentation: Add Advanced Portfolio Rpt details, Thanks to Chris Good o Improve explanation that Credit does NOT decrease equity accounts o Improve readability of "Credit does NOT decrease ...". o New chapters in the German translation: Overview, Basics, and Accounts. Thanks to Mechtilde. o Reduced proportional width of description column to increase overall font size for a 510 pixel width image. o Remove a few discrepancies between the german guide overview and other components. o Update of translators in gnucash-guide-de.omf o Updated documentation to explain how to tie dividends received in cash to the appropriate stock holding. To generate a diff of this commit: cvs rdiff -u -r1.30 -r1.31 pkgsrc/finance/gnucash-docs/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/finance/gnucash-docs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.