git: c926301a27cc - main - finance/gnucash: Fix build with ICU 76+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jan 2025 17:32:25 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c926301a27cca84c3c2f7c9a1b5af78059f0ed69
commit c926301a27cca84c3c2f7c9a1b5af78059f0ed69
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-25 16:02:58 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-25 17:30:17 +0000
finance/gnucash: Fix build with ICU 76+
Backport upstream commit 579eed1facc0f7834ea70b1a342ebca0f125d788 to fix
build
Reference:
https://github.com/Gnucash/gnucash/commit/579eed1facc0f7834ea70b1a342ebca0f125d788
PR: 278420
Approved by: portmgr (blanket, build fix)
---
finance/gnucash/Makefile | 3 +++
finance/gnucash/distinfo | 4 +++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index f537b808d732..fe42c432e301 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -4,6 +4,9 @@ PORTREVISION= 1
CATEGORIES= finance gnome
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
+PATCH_SITES= https://github.com/Gnucash/gnucash/commit/
+PATCHFILES= 579eed1facc0f7834ea70b1a342ebca0f125d788.patch:-p1
+
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Quicken-like money and finance manager
WWW= https://www.gnucash.org/
diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo
index f651e719887d..517d6fbe1921 100644
--- a/finance/gnucash/distinfo
+++ b/finance/gnucash/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1734378363
+TIMESTAMP = 1737790942
SHA256 (gnucash-5.10.tar.bz2) = 789d9f3698ee5b86720279a3a3e10e7744210e12c525ae7f03d32fa70407ad93
SIZE (gnucash-5.10.tar.bz2) = 15075046
+SHA256 (579eed1facc0f7834ea70b1a342ebca0f125d788.patch) = 6ea2617125061a8a42063473b48c33fa4b8755d8482a47fcada6ded2b65991ac
+SIZE (579eed1facc0f7834ea70b1a342ebca0f125d788.patch) = 2805