summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-07-08 17:57:34 +0000
committerwiz <wiz@pkgsrc.org>2007-07-08 17:57:34 +0000
commit4a2fbb61bd33375e554581c0d0385a452b4ffc11 (patch)
tree0b83f4dc494bd23ab0ffe8edcb26ba4d71c0a049 /finance
parent1b3075bcb2c00a258f5ee2d6d127daae68e78138 (diff)
downloadpkgsrc-4a2fbb61bd33375e554581c0d0385a452b4ffc11.tar.gz
Update to 2.1.5:
2.1.5 - 02 July 2007 o Welcome to GnuCash 2.1.5 aka "Release Candidate 2", the fifth of several unstable 2.1.x 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 Bugfixes and improvements since the last version 2.1.4 include: o Updated translations. o German translation of Online Banking wizard is activated on Windows. o Improvements to Windows packaging. o When adding custom reports to the menu, appropriate user feedback will be given. o Automatic saving of the data file was added. 2.1.4 - 16 June 2007 o Welcome to GnuCash 2.1.4 aka "Release Candidate 1", the fourth of several unstable 2.1.x releases of the GnuCash Open Source Accounting Software which will eventually lead to the stable version 2.2.0. o Bugfixes and improvements since the last version 2.1.3 include: o Bugfixes with the graphical reports o Fixing the Online Banking wizard o Updated translations o Improvements to Windows packaging
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-current/Makefile10
-rw-r--r--finance/gnucash-current/PLIST4
-rw-r--r--finance/gnucash-current/distinfo8
3 files changed, 11 insertions, 11 deletions
diff --git a/finance/gnucash-current/Makefile b/finance/gnucash-current/Makefile
index beafdfbc7c9..265176a9c7a 100644
--- a/finance/gnucash-current/Makefile
+++ b/finance/gnucash-current/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2007/06/04 19:26:58 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/08 17:57:34 wiz Exp $
#
-DISTNAME= gnucash-2.1.3
+DISTNAME= gnucash-2.1.5
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
@@ -55,15 +55,13 @@ BUILDLINK_API_DEPENDS.pango+= pango>=1.8.0
.include "../../finance/libofx/buildlink3.mk"
.include "../../lang/guile/buildlink3.mk"
.include "../../lang/perl5/buildlink3.mk"
-.include "../../misc/goffice0.2/buildlink3.mk"
+.include "../../misc/goffice/buildlink3.mk"
BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.10.0
.include "../../print/libgnomeprint/buildlink3.mk"
BUILDLINK_API_DEPENDS.libgnomeprintui+= libgnomeprintui>=2.10.0
.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.3
-.include "../../www/gtkhtml38/buildlink3.mk"
-# using gtkhtml314, it needs goffice>=0.3, but doesn't recognize 0.4
-#.include "../../www/gtkhtml314/buildlink3.mk"
+.include "../../www/gtkhtml314/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/finance/gnucash-current/PLIST b/finance/gnucash-current/PLIST
index d0a2e064ee3..99aad353dc0 100644
--- a/finance/gnucash-current/PLIST
+++ b/finance/gnucash-current/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/13 22:43:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/07/08 17:57:35 wiz Exp $
bin/gnc-fq-check
bin/gnc-fq-dump
bin/gnc-fq-helper
@@ -497,6 +497,7 @@ share/gnucash/doc/README.dependencies
share/gnucash/doc/README.francais
share/gnucash/doc/README.german
share/gnucash/doc/README.patches
+share/gnucash/doc/README.win32-bin.txt
share/gnucash/doc/examples/Money95bank_fr.qif
share/gnucash/doc/examples/Money95invst_fr.qif
share/gnucash/doc/examples/Money95mfunds_fr.qif
@@ -660,6 +661,7 @@ share/gnucash/pixmaps/gnc-transfer-16.png
share/gnucash/pixmaps/gnc-transfer.png
share/gnucash/pixmaps/gnucash-icon-16x16.png
share/gnucash/pixmaps/gnucash-icon-32x32.png
+share/gnucash/pixmaps/gnucash-icon-48x48.bmp
share/gnucash/pixmaps/gnucash-icon-48x48.png
share/gnucash/pixmaps/gnucash-icon.ico
share/gnucash/pixmaps/gnucash_splash.png
diff --git a/finance/gnucash-current/distinfo b/finance/gnucash-current/distinfo
index aef3b1ea553..37021c2e42c 100644
--- a/finance/gnucash-current/distinfo
+++ b/finance/gnucash-current/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2007/06/19 23:15:52 joerg Exp $
+$NetBSD: distinfo,v 1.5 2007/07/08 17:57:35 wiz Exp $
-SHA1 (gnucash-2.1.3.tar.gz) = 471bc1c85e8af6ab1a0c539073c858b6558bd76a
-RMD160 (gnucash-2.1.3.tar.gz) = e71149aa88b21a88e5a2c548da047f6bd08d6dcf
-Size (gnucash-2.1.3.tar.gz) = 9786760 bytes
+SHA1 (gnucash-2.1.5.tar.gz) = 2f459073537ac6b1382f6973852972beccb75d80
+RMD160 (gnucash-2.1.5.tar.gz) = 5e2f4b50624a68d482190076a17baea509eddf1b
+Size (gnucash-2.1.5.tar.gz) = 9819508 bytes
SHA1 (patch-aa) = 239371b133b7a585e4a18bbe1efa7e6656d63c9c
SHA1 (patch-ab) = c9ea305299bf84c61898a57677e1e43d6c31be27
SHA1 (patch-ac) = ea892a086f86b2f9f2b48ec5d02e1c2c1b8db336