Bug 240575

Summary: sysutils/nsysctl: Update to 1.2
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Kai Knoblich <kai>
Status: Closed FIXED    
Severity: Affects Only Me CC: kai
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 240390    
Bug Blocks:    
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-09-14 01:53:49 UTC
Created attachment 207478 [details]
svn .diff

CHANGELOG

 * add: sysctlinfo kmod support

Testing:

 * portlint -C
 * port test
 * poudriere testport -j 130Camd64 -p default -i -o sysutils/nsysctl


Please commit it,

Thanks,
Alfonso
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-09-24 17:37:47 UTC
A commit references this bug:

Author: kai
Date: Tue Sep 24 17:37:28 UTC 2019
New revision: 512731
URL: https://svnweb.freebsd.org/changeset/ports/512731

Log:
  sysutils/nsysctl: Update to 1.2

  * The sysctlinfo interface (sysutils/sysctlinfo-kmod) is now required as
    build/run dependency which relies on the "oid_label" constant that was
    introduced in FreeBSD 1200019.

    Thus set the port to IGNORE if the above doesn't apply while I'm here. [1]

  Changelog:

  * Add sysctlinfo kmod support [1]

  PR:		240575
  Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)

Changes:
  head/sysutils/nsysctl/Makefile
  head/sysutils/nsysctl/distinfo
Comment 2 Kai Knoblich freebsd_committer freebsd_triage 2019-09-24 17:56:33 UTC
Committed, thank you for the patch!

I did the same minor modifications like in bug 240391:

* Fixed sorting order of the *_DEPENDS variables
* Added if-statements like in bug 240390 to avoid the build on FreeBSD 11.