Bug 278973 - net/bmon: fix Makefile, files/patchfile and take MAINTAINER
Summary: net/bmon: fix Makefile, files/patchfile and take MAINTAINER
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-14 09:05 UTC by Chris Hutchinson
Modified: 2024-05-16 06:19 UTC (History)
2 users (show)

See Also:


Attachments
git diff for net/bmon (1.33 KB, patch)
2024-05-14 09:05 UTC, Chris Hutchinson
no flags Details | Diff
git diff for net/bmon (1.44 KB, patch)
2024-05-14 15:29 UTC, Chris Hutchinson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-05-14 09:05:08 UTC
Created attachment 250644 [details]
git diff for net/bmon

I use this port and see it went unmaintained. So
I went to take MAINTAINER. While here; fix Makefile, and
files/patchfile.

Affected files:
Makefile
files/patch-src_in_sysctl.c

That's it. Thanks.

All port and pkg tests return OK.

--Chris
Comment 1 mew14930xvi 2024-05-14 09:28:19 UTC
Is the license correct?

LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE= ${WRKSRC}/LICENSE.BSD
LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT
Comment 2 Chris Hutchinson 2024-05-14 15:29:23 UTC
Created attachment 250651 [details]
git diff for net/bmon

Yes. You're correct. I should have caught that.
This patch adds the LICENSE you address to my earlier patch.

Thanks.
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-05-16 06:19:15 UTC
Committed,

Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-05-16 06:19:43 UTC
A commit in branch main references this bug:

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

commit 57a2d229f906e8023dc657a737822ec22eb23f4f
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2024-05-15 18:49:55 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-05-16 06:18:32 +0000

    net/bmon: fix Makefile, files/patchfile

    While here submitter becomes maintainer. Already maintainer of several ports.

    PR:             278973
    Reported by:    portmaster@bsdforge.com

 net/bmon/Makefile                    | 13 +++++++------
 net/bmon/files/patch-src_in_sysctl.c |  4 ++--
 2 files changed, 9 insertions(+), 8 deletions(-)