Created attachment 271508 [details] patch-Transmission-4.1.2 Bump to newest release.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d4e19e014be4a01570acb86e65b41edb6f09844 commit 3d4e19e014be4a01570acb86e65b41edb6f09844 Author: Rafe Sadler <mondo.debater_0q@icloud.com> AuthorDate: 2026-06-03 12:21:59 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-05 15:08:28 +0000 net-p2p/transmission{,-components}: Update 4.1.1 => 4.1.2 This is a bugfix release. It fixes 20+ bugs and has a few performance improvements too. All users are encouraged to upgrade to this version. Changelog: https://github.com/transmission/transmission/releases/tag/4.1.2 PR: 295871 Reported by: Rafe Sadler <mondo.debater_0q@icloud.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2 net-p2p/transmission-components/Makefile | 2 +- net-p2p/transmission-components/distinfo | 6 +++--- net-p2p/transmission-components/pkg-plist.web | 4 ++-- net-p2p/transmission/Makefile | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-)
A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=37a5124e5f856a0dccfa5700cb8a63a2bf0dc704 commit 37a5124e5f856a0dccfa5700cb8a63a2bf0dc704 Author: Rafe Sadler <mondo.debater_0q@icloud.com> AuthorDate: 2026-06-03 12:21:59 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-06-05 15:09:18 +0000 net-p2p/transmission{,-components}: Update 4.1.1 => 4.1.2 This is a bugfix release. It fixes 20+ bugs and has a few performance improvements too. All users are encouraged to upgrade to this version. Changelog: https://github.com/transmission/transmission/releases/tag/4.1.2 PR: 295871 Reported by: Rafe Sadler <mondo.debater_0q@icloud.com> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q2 (cherry picked from commit 3d4e19e014be4a01570acb86e65b41edb6f09844) net-p2p/transmission-components/Makefile | 2 +- net-p2p/transmission-components/distinfo | 6 +++--- net-p2p/transmission-components/pkg-plist.web | 4 ++-- net-p2p/transmission/Makefile | 2 +- 4 files changed, 7 insertions(+), 7 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.