Bug 269138 - net-mgmt/nstat: use recommended scheme for unversioned software
Summary: net-mgmt/nstat: use recommended scheme for unversioned software
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Smirnoff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-24 21:54 UTC by Gleb Smirnoff
Modified: 2023-02-07 22:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (swills)


Attachments
suggested patch (1.48 KB, patch)
2023-01-24 21:54 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Smirnoff freebsd_committer freebsd_triage 2023-01-24 21:54:58 UTC
Created attachment 239688 [details]
suggested patch

The nstat is unlikely to have a version in foreseeable future. Bump PORTEPOCH and use what the Porters Handbook suggest. Remove the extra patch, which in reality is just the top commit of the upstream git tree.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-02-07 19:20:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2963bb03573cef0556895f54ebb95ad43fcc42c8

commit 2963bb03573cef0556895f54ebb95ad43fcc42c8
Author:     Gleb Smirnoff <glebius@FreeBSD.org>
AuthorDate: 2023-02-07 19:20:09 +0000
Commit:     Gleb Smirnoff <glebius@FreeBSD.org>
CommitDate: 2023-02-07 19:20:09 +0000

    net-mgmt/nstat: use recommended scheme for unversioned software

    The nstat is unlikely to have a version in foreseeable future. Bump
    PORTEPOCH and use what the Porters Handbook suggest. Remove the extra
    patch, which in reality is just the top commit of the upstream git tree.

    Take over maintainership due to maintainer timeout(s).

    PR:     269138

 net-mgmt/nstat/Makefile | 11 ++++-------
 net-mgmt/nstat/distinfo |  8 +++-----
 2 files changed, 7 insertions(+), 12 deletions(-)