Bug 241085

Summary: sysutils/nsysctl: Update to 1.2.1
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:04:46 UTC
Created attachment 208121 [details]
svn .diff

* Update because the CTL_STSCTL constant was introduced in sys/sysctl.h
* fix SYNOPSIS and usage() like style(9)

testing

 * poudriere testport -j 130Ramd64 -p default -i -o sysutils/nsysctl
 * poudriere testport -j 120Ramd64 -p default -i -o sysutils/nsysctl
 * poudriere testport -j 113Ramd64 -p default -i -o sysutils/nsysctl

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

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

Log:
  sysutils/nsysctl: Update to 1.2.1

  Changelog:

      * Update because the CTL_STSCTL constant was introduced in sys/sysctl.h
      * fix SYNOPSIS and usage() like style(9)

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

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