Bug 244531 - sysutils/checkrestart - update to 0.3.0
Summary: sysutils/checkrestart - update to 0.3.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: Fernando Apesteguía
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-03-01 00:47 UTC by Thomas Hurst
Modified: 2020-03-03 18:10 UTC (History)
1 user (show)

See Also:


Attachments
Patch to 0.3.0 (970 bytes, patch)
2020-03-01 00:47 UTC, Thomas Hurst
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!