Bug 268117 - sysutils/egress-monitor: Update to 0.0.5
Summary: sysutils/egress-monitor: Update to 0.0.5
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: Nuno Teixeira
URL: https://github.com/mekanix/egress-mon...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-02 06:51 UTC by Goran Mekić
Modified: 2022-12-31 00:40 UTC (History)
2 users (show)

See Also:


Attachments
egress-monitor.patch (2.19 KB, patch)
2022-12-02 06:52 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
egress-monitor.patch (1.39 KB, patch)
2022-12-13 11:31 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
egress-monitor.patch (2.19 KB, patch)
2022-12-13 11:35 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff
egress-monitor.patch (2.19 KB, patch)
2022-12-13 11:36 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-12-02 06:51:25 UTC
QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
Comment 1 Goran Mekić 2022-12-02 06:52:53 UTC
Created attachment 238484 [details]
egress-monitor.patch
Comment 2 Goran Mekić 2022-12-13 11:31:30 UTC
Created attachment 238751 [details]
egress-monitor.patch

New version is out.
Comment 3 Goran Mekić 2022-12-13 11:35:59 UTC
Created attachment 238752 [details]
egress-monitor.patch

I forgot to add changes to rc.d file in new version, hence this patch to fix it.
Comment 4 Goran Mekić 2022-12-13 11:36:31 UTC
Created attachment 238753 [details]
egress-monitor.patch
Comment 5 Goran Mekić 2022-12-25 14:13:04 UTC
Is there something faulty with this PR? I mean, I see it's assigned to freebsd-ports yet the status is "In Progress".
Comment 6 commit-hook freebsd_committer freebsd_triage 2022-12-31 00:39:59 UTC
A commit in branch main references this bug:

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

commit b29b72bc22c30c824fbe3ab38b1386a746cc3f59
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-12-31 00:37:14 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-12-31 00:38:41 +0000

    sysutils/egress-monitor: Update to 0.0.5

    ChangeLog:      https://github.com/mekanix/egress-monitor/releases/tag/0.0.5
    PR:             268117

 sysutils/egress-monitor/Makefile                | 3 +--
 sysutils/egress-monitor/distinfo                | 6 +++---
 sysutils/egress-monitor/files/egress-monitor.in | 5 +++--
 3 files changed, 7 insertions(+), 7 deletions(-)
Comment 7 Nuno Teixeira freebsd_committer freebsd_triage 2022-12-31 00:40:20 UTC
Committed, thanks!