Created attachment 272393 [details] The diff file The latest upstream version of rsplib is 3.5.10. Therefore, the port net/rsplib needs an update. This update provides improvements for builds on different platforms, including NetBSD and Alpine Linux. As part of this update, the BUILD_DEPENDS replaced pdf2svg by mutool (used for generating an SVG icon). Fix: The updated diff file rsplib-3.5.10.diff is attached.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7128762c75f3bc891640955c4c1b8f0030f4f252 commit 7128762c75f3bc891640955c4c1b8f0030f4f252 Author: Thomas Dreibholz <thomas.dreibholz@gmail.com> AuthorDate: 2026-07-02 17:03:04 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-02 17:11:45 +0000 net/rsplib: Update 3.5.7 => 3.5.10 Changelog: https://github.com/dreibh/rsplib/blob/rsplib-3.5.10/ChangeLog Commit log: https://github.com/dreibh/rsplib/compare/rsplib-3.5.7...rsplib-3.5.10 PR: 296459 Approved by: osa, vvd (Mentors, implicit) net/rsplib/Makefile | 4 ++-- net/rsplib/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)
Hi, Thank you for your submission. I have tested build in Poudriere on 14.4-RELEASE-amd64-main-35618e29e2fc and it seems OK. Committed, thanks.