diff options
author | wiz <wiz@pkgsrc.org> | 2021-12-20 00:43:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-12-20 00:43:31 +0000 |
commit | 92410b98af59aece692463a9c47b723ef7b76e77 (patch) | |
tree | 2c15dc2fdf32b09d0934c289fa115bc23323f9bd | |
parent | 0ee2330fe61681785dac562491b0a475fe1e44db (diff) | |
download | pkgsrc-92410b98af59aece692463a9c47b723ef7b76e77.tar.gz |
gnucash-docs: update to 4.9.
4.9 - 19 December 2021
o Bug 797950 - Reconcilation docs don't mention automatic
credit card payment feature.
o Guide:C: Add a directory with datafiles for faster regeneration of
images
o Chapter "Online-Quotes" created.
Description of the installation and configuration of F::Q (moved
from Help_ch_Account-Actions-xml).
o Remove several Autotools remains
o Drop TravisCI as we are using Github Workflows now.
o Removed the information of HACKING file from README.
o Add ghelp to the default target
At some point in the past ghelp didn't have to be built, as one could
develop and test simply from the source directory. That is no longer
the case so perform a build by default if ghelp is enabled.
-rw-r--r-- | finance/gnucash-docs/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-docs/PLIST | 4 | ||||
-rw-r--r-- | finance/gnucash-docs/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/finance/gnucash-docs/Makefile b/finance/gnucash-docs/Makefile index 54a7882b4d0..76387b407fe 100644 --- a/finance/gnucash-docs/Makefile +++ b/finance/gnucash-docs/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.51 2021/10/01 09:03:19 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2021/12/20 00:43:31 wiz Exp $ -DISTNAME= gnucash-docs-4.8 +DISTNAME= gnucash-docs-4.9 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/finance/gnucash-docs/PLIST b/finance/gnucash-docs/PLIST index d600d3b7c5c..2ac3a6091c5 100644 --- a/finance/gnucash-docs/PLIST +++ b/finance/gnucash-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.20 2021/10/01 09:03:19 wiz Exp $ +@comment $NetBSD: PLIST,v 1.21 2021/12/20 00:43:31 wiz Exp $ share/gnome/help/gnucash-guide/C/appendixa.xml share/gnome/help/gnucash-guide/C/appendixd.xml share/gnome/help/gnucash-guide/C/ch_accts.xml @@ -1045,6 +1045,7 @@ share/gnome/help/gnucash-help/C/Help_fdl-appendix.xml share/gnome/help/gnucash-help/C/Help_legal.xml share/gnome/help/gnucash-help/C/Help_tips-appendix.xml share/gnome/help/gnucash-help/C/Help_txf-categories.xml +share/gnome/help/gnucash-help/C/ch_Finance-Quote.xml share/gnome/help/gnucash-help/C/figures/Help_AccountReg_Screen.png share/gnome/help/gnucash-help/C/figures/Help_AccountTree_Screen.png share/gnome/help/gnucash-help/C/figures/Help_Book_Options_Accounts.png @@ -1110,6 +1111,7 @@ share/gnome/help/gnucash-help/de/Help_legal.xml share/gnome/help/gnucash-help/de/Help_para-assist-intro.xml share/gnome/help/gnucash-help/de/Help_tips-appendix.xml share/gnome/help/gnucash-help/de/Help_txf-categories.xml +share/gnome/help/gnucash-help/de/ch_Finance-Quote.xml share/gnome/help/gnucash-help/de/figures/AccountTreeCreate.png share/gnome/help/gnucash-help/de/figures/AccountTree_Export_CSV.png share/gnome/help/gnucash-help/de/figures/AccountTree_Export_dbms.png diff --git a/finance/gnucash-docs/distinfo b/finance/gnucash-docs/distinfo index e225b7355fc..99e624c6bcb 100644 --- a/finance/gnucash-docs/distinfo +++ b/finance/gnucash-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2021/10/26 10:26:01 nia Exp $ +$NetBSD: distinfo,v 1.35 2021/12/20 00:43:31 wiz Exp $ -BLAKE2s (gnucash-docs-4.8.tar.gz) = 50adf20c092777e8f35cd0324374f0c197f866d25abae69848b6ae5886f224ab -SHA512 (gnucash-docs-4.8.tar.gz) = ca484ccf2268b2861c0768ba7d949b3d006366518512f99f6ab26a8dfce8aedbc1e2352539d375a9a6e920c2b59a66f81a0de3b5efc04d522a4519d9a5d6e8cb -Size (gnucash-docs-4.8.tar.gz) = 65799136 bytes +BLAKE2s (gnucash-docs-4.9.tar.gz) = 07368065fcbdfa9ee7d1f224a059eafa9bf1549fae6a6cc1260cd85c3aa6157d +SHA512 (gnucash-docs-4.9.tar.gz) = 740b572d4cd9ce31ae8f66375b0dd8f5e37d5159b32d9f70416dac8ee1757b902f36a9e05c92e32b4e5ace949b9b2abccaab320dc5e36284f7d2c28fb704c8f3 +Size (gnucash-docs-4.9.tar.gz) = 65882104 bytes |