Created attachment 222855 [details] svn .diff sysctlmibinfo2 update 2.0.0 -> 2.0.1 This project has not a ChangeLog, anyway: * use new sysctlinfo(4) 20210222 and sysctlbyname 20210223 features * add: sysctlmif_oidextendedbyname() * add: sysctlmif_hashandler(), sysctlmif_hashandlerbyname() * add: sysctlmif_nextnodebyname(), sysctlmif_nextleafbyname() * add: sysctlmif_leavesbyname(), sysctlmif_leavesbyname() * update: constants/OIDs so delete port path Testing: * portlint -C * port test * poudriere testport -j 122RELEASE -p default -i -o devel/libsysctlmibinfo2 * poudriere testport -j 130ALPHA1amd64 -p default -i -o devel/libsysctlmibinfo2 Important: * Please add a Portrevision to <audio/mixertui>
Committed!
A commit references this bug: Author: nc Date: Sat Feb 27 17:28:24 UTC 2021 New revision: 566716 URL: https://svnweb.freebsd.org/changeset/ports/566716 Log: devel/libsysctlmibinfo2: Update to 2.0.1 * use new sysctlinfo(4) 20210222 and sysctlbyname 20210223 features * add: sysctlmif_oidextendedbyname() * add: sysctlmif_hashandler(), sysctlmif_hashandlerbyname() * add: sysctlmif_nextnodebyname(), sysctlmif_nextleafbyname() * add: sysctlmif_leavesbyname(), sysctlmif_leavesbyname() * update: constants/OIDs so delete port path PR: 253883, 253884 Submitted by: Alfonso S. Siciliano <alfix86 AT gmail DOT com> (maintainer) Changes: head/deskutils/sysctlview/Makefile head/devel/libsysctlmibinfo2/Makefile head/devel/libsysctlmibinfo2/distinfo head/devel/libsysctlmibinfo2/files/ head/devel/libsysctlmibinfo2/pkg-descr