Bug 238270 - sysutils/nsysctl: Update to 1.0
Summary: sysutils/nsysctl: Update to 1.0
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: Steve Wills
URL: https://gitlab.com/alfix/nsysctl
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-01 02:03 UTC by Alfonso S. Siciliano
Modified: 2019-06-08 01:09 UTC (History)
0 users

See Also:


Attachments
svn .diff (1.14 KB, patch)
2019-06-01 02:03 UTC, Alfonso S. Siciliano
no flags 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 2019-06-01 02:03:42 UTC
Created attachment 204748 [details]
svn .diff

WWW: https://gitlab.com/alfix/nsysctl

Upstream Update:

 * version: 0.9.1 -> 1.0
 * add: setting kelvin value
 * add: setting a numeric value with -B option
 * fix: delete strdup() to parse argv
 * change: option -S -> -m

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-06-01 02:48:07 UTC
Thank you Alfonso

Please use the maintainer-approval attachment flag (set to +) to signify maintainer approval for patches on ports you are maintainer of. Attachment -> Details -> maintainer-approval [+]
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-06-08 01:08:57 UTC
A commit references this bug:

Author: swills
Date: Sat Jun  8 01:08:36 UTC 2019
New revision: 503693
URL: https://svnweb.freebsd.org/changeset/ports/503693

Log:
  sysutils/nsysctl: Update to 1.0

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

Changes:
  head/sysutils/nsysctl/Makefile
  head/sysutils/nsysctl/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-06-08 01:09:40 UTC
Committed, thanks!