pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/gnucash-docs gnucash-docs: update to 3.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/84084995928c
branches: trunk
changeset: 378784:84084995928c
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 15 07:38:42 2018 +0000
description:
gnucash-docs: update to 3.0.
3.0 - 1 April 2018
o Correct field format in python-import-fields.
o German translation of Transactions chapter.
o Bug 122895 - general ledger should be named journal
o Bug 634181 - Inserting Part designations overall
o Bug 608098 - Document Transaction Rpt, including how to handle splits
o Clarify that creating a postponed SX will use the original date.
o Remove 'Remainder To' from loan assistant page 2.
o Bug 760407 - Note account separator isn't always a colon.
o Update partial date entry documentation based on new default behaviour
o Bug 762088 - Remove Section 9.4.3 From Guide
o New Russian translation o fthe guide.
o Fix chm mapfile target and cleanfiles.
The mapfile target would fail if the directory was already built,
apparently not recognizing that its target was complete.
Cleanfiles was missing several build targets.
o New Transaction Report section in Guide
o Replace some screenshots with new ones reflecting Gtk3.
diffstat:
finance/gnucash-docs/Makefile | 10 +++++-----
finance/gnucash-docs/PLIST | 3 ++-
finance/gnucash-docs/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (59 lines):
diff -r 3ea47aa883cd -r 84084995928c finance/gnucash-docs/Makefile
--- a/finance/gnucash-docs/Makefile Sun Apr 15 01:24:45 2018 +0000
+++ b/finance/gnucash-docs/Makefile Sun Apr 15 07:38:42 2018 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.36 2017/12/18 21:25:02 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2018/04/15 07:38:42 wiz Exp $
-DISTNAME= gnucash-docs-2.6.19
+DISTNAME= gnucash-docs-3.0
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
-DEPENDS+= yelp-[0-9]*:../../misc/yelp3
-
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnucash.org/
COMMENT= Documentation for GnuCash - personal double-entry accounting program
LICENSE= gnu-gpl-v3 AND gnu-fdl-v1.1
+DEPENDS+= yelp-[0-9]*:../../misc/yelp3
+
USE_TOOLS+= gmake
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= yes
.include "../../mk/omf-scrollkeeper.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 3ea47aa883cd -r 84084995928c finance/gnucash-docs/PLIST
--- a/finance/gnucash-docs/PLIST Sun Apr 15 01:24:45 2018 +0000
+++ b/finance/gnucash-docs/PLIST Sun Apr 15 07:38:42 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2017/12/18 21:25:02 wiz Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/04/15 07:38:42 wiz Exp $
share/gnome/help/gnucash-guide/C/appendixa.xml
share/gnome/help/gnucash-guide/C/appendixb.xml
share/gnome/help/gnucash-guide/C/appendixc.xml
@@ -1243,6 +1243,7 @@
share/gnome/help/gnucash-help/C/figures/Help_Pref_General.png
share/gnome/help/gnucash-help/C/figures/Help_Pref_OnlineBanking.png
share/gnome/help/gnucash-help/C/figures/Help_Pref_Printing.png
+share/gnome/help/gnucash-help/C/figures/Help_Pref_Quotes.png
share/gnome/help/gnucash-help/C/figures/Help_Pref_Register.png
share/gnome/help/gnucash-help/C/figures/Help_Pref_RegisterDefaults.png
share/gnome/help/gnucash-help/C/figures/Help_Pref_Reports.png
diff -r 3ea47aa883cd -r 84084995928c finance/gnucash-docs/distinfo
--- a/finance/gnucash-docs/distinfo Sun Apr 15 01:24:45 2018 +0000
+++ b/finance/gnucash-docs/distinfo Sun Apr 15 07:38:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/12/18 21:25:02 wiz Exp $
+$NetBSD: distinfo,v 1.19 2018/04/15 07:38:42 wiz Exp $
-SHA1 (gnucash-docs-2.6.19.tar.gz) = f09f3d718887943602067609bec607fbed6ee05e
-RMD160 (gnucash-docs-2.6.19.tar.gz) = 67193c6edb288ca8d5887d66e3f221dc0e07be9a
-SHA512 (gnucash-docs-2.6.19.tar.gz) = 5832e52057cf9a6347005a8edca74c251230a3b658eac94a9c66e038c81c8068c2bad16b77a7a0f71c9827f115a251421f72180ca00bc6fdf8ca11f7d2a7ef2b
-Size (gnucash-docs-2.6.19.tar.gz) = 92214378 bytes
+SHA1 (gnucash-docs-3.0.tar.gz) = 01ec63f4cc4805ee708a04f51c6978c132afafd9
+RMD160 (gnucash-docs-3.0.tar.gz) = c88c8c5fe8d0ec2c1c6dfae1ff25a02124f4fa22
+SHA512 (gnucash-docs-3.0.tar.gz) = 663e1d58fe161ac4393827b6fc03f79c07c1eec40661af1f051bed8a032af0d7a16c0157cf468a667921baf13e0593bf89c7b3b6fa41c796be837c189c97b2ec
+Size (gnucash-docs-3.0.tar.gz) = 92353274 bytes
Home |
Main Index |
Thread Index |
Old Index