Bug 296459 - net/rsplib: Update to new release 3.5.10
Summary: net/rsplib: Update to new release 3.5.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://www.nntb.no/~dreibh/rserpool/
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-02 14:31 UTC by Thomas Dreibholz
Modified: 2026-07-02 17:13 UTC (History)
1 user (show)

See Also:


Attachments
The diff file (1.01 KB, patch)
2026-07-02 14:31 UTC, Thomas Dreibholz
thomas.dreibholz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2026-07-02 14:31:33 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-02 17:12:23 UTC
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(-)
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-02 17:13:02 UTC
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.