diff options
author | wiz <wiz> | 2006-07-02 11:07:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-07-02 11:07:03 +0000 |
commit | 9a9bce173fc284392f9a67eee911c539922ecd93 (patch) | |
tree | 05281028f8e4b747a3f5d39c5072d2cb85d935ce | |
parent | 3c9e7194f737a7a01cffe2d3d119f589c33f187a (diff) | |
download | pkgsrc-9a9bce173fc284392f9a67eee911c539922ecd93.tar.gz |
Update to 1.9.8:
1.9.8 - 18 June 2006
o Welcome to GnuCash 1.9.8 aka "Grab that cash with both hands and
make a stash" the first release candidate of the GnuCash Open Source
Accounting Software which will eventually lead to the stable version
2.0.0. This release contains many bugfixes since the second beta
release.
o PLEASE TEST any and all features important to you. Then post any
bugs you find to bugzilla
http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash
o We would like to encourage people to test this and any further
releases as much as possible and submit bug reports in order that we
can polish GnuCash to be as stable as possible for the 2.0.0 release
in a few weeks.
o Major bugfixes include -
o More Register fixes.
o Restore the business reports menu.
o QIF import and HBCI fixes.
o Fixes for currencies.
o Fixes to business invoices.
o General UI fixes.
-rw-r--r-- | finance/gnucash-devel/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-devel/PLIST | 3 | ||||
-rw-r--r-- | finance/gnucash-devel/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index c23341b5729..96d650ae1b3 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/06/13 19:54:35 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2006/07/02 11:07:03 wiz Exp $ # -DISTNAME= gnucash-1.9.7 +DISTNAME= gnucash-1.9.8 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/finance/gnucash-devel/PLIST b/finance/gnucash-devel/PLIST index 87c0dbc8b8e..471c48ef5f0 100644 --- a/finance/gnucash-devel/PLIST +++ b/finance/gnucash-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2006/06/13 19:54:35 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2006/07/02 11:07:03 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -303,6 +303,7 @@ share/gnucash/accounts/de_DE/acctchrt_investment.gnucash-xea share/gnucash/accounts/de_DE/acctchrt_kids.gnucash-xea share/gnucash/accounts/de_DE/acctchrt_otherasset.gnucash-xea share/gnucash/accounts/de_DE/acctchrt_otherloan.gnucash-xea +share/gnucash/accounts/de_DE/acctchrt_skr03.gnucash-xea share/gnucash/accounts/de_DE/acctchrt_skr04.gnucash-xea share/gnucash/accounts/de_DE/acctchrt_studium.gnucash-xea share/gnucash/accounts/el_GR/acctchrt_brokerage.gnucash-xea diff --git a/finance/gnucash-devel/distinfo b/finance/gnucash-devel/distinfo index eb32dfba754..5ec9e3f5b95 100644 --- a/finance/gnucash-devel/distinfo +++ b/finance/gnucash-devel/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.11 2006/06/13 19:54:35 wiz Exp $ +$NetBSD: distinfo,v 1.12 2006/07/02 11:07:03 wiz Exp $ -SHA1 (gnucash-1.9.7.tar.gz) = 2712f1e386ceba2a0a4273f94d689c9165e8b8b3 -RMD160 (gnucash-1.9.7.tar.gz) = 2e50867acd07fbcc3d3f6b21b9abe8d0ba31162f -Size (gnucash-1.9.7.tar.gz) = 10624078 bytes +SHA1 (gnucash-1.9.8.tar.gz) = 7e921045e162e2d52ba3fa6d18853ff8332041a4 +RMD160 (gnucash-1.9.8.tar.gz) = 4e71df86a9a947b44d95a818aa0a82f3d781bcb6 +Size (gnucash-1.9.8.tar.gz) = 10386163 bytes SHA1 (patch-aa) = db08a08fe8181822c1038d0adb3174dc2ebbcc12 SHA1 (patch-ab) = 01547c8c1a41ee39773a4ba960ec27be5ab2e0a2 SHA1 (patch-ac) = b832801e5980f7ad4aeb9eb82c422c6b658d660e |