Bug 283074 - security/seahorse: Unbreak and update to 47.0.1
Summary: security/seahorse: Unbreak and update to 47.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL: https://portsfallout.com/port/21298/
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-02 07:55 UTC by Emanuel Haupt
Modified: 2025-07-14 20:47 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch to update to 47.0.1 (5.30 KB, patch)
2024-12-02 07:55 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2024-12-02 07:55:14 UTC
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
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2025-06-11 07:25:39 UTC
approved, just merge it, thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-07-14 20:46:44 UTC
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(-)
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2025-07-14 20:47:06 UTC
Committed, thanks!