Bug 297171 - ports-mgmt/pkg_rmleaves: maintainer-update to 20260730
Summary: ports-mgmt/pkg_rmleaves: maintainer-update to 20260730
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:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-30 16:43 UTC by Alexander Wittig
Modified: 2026-07-30 16:54 UTC (History)
1 user (show)

See Also:
nxjoseph: merge-quarterly+


Attachments
port diff (979 bytes, patch)
2026-07-30 16:43 UTC, Alexander Wittig
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Wittig 2026-07-30 16:43:33 UTC
Created attachment 273318 [details]
port diff

Fix regression when removing new leaves (reported by Andrea Venturoli)
Improve some messages
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-30 16:53:26 UTC
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(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-07-30 16:53:28 UTC
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(-)
Comment 3 Yusuf Yaman freebsd_committer freebsd_triage 2026-07-30 16:54:09 UTC
Hi,

Thank you for your submission.

Committed, thanks.