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)
This commit is contained in:
parent
8ef2c37c3e
commit
e98a78f59a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527687
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= checkrestart
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2.0
|
||||
DISTVERSION= 0.3.0
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= tom@hur.st
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582634638
|
||||
SHA256 (Freaky-checkrestart-v0.2.0_GH0.tar.gz) = beb2e82cde38f9e11a278f8fefd7012abe2fcbd599d8b4e721d015a315ceb367
|
||||
SIZE (Freaky-checkrestart-v0.2.0_GH0.tar.gz) = 4784
|
||||
TIMESTAMP = 1583023164
|
||||
SHA256 (Freaky-checkrestart-v0.3.0_GH0.tar.gz) = 45e96958ffa5fa9c651ba25e99b54339b2f267836c9c14d8acf43724caac7a80
|
||||
SIZE (Freaky-checkrestart-v0.3.0_GH0.tar.gz) = 5073
|
||||
|
|
Loading…
Reference in a new issue