Bug 244993 - sysutils/checkrestart: update to 0.4.0
Summary: sysutils/checkrestart: update to 0.4.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, patch-ready
Depends on:
Blocks:
 
Reported: 2020-03-23 01:33 UTC by Thomas Hurst
Modified: 2020-03-23 06:47 UTC (History)
1 user (show)

See Also:


Attachments
Patch to 0.4.0 (970 bytes, patch)
2020-03-23 01:33 UTC, Thomas Hurst
fernape: maintainer-approval+
Details | Diff

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