Created attachment 273318 [details] port diff Fix regression when removing new leaves (reported by Andrea Venturoli) Improve some messages
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ae9e803bf87cb6da76fdd3f2348c2e34f512a16 commit 6ae9e803bf87cb6da76fdd3f2348c2e34f512a16 Author: Alexander Wittig <alexander@wittig.name> AuthorDate: 2026-07-30 16:51:06 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-30 16:52:12 +0000 ports-mgmt/pkg_rmleaves: Update 20260412 => 20260730 Changes: - Fix regression when removing new leaves (reported by Andrea Venturoli) - Improve some messages PR: 297171 Reported by: Alexander Wittig <alexander@wittig.name> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 ports-mgmt/pkg_rmleaves/Makefile | 2 +- ports-mgmt/pkg_rmleaves/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2026Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8449bd72182ca44ceac7419b2026be6268ce4c08 commit 8449bd72182ca44ceac7419b2026be6268ce4c08 Author: Alexander Wittig <alexander@wittig.name> AuthorDate: 2026-07-30 16:51:06 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-07-30 16:52:38 +0000 ports-mgmt/pkg_rmleaves: Update 20260412 => 20260730 Changes: - Fix regression when removing new leaves (reported by Andrea Venturoli) - Improve some messages PR: 297171 Reported by: Alexander Wittig <alexander@wittig.name> (maintainer) Approved by: osa, vvd (Mentors, implicit) MFH: 2026Q3 (cherry picked from commit 6ae9e803bf87cb6da76fdd3f2348c2e34f512a16) ports-mgmt/pkg_rmleaves/Makefile | 2 +- ports-mgmt/pkg_rmleaves/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Hi, Thank you for your submission. Committed, thanks.