git: cd9e074d2d1e - main - finance/gnucash: Update to 5.16

From: Guido Falsi <madpilot_at_FreeBSD.org>
Date: Mon, 29 Jun 2026 19:56:37 UTC
The branch main has been updated by madpilot:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd9e074d2d1e5558ea1f0040227a0297098830fc

commit cd9e074d2d1e5558ea1f0040227a0297098830fc
Author:     Guido Falsi <madpilot@FreeBSD.org>
AuthorDate: 2026-06-29 19:56:05 +0000
Commit:     Guido Falsi <madpilot@FreeBSD.org>
CommitDate: 2026-06-29 19:56:05 +0000

    finance/gnucash: Update to 5.16
---
 finance/gnucash/Makefile                   |  2 +-
 finance/gnucash/distinfo                   |  6 +++---
 finance/gnucash/files/patch-CMakeLists.txt | 27 ---------------------------
 finance/gnucash/pkg-plist                  |  9 +++++----
 4 files changed, 9 insertions(+), 35 deletions(-)

diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index dbac2de8de90..5c282c4ee52a 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gnucash
-PORTVERSION=	5.15
+PORTVERSION=	5.16
 CATEGORIES=	finance gnome
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION}
 
diff --git a/finance/gnucash/distinfo b/finance/gnucash/distinfo
index ac6f4b66c826..f0f2c5d980db 100644
--- a/finance/gnucash/distinfo
+++ b/finance/gnucash/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1774802033
-SHA256 (gnucash-5.15.tar.bz2) = b0bd4af43b6bde3454227d4b398e9ec7a0dbd5143469c1373fc824c3caab0909
-SIZE (gnucash-5.15.tar.bz2) = 16455386
+TIMESTAMP = 1782714900
+SHA256 (gnucash-5.16.tar.bz2) = bb9b6c67ebb6a3e06d9ff4f4e0417a97bef0159d26912be9b0e75a32901fd493
+SIZE (gnucash-5.16.tar.bz2) = 15539568
diff --git a/finance/gnucash/files/patch-CMakeLists.txt b/finance/gnucash/files/patch-CMakeLists.txt
deleted file mode 100644
index 51fda4046a88..000000000000
--- a/finance/gnucash/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-From 14bc748671879d2269fde3edb693b2f02122866c Mon Sep 17 00:00:00 2001
-From: John Ralls <jralls@ceridwen.us>
-Date: Sun, 29 Mar 2026 10:39:20 -0700
-Subject: [PATCH] Remove inadvertently committed boost-1.90 library list
- change.
-
----
- CMakeLists.txt | 6 +-----
- 1 file changed, 1 insertion(+), 5 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index b26fa3ddb10..981e6c06c66 100644
---- CMakeLists.txt
-+++ CMakeLists.txt
-@@ -605,11 +605,7 @@ if (Boost_FOUND)
-  if (Boost_VERSION VERSION_LESS "1.89.0")
-   find_package(Boost 1.67.0  COMPONENTS date_time filesystem locale program_options regex system)
-  else()
--  if (Boost_VERSION VERSION_LESS "1.90.0")
--    find_package(Boost 1.67.0  COMPONENTS date_time filesystem locale program_options regex)
--  else()
--    find_package(Boost 1.67.0  COMPONENTS date_time locale program_options regex)
--  endif()
-+  find_package(Boost 1.67.0  COMPONENTS date_time filesystem locale program_options regex)
-  endif()
- endif()
- 
diff --git a/finance/gnucash/pkg-plist b/finance/gnucash/pkg-plist
index 0b72de886b5b..3f835ce0f795 100644
--- a/finance/gnucash/pkg-plist
+++ b/finance/gnucash/pkg-plist
@@ -60,6 +60,7 @@ include/gnucash/gnc-amount-edit.h
 include/gnucash/gnc-aqbanking-templates.h
 include/gnucash/gnc-autoclear.h
 include/gnucash/gnc-budget.h
+include/gnucash/gnc-cell-renderer-label.h
 include/gnucash/gnc-cell-renderer-text-flag.h
 include/gnucash/gnc-cell-renderer-text-view.h
 include/gnucash/gnc-cell-view.h
@@ -92,12 +93,12 @@ include/gnucash/gnc-gui-query.h
 include/gnucash/gnc-help-utils.h
 include/gnucash/gnc-hooks.h
 include/gnucash/gnc-html-extras.h
-include/gnucash/gnc-html-factory.h
+include/gnucash/gnc-html-factory.hpp
 include/gnucash/gnc-html-history.h
 include/gnucash/gnc-html-p.h
-include/gnucash/gnc-html-webkit-p.h
-include/gnucash/gnc-html-webkit.h
-include/gnucash/gnc-html-webkit2.h
+include/gnucash/gnc-html-webkit-p.hpp
+include/gnucash/gnc-html-webkit.hpp
+include/gnucash/gnc-html-webkit2.hpp
 include/gnucash/gnc-html.h
 include/gnucash/gnc-icons.h
 include/gnucash/gnc-keyring.h