diff options
author | wiz <wiz> | 2006-06-13 19:54:35 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-06-13 19:54:35 +0000 |
commit | e32ea0f37f5d841bfc4de149b41767ba38ccdab7 (patch) | |
tree | 49683533c63fe43bb72335660932b53b4a805a53 /finance | |
parent | 85959492752edda0472b99ef259362da0dd81c0c (diff) | |
download | pkgsrc-e32ea0f37f5d841bfc4de149b41767ba38ccdab7.tar.gz |
Update to 1.9.7:
1.9.7 - 04 June 2006
o Welcome to GnuCash 1.9.7 aka "Banking on Gnu Cash!" the second
beta release 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 first 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 Hide not finished funtionality for the 2.0 release
o Fixes to lots functionality
o Fixes to XML import
o Patches to work with guile 1.8
o HBCI fixes
o Many updated translations.
o New splash screen from Joshua Facemyer / Impressus Art
o Fix the help file names now the docs are xml instead of html.
o Fixes for MacOS and Windows builds
o Fixes to progress bar.
o UTF8 fixes
o Fixes for glib 2.6
Diffstat (limited to 'finance')
-rw-r--r-- | finance/gnucash-devel/Makefile | 4 | ||||
-rw-r--r-- | finance/gnucash-devel/PLIST | 11 | ||||
-rw-r--r-- | finance/gnucash-devel/distinfo | 8 |
3 files changed, 10 insertions, 13 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile index 5222c0d8b8f..c23341b5729 100644 --- a/finance/gnucash-devel/Makefile +++ b/finance/gnucash-devel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2006/05/16 17:32:50 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2006/06/13 19:54:35 wiz Exp $ # -DISTNAME= gnucash-1.9.6 +DISTNAME= gnucash-1.9.7 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/} diff --git a/finance/gnucash-devel/PLIST b/finance/gnucash-devel/PLIST index c399864cb70..87c0dbc8b8e 100644 --- a/finance/gnucash-devel/PLIST +++ b/finance/gnucash-devel/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/05/16 17:32:50 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/06/13 19:54:35 wiz Exp $ bin/gnc-fq-check bin/gnc-fq-dump bin/gnc-fq-helper @@ -54,7 +54,6 @@ include/gnucash/dialog-style-sheet.h include/gnucash/dialog-totd.h include/gnucash/dialog-transfer.h include/gnucash/dialog-utils.h -include/gnucash/druid-commodity.h include/gnucash/druid-gconf-setup.h include/gnucash/druid-gnc-xml-import.h include/gnucash/druid-utils.h @@ -196,7 +195,6 @@ include/gnucash/window-report.h info/gnucash-design.info lib/gnucash/libgnc-business-ledger.la lib/gnucash/libgncmod-app-utils.la -lib/gnucash/libgncmod-binary-import.la lib/gnucash/libgncmod-business-backend-file.la lib/gnucash/libgncmod-business-core.la lib/gnucash/libgncmod-business-gnome.la @@ -234,6 +232,7 @@ lib/gnucash/libgw-register-core.la lib/gnucash/libgw-report-gnome.la lib/gnucash/libgw-report-system.la lib/libcore-utils.la +lib/libgnc-backend-file-utils.la lib/libgnc-backend-file.la lib/libgncgnome.la lib/libgncmodule.la @@ -500,7 +499,6 @@ share/gnucash/doc/projects.html share/gnucash/glade/account.glade share/gnucash/glade/acctperiod.glade share/gnucash/glade/billterms.glade -share/gnucash/glade/binary-import.glade share/gnucash/glade/budget.glade share/gnucash/glade/businessprefs.glade share/gnucash/glade/chart-export.glade @@ -678,7 +676,6 @@ share/gnucash/scm/gnc-menu-extensions.scm share/gnucash/scm/gnc-numeric.scm share/gnucash/scm/gnumeric/gnumeric-utilities.scm share/gnucash/scm/gnumeric/table-utils.scm -share/gnucash/scm/help-topics-index.scm share/gnucash/scm/hooks.scm share/gnucash/scm/html-acct-table.scm share/gnucash/scm/html-barchart.scm @@ -759,6 +756,7 @@ share/locale/nl/LC_MESSAGES/gnucash.mo share/locale/pl/LC_MESSAGES/gnucash.mo share/locale/pt/LC_MESSAGES/gnucash.mo share/locale/pt_BR/LC_MESSAGES/gnucash.mo +share/locale/ro/LC_MESSAGES/gnucash.mo share/locale/ru/LC_MESSAGES/gnucash.mo share/locale/rw/LC_MESSAGES/gnucash.mo share/locale/sk/LC_MESSAGES/gnucash.mo @@ -768,8 +766,7 @@ share/locale/tr/LC_MESSAGES/gnucash.mo share/locale/uk/LC_MESSAGES/gnucash.mo share/locale/zh_CN/LC_MESSAGES/gnucash.mo share/locale/zh_TW/LC_MESSAGES/gnucash.mo -share/mime-info/gnucash.keys -share/mime-info/gnucash.mime +share/pixmaps/gnucash-icon.png share/xml/gnucash/xsl/README share/xml/gnucash/xsl/date-time.xsl share/xml/gnucash/xsl/gnucash-gnccustomer-vcard2.xsl diff --git a/finance/gnucash-devel/distinfo b/finance/gnucash-devel/distinfo index 7b593dab8fd..eb32dfba754 100644 --- a/finance/gnucash-devel/distinfo +++ b/finance/gnucash-devel/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2006/05/16 17:32:50 wiz Exp $ +$NetBSD: distinfo,v 1.11 2006/06/13 19:54:35 wiz Exp $ -SHA1 (gnucash-1.9.6.tar.gz) = 925d895687f28f688c4e33efc8c9f461e8720da8 -RMD160 (gnucash-1.9.6.tar.gz) = 86d46f14bdcadfc8e6295c677dc19f1dc2a095d1 -Size (gnucash-1.9.6.tar.gz) = 10261263 bytes +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 (patch-aa) = db08a08fe8181822c1038d0adb3174dc2ebbcc12 SHA1 (patch-ab) = 01547c8c1a41ee39773a4ba960ec27be5ab2e0a2 SHA1 (patch-ac) = b832801e5980f7ad4aeb9eb82c422c6b658d660e |