Bug 250149 - sysutils/sysctlbyname-improved-kmod portrevision
Summary: sysutils/sysctlbyname-improved-kmod portrevision
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: Kurt Jaeger
URL:
Keywords: buildisok
Depends on:
Blocks: 250150
  Show dependency treegraph
 
Reported: 2020-10-05 21:53 UTC by Alfonso S. Siciliano
Modified: 2020-10-31 16:34 UTC (History)
1 user (show)

See Also:


Attachments
svn .diff (2.32 KB, patch)
2020-10-05 21:53 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 2020-10-05 21:53:32 UTC
Created attachment 218547 [details]
svn .diff

Portrevision because the new sysctl object {0.7} "sysctl.nextnoskip" overlaps the OIDs of sysctlinfo and the object of this kmod, review D26560 - base r366465 

Portrevision:

 * add PORTREVISION
 * add files/patch-sysctlinfo.h to change the sysctl OIDs of sysctlinfo and the OID of this kmod
Comment 1 Automation User 2020-10-05 22:08:03 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/198425836
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-10-31 16:34:54 UTC
A commit references this bug:

Author: pi
Date: Sat Oct 31 16:34:28 UTC 2020
New revision: 553781
URL: https://svnweb.freebsd.org/changeset/ports/553781

Log:
  sysutils/sysctlbyname-improved-kmod: fix after r366465

  - the new sysctl object {0.7} "sysctl.nextnoskip" overlaps this interface
  - add files/patch-sysctlinfo.h to change sysctl OIDs of sysctlinfo
    and the OID of this kmod

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

Changes:
  head/sysutils/sysctlbyname-improved-kmod/Makefile
  head/sysutils/sysctlbyname-improved-kmod/files/
  head/sysutils/sysctlbyname-improved-kmod/files/patch-sysctlinfo.h