Bug 268314 - sysutils/sysctlinfo-kmod: Update to 20221211 and restore clients
Summary: sysutils/sysctlinfo-kmod: Update to 20221211 and restore clients
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-11 17:04 UTC by Alfonso S. Siciliano
Modified: 2022-12-12 21:45 UTC (History)
2 users (show)

See Also:


Attachments
git diff in /usr/ports/ (6.61 KB, patch)
2022-12-11 17:04 UTC, Alfonso S. Siciliano
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2022-12-11 17:04:51 UTC
Created attachment 238712 [details]
git diff in /usr/ports/

Update sysctlinfo to 20221211 and restore its clients.

Delete "IGNORE" if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400071
because the version is handled in the module to run both before and after 1400071.

Testing:

# poudriere testport -j 131Ramd64 -p default -i -o sysutils/sysctlinfo-kmod
# poudriere testport -j 140Camd64 -p default -i -o sysutils/sysctlinfo-kmod

# poudriere testport -j 131Ramd64 -p default -i -o sysutils/sysctlbyname-improved-kmod
# poudriere testport -j 140Camd64 -p default -i -o sysutils/sysctlbyname-improved-kmod

Moreover restore sysctlinfo clients reverting https://cgit.freebsd.org/ports/commit?id=c05c823b6ef256e6fd3a0e9044733632ed9b823c

The .diff is created by `git diff` in /usr/ports/.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-12-11 17:04:51 UTC
Maintainer informed via mail
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-12-12 21:45:27 UTC
Committed,

Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-12 21:45:43 UTC
A commit in branch main references this bug:

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

commit 29b193037657c744a074d17e5dfad93c4edd88ec
Author:     Alfonso S. Siciliano <asiciliano@FreeBSD.org>
AuthorDate: 2022-12-12 06:51:43 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-12-12 21:41:08 +0000

    sysutils/sysctlinfo-kmod: Update to 20221211 and restore clients

    PR:             268314
    Reported by:    asiciliano@FreeBSD.org (maintainer)

 audio/mixertui/Makefile                      | 8 +-------
 deskutils/sysctlview/Makefile                | 3 ---
 devel/libsysctlmibinfo/Makefile              | 8 +-------
 devel/libsysctlmibinfo2/Makefile             | 8 +-------
 sysutils/nsysctl/Makefile                    | 3 ---
 sysutils/sysctlbyname-improved-kmod/Makefile | 7 ++-----
 sysutils/sysctlbyname-improved-kmod/distinfo | 6 +++---
 sysutils/sysctlinfo-kmod/Makefile            | 7 ++-----
 sysutils/sysctlinfo-kmod/distinfo            | 6 +++---
 9 files changed, 13 insertions(+), 43 deletions(-)