Bug 286685 - sysutils/sysinfo: update to 1.0.4, take maintainership
Summary: sysutils/sysinfo: update to 1.0.4, 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: Fernando Apesteguía
URL:
Keywords: dogfood, easy
Depends on:
Blocks:
 
Reported: 2025-05-09 05:35 UTC by Chris Hutchinson
Modified: 2025-05-11 16:57 UTC (History)
3 users (show)

See Also:


Attachments
sysutils/sysinfo: patch to update to 1.0.4 (3.89 KB, patch)
2025-05-09 05:35 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 2025-05-09 05:35:21 UTC
Created attachment 260277 [details]
sysutils/sysinfo: patch to update to 1.0.4

This patch updates sysutils/sysinfo to 1.0.4.
Move it from distcache to Codeberg. While here
take MAINTAINER.

Changes:
Makefile
distinfo
pkg-descr
pkg-plist

This port hasn't been touched in a long while. It
really needs refactoring. But for now I've updated
the pkg reporting so-as to return it's intended results.
I've updated the man pages and added a README. As well
as some other things I've probably forgotten.

The remaining items will be fully covered in the next
release coming RSN. :)

Thanks!

Currently maintained by ports@ so approval is implicit.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2025-05-09 18:00:17 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-09 18:00:56 UTC
A commit in branch main references this bug:

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

commit 80813f1400207f7e8c90b918ade272328eb4caeb
Author:     Chris Hutchinson <portmaster@bsdforge.com>
AuthorDate: 2025-05-09 17:44:37 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-05-09 17:59:51 +0000

    sysutils/sysinfo: update to 1.0.4, take maintainership

    PR:             286685
    Reported by:    portmaster@bsdforge.com
    Approved by:    danger@ (maintainer, MIA)

 sysutils/sysinfo/Makefile  | 13 ++++++-------
 sysutils/sysinfo/distinfo  |  5 +++--
 sysutils/sysinfo/pkg-descr | 11 ++++++-----
 sysutils/sysinfo/pkg-plist | 28 ++++++++++++++--------------
 4 files changed, 29 insertions(+), 28 deletions(-)
Comment 3 Chris Hutchinson 2025-05-09 18:44:48 UTC
(In reply to Fernando Apesteguía from comment #1)
Thanks Fernando for taking care of this -- and so quickly! :)
Comment 4 Daniel Gerzo freebsd_committer freebsd_triage 2025-05-11 16:57:37 UTC
thank you guys for taking care of it!