Bug 244531

Summary: sysutils/checkrestart - update to 0.3.0
Product: Ports & Packages Reporter: Thomas Hurst <tom>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to 0.3.0 none

Description Thomas Hurst 2020-03-01 00:47:29 UTC
Created attachment 212061 [details]
Patch to 0.3.0

Added:

* -j flag accepting either a numeric jail ID or jail name

Fixed:

* Added --libxo to usage diagnostic.
* Properly treat pid as the key field for libxo (was pid and jid)
Comment 1 Automation User 2020-03-01 01:37:39 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122196124
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-03 18:07:11 UTC
A commit references this bug:

Author: fernape
Date: Tue Mar  3 18:07:02 UTC 2020
New revision: 527687
URL: https://svnweb.freebsd.org/changeset/ports/527687

Log:
  sysutils/checkrestart: update to 0.3.0

  From ChangeLog: https://github.com/Freaky/checkrestart/releases/tag/v0.3.0

  Added
      * -j flag accepting either a numeric jail ID or jail name

  Fixed
      * Added --libxo to usage diagnostic.
      * Properly treat pid as the key field for libxo (was pid and jid)

  PR:	244531
  Submitted by: tom@hur.st (maintainer)

Changes:
  head/sysutils/checkrestart/Makefile
  head/sysutils/checkrestart/distinfo
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2020-03-03 18:10:02 UTC
Committed,

Thanks!