summaryrefslogtreecommitdiff
path: root/finance/gnucash/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-18 20:55:27 +0000
committerwiz <wiz@pkgsrc.org>2017-12-18 20:55:27 +0000
commite497ea1491c1ee0754bd3ce9f42b87213df6bcac (patch)
tree1afcd345873d8cd67adea50a5197947f03f45cde /finance/gnucash/Makefile
parent5a260fac1b5f07861dc659ffce3b62bbe6013b00 (diff)
downloadpkgsrc-e497ea1491c1ee0754bd3ce9f42b87213df6bcac.tar.gz
gnucash: update to 2.6.19.
Between 2.6.18 and 2.6.19, the following bugfixes were accomplished: Bug 787497 - Disabling OFX, AqBanking or python-bindings support cripples the dist build target. (Partial: The requisite files for AQB and OFX are provided. There remain ways to break the distribution.) Bug 789928 - FTBFS with libdbi 0.9.0-5 on Debian Failed to create file "/usr/share/glib-2.0/schemas/gschemas.compiled.XY789Y". Some other fixes not associated with reported bugs: A better way to handle MySQL's 0000-00-00 invalid date indicator. Fix python build and test errors on Mac. Add translator hint comments to C and glade files. Improve type of bank accounts in SKR03 Stop testing GObject's handling of invalid parameters
Diffstat (limited to 'finance/gnucash/Makefile')
-rw-r--r--finance/gnucash/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 81b661b550d..75d1f1cdcb7 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.251 2017/11/30 16:45:24 adam Exp $
+# $NetBSD: Makefile,v 1.252 2017/12/18 20:55:27 wiz Exp $
-DISTNAME= gnucash-2.6.18-1
-PKGNAME= ${DISTNAME:S/-1/.1/}
-PKGREVISION= 1
+DISTNAME= gnucash-2.6.19
CATEGORIES= finance
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnucash/}
EXTRACT_SUFX= .tar.bz2