pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/gnucash-devel Update to 1.9.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/566c158c5e6f
branches: trunk
changeset: 508540:566c158c5e6f
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 20 23:25:46 2006 +0000
description:
Update to 1.9.1:
1.9.1 - 19 Feb 2006
o Welcome to GnuCash 1.9.1 aka "So we meet again" the second of
several unstable releases 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 release but is still
only intended for developers and adventurous testers who want to help
tracking down bugs.
o WARNING WARNING WARNING - Make sure you make backups of any files
used in testing versions of GnuCash in the 1.9.x series. Although the
developers go to great lengths to ensure that no data will be lost we
cannot guarentee that your data will not be affected if for some
reason GnuCash crashes in testing these releases.
o PLEASE TEST TEST AND TEST SOME MORE 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 Major bugfixes include -
o Register fixes
o Finance::Quote issues
o Correctly open an account and its sub-accounts.
o Change the reports from using a hard-coded fiscal year to using the
global accounting period set in the preferences. Both the start date
and the end date are used, so the user is free to choose any arbitrary
period.
o Use the price nearest to midday to get the value in the default
currency.
o Make the desktop more HIG-compliant.
o Patch to prevent crash when voiding a transaction.
o Aqbanking updates
o Report fixes
o Autodetect OFX and use it if we find it.
o Qof fixes
diffstat:
finance/gnucash-devel/Makefile | 7 ++++---
finance/gnucash-devel/PLIST | 22 ++++++++++++----------
finance/gnucash-devel/distinfo | 8 ++++----
3 files changed, 20 insertions(+), 17 deletions(-)
diffs (145 lines):
diff -r eec8681174ca -r 566c158c5e6f finance/gnucash-devel/Makefile
--- a/finance/gnucash-devel/Makefile Mon Feb 20 23:24:36 2006 +0000
+++ b/finance/gnucash-devel/Makefile Mon Feb 20 23:25:46 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2006/02/15 22:25:23 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/02/20 23:25:46 wiz Exp $
#
-DISTNAME= gnucash-1.9.0
+DISTNAME= gnucash-1.9.1
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -9,9 +9,10 @@
HOMEPAGE= http://gnucash.sourceforge.net/
COMMENT= Personal or business finance management program (development version)
+DEPENDS+= guile-slib-[0-9]*:../../devel/guile-slib
DEPENDS+= guile-www-[0-9]*:../../devel/guile-www
-USE_DIRS+= gnome2-1.5 xdg-1.1
+USE_DIRS+= xdg-1.1
USE_LIBTOOL= yes
USE_MAKEINFO= yes
USE_MSGFMT_PLURALS= yes
diff -r eec8681174ca -r 566c158c5e6f finance/gnucash-devel/PLIST
--- a/finance/gnucash-devel/PLIST Mon Feb 20 23:24:36 2006 +0000
+++ b/finance/gnucash-devel/PLIST Mon Feb 20 23:25:46 2006 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/10 17:46:09 wiz Exp $
-bin/dump-finance-quote
-bin/gnc-prices
+@comment $NetBSD: PLIST,v 1.2 2006/02/20 23:25:46 wiz Exp $
+bin/gnc-fq-check
+bin/gnc-fq-dump
+bin/gnc-fq-helper
+bin/gnc-fq-update
bin/gnc-test-env
bin/gnucash
bin/gnucash-bin
@@ -8,7 +10,6 @@
bin/gnucash-env
bin/gnucash-make-guids
bin/gnucash-valgrind
-bin/update-finance-quote
bin/update-gnucash-gconf
etc/gnucash/config
include/gnucash/Account.h
@@ -176,6 +177,7 @@
include/gnucash/qofobject.h
include/gnucash/qofquery.h
include/gnucash/qofquerycore.h
+include/gnucash/qofreference.h
include/gnucash/qofsession.h
include/gnucash/qofsql.h
include/gnucash/quickfillcell.h
@@ -204,6 +206,7 @@
lib/gnucash/libgncmod-locale-reports-us.la
lib/gnucash/libgncmod-log-replay.la
lib/gnucash/libgncmod-network-utils.la
+lib/gnucash/libgncmod-ofx.la
lib/gnucash/libgncmod-qif-import.la
lib/gnucash/libgncmod-qif.la
lib/gnucash/libgncmod-register-core.la
@@ -239,6 +242,7 @@
man/man1/gnc-prices.1
man/man1/gnucash.1
share/aclocal/gnucash.m4
+share/applications/gnucash.desktop
share/gconf/schemas/apps_gnucash_dialog_business_common.schemas
share/gconf/schemas/apps_gnucash_dialog_commodities.schemas
share/gconf/schemas/apps_gnucash_dialog_common.schemas
@@ -252,7 +256,6 @@
share/gconf/schemas/apps_gnucash_warnings.schemas
share/gconf/schemas/apps_gnucash_window_pages_account_tree.schemas
share/gconf/schemas/apps_gnucash_window_pages_register.schemas
-share/gnome/apps/Applications/gnucash.desktop
share/gnucash/accounts/C/acctchrt_brokerage.gnucash-xea
share/gnucash/accounts/C/acctchrt_business.gnucash-xea
share/gnucash/accounts/C/acctchrt_carloan.gnucash-xea
@@ -434,6 +437,7 @@
share/gnucash/doc/LICENSE
share/gnucash/doc/NEWS
share/gnucash/doc/README
+share/gnucash/doc/README.dependencies
share/gnucash/doc/README.francais
share/gnucash/doc/README.german
share/gnucash/doc/README.patches
@@ -464,8 +468,6 @@
share/gnucash/doc/examples/xfer.xac
share/gnucash/doc/guile-hackers.txt
share/gnucash/doc/projects.html
-share/gnucash/finance-quote-check
-share/gnucash/finance-quote-helper
share/gnucash/glade/account.glade
share/gnucash/glade/acctperiod.glade
share/gnucash/glade/billterms.glade
@@ -545,7 +547,6 @@
share/gnucash/guile-modules/gnucash/business-utils.scm
share/gnucash/guile-modules/gnucash/dialog-tax-table.scm
share/gnucash/guile-modules/gnucash/engine.scm
-share/gnucash/guile-modules/gnucash/fin.scm
share/gnucash/guile-modules/gnucash/gnc-module.scm
share/gnucash/guile-modules/gnucash/gnome-utils.scm
share/gnucash/guile-modules/gnucash/import-export/qif-import.scm
@@ -675,6 +676,7 @@
share/gnucash/ui/gnc-plugin-business-ui.xml
share/gnucash/ui/gnc-plugin-file-history-ui.xml
share/gnucash/ui/gnc-plugin-log-replay-ui.xml
+share/gnucash/ui/gnc-plugin-ofx-ui.xml
share/gnucash/ui/gnc-plugin-page-account-tree-ui.xml
share/gnucash/ui/gnc-plugin-page-budget-ui.xml
share/gnucash/ui/gnc-plugin-page-invoice-ui.xml
@@ -721,6 +723,7 @@
share/xml/qsf/qsf-map.xsd.xml
share/xml/qsf/qsf-object.xsd.xml
@dirrm share/xml/qsf
+@comment in xmlcatmgr: @dirrm share/xml
@comment in xdg-dirs: @dirrm share/mime-info
@dirrm share/gnucash/ui
@dirrm share/gnucash/scm/qif-import
@@ -757,9 +760,8 @@
@dirrm share/gnucash/accounts/C
@dirrm share/gnucash/accounts
@dirrm share/gnucash
-@comment in gnome2-dirs: @dirrm share/gnome/apps/Applications
-@comment in gnome2-dirs: @dirrm share/gnome/apps
@comment in GConf2: @dirrm share/gconf/schemas
+@comment in xdg-dirs: @dirrm share/applications
@dirrm libexec/gnucash/overrides
@dirrm libexec/gnucash
@dirrm lib/gnucash
diff -r eec8681174ca -r 566c158c5e6f finance/gnucash-devel/distinfo
--- a/finance/gnucash-devel/distinfo Mon Feb 20 23:24:36 2006 +0000
+++ b/finance/gnucash-devel/distinfo Mon Feb 20 23:25:46 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/02/10 17:46:09 wiz Exp $
+$NetBSD: distinfo,v 1.2 2006/02/20 23:25:46 wiz Exp $
-SHA1 (gnucash-1.9.0.tar.gz) = 875179ca23f572bd94ab5839801fb25d6035dec1
-RMD160 (gnucash-1.9.0.tar.gz) = a39264fc88ef6af7232a301cc58a8a694beb056e
-Size (gnucash-1.9.0.tar.gz) = 9836175 bytes
+SHA1 (gnucash-1.9.1.tar.gz) = 496878f90167a228a8baf159cb9088854803f8e5
+RMD160 (gnucash-1.9.1.tar.gz) = fbb25f8c728ff370104c40f0c80f96b91aa46743
+Size (gnucash-1.9.1.tar.gz) = 9959644 bytes
Home |
Main Index |
Thread Index |
Old Index