Bug 238922

Summary: sysutils/nsysctl: Update to 1.1
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: easy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-07-01 14:05:59 UTC
Created attachment 205464 [details]
svn .diff

Upstream CHANGELOG:

 * fix: -B
 * fix: -h
 * fix: -G with "AND" flags
 * fix: -x with -y and -g
 * fix: vflag ans Vflag efficiency
 * fix: do not show <children> of a hidden node
 * fix: mutually exclusive options [V|v] and [b|o|x]
 * fix: set a [u]int64_t value
 * fix: -n is ignored without error
 * delete: macro to get a value
 * delete: macro to set a value
 * change: -p [FORMAT STRING] -> [FORMAT-STRING]
 * add: kern.conftxt as special_value
 * add: input for a numeric value in hex format

Port:

 * add PORTDOCS and PORTEXAMPLES
 * update pkg-descr

Testing:

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


Please commit it,

Thanks,
Alfonso
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2019-07-01 14:08:08 UTC
Comment on attachment 205464 [details]
svn .diff

Set maintainer-approval flag on attachment (to +) to signify maintainer approval. Attachment -> Details -> maintainer-approval [+] or set it during initial patch submission
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-01 17:47:41 UTC
A commit references this bug:

Author: swills
Date: Mon Jul  1 17:47:12 UTC 2019
New revision: 505623
URL: https://svnweb.freebsd.org/changeset/ports/505623

Log:
  sysutils/nsysctl: update to 1.1

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

Changes:
  head/sysutils/nsysctl/Makefile
  head/sysutils/nsysctl/distinfo
  head/sysutils/nsysctl/pkg-descr
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-07-01 17:48:33 UTC
Committed, thanks!