Bug 241086

Summary: deskutils/sysctlview: Update to 1.5.2
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Only Me CC: tz
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 241084    
Bug Blocks:    
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-10-05 16:16:44 UTC
Created attachment 208122 [details]
svn .diff

* Update because the CTL_STSCTL constant was introduced in sys/sysctl.h
* add an error dialog if an OID has 23/24 levels and the sysctlinfo kmod is not
      loaded (avoiding a segmentation fault)

testing

 * poudriere testport -j 130Ramd64 -p default -o deskutils/sysctlview

Thanks,
Alfonso
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-08 09:33:31 UTC
A commit references this bug:

Author: tz
Date: Tue Oct  8 09:33:16 UTC 2019
New revision: 514065
URL: https://svnweb.freebsd.org/changeset/ports/514065

Log:
  deskutils/sysctlview: Update to 1.5.2

  Changelog:

      * Update because the CTL_STSCTL constant was introduced in sys/sysctl.h
      * add an error dialog if an OID has 23/24 levels and the sysctlinfo kmod is not
        loaded (avoiding a segmentation fault)

  PR:		241086
  Submitted by:	Alfonso S. Siciliano (maintainer)

Changes:
  head/deskutils/sysctlview/Makefile
  head/deskutils/sysctlview/distinfo
Comment 2 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2019-10-08 09:34:44 UTC
Committed! Thank you for this high quality PR! :)