pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/gnucash
Module Name: pkgsrc
Committed By: wiz
Date: Mon Dec 18 20:55:27 UTC 2017
Modified Files:
pkgsrc/finance/gnucash: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 pkgsrc/finance/gnucash/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/finance/gnucash/PLIST
cvs rdiff -u -r1.83 -r1.84 pkgsrc/finance/gnucash/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/gnucash/Makefile
diff -u pkgsrc/finance/gnucash/Makefile:1.251 pkgsrc/finance/gnucash/Makefile:1.252
--- pkgsrc/finance/gnucash/Makefile:1.251 Thu Nov 30 16:45:24 2017
+++ pkgsrc/finance/gnucash/Makefile Mon Dec 18 20:55:27 2017
@@ -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
Index: pkgsrc/finance/gnucash/PLIST
diff -u pkgsrc/finance/gnucash/PLIST:1.64 pkgsrc/finance/gnucash/PLIST:1.65
--- pkgsrc/finance/gnucash/PLIST:1.64 Sat Sep 30 08:21:25 2017
+++ pkgsrc/finance/gnucash/PLIST Mon Dec 18 20:55:27 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.64 2017/09/30 08:21:25 wiz Exp $
+@comment $NetBSD: PLIST,v 1.65 2017/12/18 20:55:27 wiz Exp $
bin/gnc-fq-check
bin/gnc-fq-dump
bin/gnc-fq-helper
@@ -434,6 +434,7 @@ share/doc/gnucash/Money95mfunds_fr.qif
share/doc/gnucash/Money95stocks_fr.qif
share/doc/gnucash/NEWS
share/doc/gnucash/README
+share/doc/gnucash/README-ca.win32-bin.txt
share/doc/gnucash/README-de.win32-bin.txt
share/doc/gnucash/README-fr.win32-bin.txt
share/doc/gnucash/README-it.win32-bin.txt
Index: pkgsrc/finance/gnucash/distinfo
diff -u pkgsrc/finance/gnucash/distinfo:1.83 pkgsrc/finance/gnucash/distinfo:1.84
--- pkgsrc/finance/gnucash/distinfo:1.83 Sat Sep 30 08:21:25 2017
+++ pkgsrc/finance/gnucash/distinfo Mon Dec 18 20:55:27 2017
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2017/09/30 08:21:25 wiz Exp $
+$NetBSD: distinfo,v 1.84 2017/12/18 20:55:27 wiz Exp $
-SHA1 (gnucash-2.6.18-1.tar.bz2) = 41b2580ba1fe586fbdb4629f2b36b12e9161b546
-RMD160 (gnucash-2.6.18-1.tar.bz2) = 79b1ac0150899746fc2a77ed6a3ae201a91a6da9
-SHA512 (gnucash-2.6.18-1.tar.bz2) = 81cc0e2e567ddb95e31f303e0146354cdefd53771e831f2d4ae8921610097d46cccaab4599effddbed76bb57263e8f1566229463fb2afc441b6ec5c05a36a36b
-Size (gnucash-2.6.18-1.tar.bz2) = 13583327 bytes
+SHA1 (gnucash-2.6.19.tar.bz2) = d2ae5c7855fac30d88fe889d47a441e8a887b19c
+RMD160 (gnucash-2.6.19.tar.bz2) = f7bc0779687b288b076dcc52cc7988e244c4dbd4
+SHA512 (gnucash-2.6.19.tar.bz2) = 0a979caf48ba96d6f37a929036e7172855cfb03af8832f479966bce72fad3400903925134d33aaa31eb6b36a2041f5e0d3f74b88e95b83c7d76e96b1503bec13
+Size (gnucash-2.6.19.tar.bz2) = 13612124 bytes
SHA1 (patch-configure) = 9f11ae7a9d07f7fef3e05557a396ea8904be4854
SHA1 (patch-src_bin_gnucash-bin.c) = 68edf468f278faf324bbf5c5725b4954d23d8c19
Home |
Main Index |
Thread Index |
Old Index