pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/gnucash Update to 1.8.11:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ac781d0bf8f8
branches: trunk
changeset: 488818:ac781d0bf8f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 09 20:20:50 2005 +0000
description:
Update to 1.8.11:
1.8.11 - 06 Feb 2005
o Add extra sanity checks and verbose error message if the setup
wizard of aqhbci cannot be found.
o Fix potentially missing initialization of gwenhywfar library, as
reported by Peter O'Gorman on Max OS X.
o Properly accumulate splits (bug #165053). Also fixes a (related)
memory leak
o Add explicit dependency on business-utils.
o Adapt to latest changes in aqbanking; external wizard name is no
longer hard-coded here but is asked from aqbanking.
o Enable debit notes again in HBCI.
o Update German translation.
o Thomas Bushnell's patch to protect non-backup pruning (#164875)
o Add the transaction guid to some error warning messages.
o Fix HBCI date range for statement download.
o Fix the last-day-of-month computation for leap years.
diffstat:
finance/gnucash/Makefile | 5 ++---
finance/gnucash/PLIST | 7 ++++++-
finance/gnucash/distinfo | 6 +++---
3 files changed, 11 insertions(+), 7 deletions(-)
diffs (67 lines):
diff -r ed044ac820bf -r ac781d0bf8f8 finance/gnucash/Makefile
--- a/finance/gnucash/Makefile Wed Feb 09 20:20:01 2005 +0000
+++ b/finance/gnucash/Makefile Wed Feb 09 20:20:50 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2005/01/02 22:28:48 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2005/02/09 20:20:50 wiz Exp $
-DISTNAME= gnucash-1.8.10
-PKGREVISION= 2
+DISTNAME= gnucash-1.8.11
CATEGORIES= finance
MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
${MASTER_SITE_SOURCEFORGE:=gnucash/}
diff -r ed044ac820bf -r ac781d0bf8f8 finance/gnucash/PLIST
--- a/finance/gnucash/PLIST Wed Feb 09 20:20:01 2005 +0000
+++ b/finance/gnucash/PLIST Wed Feb 09 20:20:50 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2004/12/26 21:34:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2005/02/09 20:20:50 wiz Exp $
bin/dump-finance-quote
bin/gnc-prices
bin/gnc-test-env
@@ -504,6 +504,7 @@
share/gnucash/guile-modules/gnucash/report/hello-world.scm
share/gnucash/guile-modules/gnucash/report/iframe-url.scm
share/gnucash/guile-modules/gnucash/report/invoice.scm
+share/gnucash/guile-modules/gnucash/report/locale-specific/de_DE.scm
share/gnucash/guile-modules/gnucash/report/locale-specific/us.scm
share/gnucash/guile-modules/gnucash/report/net-barchart.scm
share/gnucash/guile-modules/gnucash/report/owner-report.scm
@@ -519,11 +520,13 @@
share/gnucash/guile-modules/gnucash/report/stylesheet-fancy.scm
share/gnucash/guile-modules/gnucash/report/stylesheet-plain.scm
share/gnucash/guile-modules/gnucash/report/stylesheets.scm
+share/gnucash/guile-modules/gnucash/report/taxtxf-de_DE.scm
share/gnucash/guile-modules/gnucash/report/taxtxf.scm
share/gnucash/guile-modules/gnucash/report/transaction.scm
share/gnucash/guile-modules/gnucash/report/utility-reports.scm
share/gnucash/guile-modules/gnucash/report/view-column.scm
share/gnucash/guile-modules/gnucash/report/welcome-to-gnucash.scm
+share/gnucash/guile-modules/gnucash/tax/de_DE.scm
share/gnucash/guile-modules/gnucash/tax/us.scm
share/gnucash/guile-modules/www/cgi.scm
share/gnucash/guile-modules/www/http.scm
@@ -582,6 +585,8 @@
share/gnucash/scm/substring-search.scm
share/gnucash/scm/tip-list.scm
share/gnucash/scm/tip-of-the-day.scm
+share/gnucash/scm/txf-de_DE.scm
+share/gnucash/scm/txf-help-de_DE.scm
share/gnucash/scm/txf-help.scm
share/gnucash/scm/txf.scm
share/gnucash/scm/xml-generator.scm
diff -r ed044ac820bf -r ac781d0bf8f8 finance/gnucash/distinfo
--- a/finance/gnucash/distinfo Wed Feb 09 20:20:01 2005 +0000
+++ b/finance/gnucash/distinfo Wed Feb 09 20:20:50 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.23 2004/12/26 21:34:47 wiz Exp $
+$NetBSD: distinfo,v 1.24 2005/02/09 20:20:50 wiz Exp $
-SHA1 (gnucash-1.8.10.tar.gz) = ac93b4a0b82a9548f350a780e7f166aa9c2442f5
-Size (gnucash-1.8.10.tar.gz) = 7790243 bytes
+SHA1 (gnucash-1.8.11.tar.gz) = 3d84ea0e86b5e90374c67e1b0713fd58c376bf4e
+Size (gnucash-1.8.11.tar.gz) = 7822353 bytes
SHA1 (patch-aa) = ad7ed5fdb10f28094e9121092da85095ba592fd1
SHA1 (patch-ba) = b3012a1319f99f607558c7064b54f9c1b643217d
SHA1 (patch-be) = aa8dd654d61f352fbfc1d86b518e13ef3e39c436
Home |
Main Index |
Thread Index |
Old Index