Bug 278973

Summary: net/bmon: fix Makefile, files/patchfile and take MAINTAINER
Product: Ports & Packages Reporter: Chris Hutchinson <portmaster>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape, mew14930xvi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
git diff for net/bmon
none
git diff for net/bmon none

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(-)