Created attachment 255580 [details] Patch to update to 47.0.1 The security/seahorse port currently fails to build (https://portsfallout.com/port/21298/). This patch updates the port to version 47.0.1, addressing the build issue. The update incorporates suggestions from portclippy and portfmt and includes an updated WWW entry. Buildlog: 14.1-RELEASE-p6 amd64 https://gist.github.com/ehaupt/86fc70b6d14a4022c762084f22dd6d41 13.3-RELEASE-p8 amd64 https://gist.github.com/ehaupt/00ec10ab85caac2228cda8ddabb083dd 13.3-RELEASE-p8 i386 https://gist.github.com/ehaupt/7a48d8725c15486afeceb915c145fec2
approved, just merge it, thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b9247172a05373b7b52d2bff44b8addb8d5d15ea commit b9247172a05373b7b52d2bff44b8addb8d5d15ea Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2025-07-14 20:46:12 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2025-07-14 20:46:19 +0000 security/seahorse: Update to 47.0.1 * Update to 47.0.1 * portclippy, portfmt * Update WWW PR: 283074 Approved by: bapt security/seahorse/Makefile | 10 ++++----- security/seahorse/distinfo | 6 +++--- security/seahorse/pkg-plist | 49 ++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 56 insertions(+), 9 deletions(-)
Committed, thanks!