Bug 287335 - sysutils/rename: Take maintainership
Summary: sysutils/rename: Take maintainership
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: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-06 02:01 UTC by mew14930xvi
Modified: 2025-06-06 21:00 UTC (History)
1 user (show)

See Also:


Attachments
take maintainership (3.01 KB, patch)
2025-06-06 02:01 UTC, mew14930xvi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mew14930xvi 2025-06-06 02:01:30 UTC
Created attachment 261022 [details]
take maintainership

Version 2.x has changed significantly so stick with 1.99.2.
Switch REINPLACE to patch file.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-06-06 20:58:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3327d60ef4abd263f1c116b0137fbb68fc397a81

commit 3327d60ef4abd263f1c116b0137fbb68fc397a81
Author:     mew14930xvi <mew14930xvi@inbox.lv>
AuthorDate: 2025-06-06 20:48:34 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-06-06 20:57:39 +0000

    sysutils/rename: Take maintainership

    Replace PORTVERSION with DISTVERSION.
    Switch REINPLACE to patch file.

    PR:     287335

 sysutils/rename/Makefile                   | 23 +++------------
 sysutils/rename/files/patch-Makefile (new) | 47 ++++++++++++++++++++++++++++++
 2 files changed, 51 insertions(+), 19 deletions(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2025-06-06 21:00:21 UTC
Thanks.