pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance/gnucash-current Update to 2.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32da7ea255c6
branches:  trunk
changeset: 528975:32da7ea255c6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 21 22:33:36 2007 +0000

description:
Update to 2.1.2:

Attention: if you're using Scheduled Transactions, this version is not
compatible with 2.0.x, so you won't be able to open them with 2.0.x
after using them with 2.1.x.

 2.1.2 - 19 May 2007
         o Welcome to GnuCash 2.1.2 aka "Financially secure yet?"the third of
         several unstable releases of the GnuCash Open Source Accounting
         Software which will eventually lead to the stable version 2.2.0.
         With this new release series, GnuCash is available on Microsoft
         Windows for the first time, and it also runs on GNU/Linux, *BSD,
         Solaris and Mac OSX.
         This release is intended for developers and testers who want to help
         tracking down bugs.
         o WARNING: Make sure you make backups of any files used in testing
         versions of GnuCash in the 2.1.x series. Although the developers go
         to great lengths to ensure that no data will be lost we cannot
         guarantee that your data will not be affected if for some reason
         GnuCash crashes in testing these releases.
         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 Compared to the 2.0.x series, there are only very few user-visible
         new features, except for the completed port to the Microsoft Windows
         operating system. Minor new features compared to the 2.0.x series
         are;
         o The Scheduled Transaction Editor and Management dialogs have been
         integrated into the overall GnuCash User Interface to give the user a
         more consistent experience in creating scheduled transactions.
         o Internally, the programming language wrappers are no longer being
         generated by the not-so-well-maintained package "g-wrap" but instead
         by the well-established wrapper generator "SWIG". In effect, gnucash
         does no longer depend on g-wrap anymore but uses SWIG now.
         o New printing formats for check printing
         o Bugfixes and improvements since the last version 2.1.0 include:
         o Internal GObject integration is much more advanced by now
         o Crash on OFX import crashing has been fixed
         o Windows timezone problems fixed
         o Some memory leaks have been fixed

diffstat:

 finance/gnucash-current/Makefile |  4 ++--
 finance/gnucash-current/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r 72f85544d242 -r 32da7ea255c6 finance/gnucash-current/Makefile
--- a/finance/gnucash-current/Makefile  Mon May 21 20:48:41 2007 +0000
+++ b/finance/gnucash-current/Makefile  Mon May 21 22:33:36 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/05/13 22:43:35 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2007/05/21 22:33:36 wiz Exp $
 #
 
-DISTNAME=              gnucash-2.1.1
+DISTNAME=              gnucash-2.1.2
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=gnucash/}
 
diff -r 72f85544d242 -r 32da7ea255c6 finance/gnucash-current/distinfo
--- a/finance/gnucash-current/distinfo  Mon May 21 20:48:41 2007 +0000
+++ b/finance/gnucash-current/distinfo  Mon May 21 22:33:36 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/13 22:43:34 wiz Exp $
+$NetBSD: distinfo,v 1.2 2007/05/21 22:33:36 wiz Exp $
 
-SHA1 (gnucash-2.1.1.tar.gz) = c124ddc75891e1072d3d03ad21466685e959d09b
-RMD160 (gnucash-2.1.1.tar.gz) = b68003ce4af29993ff7d41b87723eb375459053c
-Size (gnucash-2.1.1.tar.gz) = 9772027 bytes
+SHA1 (gnucash-2.1.2.tar.gz) = 96bb5765171dd7c0ab61a5ed5d6167f65b551de6
+RMD160 (gnucash-2.1.2.tar.gz) = 4149c678704ef3924fee5c9771e01ac4ea75fabf
+Size (gnucash-2.1.2.tar.gz) = 9786230 bytes
 SHA1 (patch-aa) = 239371b133b7a585e4a18bbe1efa7e6656d63c9c
 SHA1 (patch-ab) = 5d72643eba85691defa373b471b11cc31cc8b27c
 SHA1 (patch-ac) = ea892a086f86b2f9f2b48ec5d02e1c2c1b8db336



Home | Main Index | Thread Index | Old Index