Created attachment 271523 [details] poudriere testport log There is new version of net/self-service-password. I've made an update patch. It was tested with poudriere - testport logfile is attached also
Created attachment 271524 [details] update patch and an update patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a463e4a7f9d5c969d0bdbe21cb06d28ab1b9f6e commit 5a463e4a7f9d5c969d0bdbe21cb06d28ab1b9f6e Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2026-06-05 15:16:21 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-05 15:25:22 +0000 net/self-service-password: Update 1.7.3 => 1.8.0 While here, switch to HTTPS MASTER_SITES. Changelog: https://github.com/ltb-project/self-service-password/releases/tag/v1.8.0 PR: 295876 Reported by: Krzysztof <ports@bsdserwis.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2 net/self-service-password/Makefile | 4 ++-- net/self-service-password/distinfo | 6 +++--- net/self-service-password/pkg-plist | 19 ++++++++++++++++--- 3 files changed, 21 insertions(+), 8 deletions(-)
A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7980701477c6f2674b146aba47f6e085a750fc5f commit 7980701477c6f2674b146aba47f6e085a750fc5f Author: Krzysztof <ports@bsdserwis.com> AuthorDate: 2026-06-05 15:16:21 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-05 15:26:40 +0000 net/self-service-password: Update 1.7.3 => 1.8.0 While here, switch to HTTPS MASTER_SITES. Changelog: https://github.com/ltb-project/self-service-password/releases/tag/v1.8.0 PR: 295876 Reported by: Krzysztof <ports@bsdserwis.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2 (cherry picked from commit 5a463e4a7f9d5c969d0bdbe21cb06d28ab1b9f6e) net/self-service-password/Makefile | 4 ++-- net/self-service-password/distinfo | 6 +++--- net/self-service-password/pkg-plist | 19 ++++++++++++++++--- 3 files changed, 21 insertions(+), 8 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-eb44fd6267a8 and it seems OK. Committed, thanks.