Bug 253883 - devel/libsysctlmibinfo2: Update to 2.0.1
Summary: devel/libsysctlmibinfo2: Update to 2.0.1
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: Neel Chauhan
URL:
Keywords:
Depends on:
Blocks: 253884
  Show dependency treegraph
 
Reported: 2021-02-27 01:22 UTC by Alfonso S. Siciliano
Modified: 2021-02-27 17:28 UTC (History)
1 user (show)

See Also:


Attachments
svn .diff (4.18 KB, patch)
2021-02-27 01:22 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
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 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