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:           Sun Jul  7 19:41:16 UTC 2024

Modified Files:
        pkgsrc/finance/gnucash: Makefile distinfo
Removed Files:
        pkgsrc/finance/gnucash/patches: patch-libgnucash_engine_Account.cpp

Log Message:
gnucash: update to 5.8.

(The bug mentioned below was already fixed in pkgsrc.)

5.8  - 7 July 2024
The following bugs have been fixed:

    Bug 799347 - Edit account to make it sub account under other account

There were no other changes.


To generate a diff of this commit:
cvs rdiff -u -r1.352 -r1.353 pkgsrc/finance/gnucash/Makefile
cvs rdiff -u -r1.124 -r1.125 pkgsrc/finance/gnucash/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/finance/gnucash/patches/patch-libgnucash_engine_Account.cpp

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.352 pkgsrc/finance/gnucash/Makefile:1.353
--- pkgsrc/finance/gnucash/Makefile:1.352       Fri Jul  5 08:08:01 2024
+++ pkgsrc/finance/gnucash/Makefile     Sun Jul  7 19:41:15 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.352 2024/07/05 08:08:01 wiz Exp $
+# $NetBSD: Makefile,v 1.353 2024/07/07 19:41:15 wiz Exp $
 
-DISTNAME=              gnucash-5.7
-PKGREVISION=           1
+DISTNAME=              gnucash-5.8
 CATEGORIES=            finance
 MASTER_SITES=          ${MASTER_SITE_GITHUB:=gnucash/}
 GITHUB_RELEASE=                ${PKGVERSION_NOREV}

Index: pkgsrc/finance/gnucash/distinfo
diff -u pkgsrc/finance/gnucash/distinfo:1.124 pkgsrc/finance/gnucash/distinfo:1.125
--- pkgsrc/finance/gnucash/distinfo:1.124       Fri Jul  5 08:08:01 2024
+++ pkgsrc/finance/gnucash/distinfo     Sun Jul  7 19:41:15 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.124 2024/07/05 08:08:01 wiz Exp $
+$NetBSD: distinfo,v 1.125 2024/07/07 19:41:15 wiz Exp $
 
-BLAKE2s (gnucash-5.7.tar.bz2) = 60c09b57473dda7828ed6f9f0c8bfab275bef01c4602a737715a28462f294c7f
-SHA512 (gnucash-5.7.tar.bz2) = 151f6f35f5f53091f544a070cbdbf5724e99b4429f575fd3d38b27f19d1fc616fa4c050e4b66708d5b881f8c115f0770865ddca85bfba4e2fab5f70daf7e2fac
-Size (gnucash-5.7.tar.bz2) = 14988224 bytes
-SHA1 (patch-libgnucash_engine_Account.cpp) = 3e77249f95da8a1589bfabc610a6b14c57ff2c43
+BLAKE2s (gnucash-5.8.tar.bz2) = 3b66164784dfb3f884729549579b963d4f17aa0c392c7c65eba4d0b6b1455212
+SHA512 (gnucash-5.8.tar.bz2) = 3eca261b8be218eb130a75877f2c8b31de55c6c422c1f2d9fadea648efc66a0e7d536117505c4b6f2da7c67d9a01f87db66a0198914d24dea87d00dcd68bfb0f
+Size (gnucash-5.8.tar.bz2) = 14998331 bytes



Home | Main Index | Thread Index | Old Index