Bug 253883

Summary: devel/libsysctlmibinfo2: Update to 2.0.1
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Neel Chauhan <nc>
Status: Closed FIXED    
Severity: Affects Only Me CC: nc
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 253884    
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2021-02-27 01:22:39 UTC
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>
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-02-27 17:25:46 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-27 17:28:28 UTC
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