Bug 244993

Summary: sysutils/checkrestart: update to 0.4.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, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to 0.4.0 fernape: maintainer-approval+

Description Thomas Hurst 2020-03-23 01:33:09 UTC
Created attachment 212628 [details]
Patch to 0.4.0

Added:

* Allow filtering by process name and process group

Fixed:

* Call xo_finish() in usage()
Comment 1 Automation User 2020-03-23 02:15:55 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/128656801
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-03-23 06:45:25 UTC
A commit references this bug:

Author: fernape
Date: Mon Mar 23 06:45:05 UTC 2020
New revision: 528953
URL: https://svnweb.freebsd.org/changeset/ports/528953

Log:
  sysutils/checkrestart: Update to 0.4.0

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

  Added:
   * Allow filtering by process name and process group
  Fixed:
   * Call xo_finish() in usage()

  PR:	244993
  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-23 06:47:21 UTC
Committed,

Thanks!