Bug 241084 - sysutils/sysctlinfo-kmod: update to 20191005
Summary: sysutils/sysctlinfo-kmod: update to 20191005
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: Torsten Zuehlsdorff
URL:
Keywords:
Depends on:
Blocks: 241085 241086
  Show dependency treegraph
 
Reported: 2019-10-05 15:44 UTC by Alfonso S. Siciliano
Modified: 2019-10-08 09:34 UTC (History)
1 user (show)

See Also:


Attachments
svn .diff (1.66 KB, patch)
2019-10-05 15:44 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
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-10-05 15:44:37 UTC
Created attachment 208120 [details]
svn .diff

update from 20190907 to 20191005

 * delete CTL_SYSCTLMIB, CTL_SYSCTL added in sysctl.h
 * improve SYSCTL_OUT error checks
 * update lock
 * code update like review D21700

testing

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

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

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

Log:
  sysutils/sysctlinfo-kmod: update to 20191005

  Changelog:

   * delete CTL_SYSCTLMIB, CTL_SYSCTL added in sysctl.h
   * improve SYSCTL_OUT error checks
   * update lock
   * code update like review D21700

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

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