Bug 225045 - sysutils/immortal: update 0.18.0
Summary: sysutils/immortal: update 0.18.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: freebsd-ports-bugs (Nobody)
URL: https://immortal.run
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-10 10:57 UTC by nbari
Modified: 2018-01-10 17:46 UTC (History)
0 users

See Also:


Attachments
update patch immortal 0.18.0 (3.43 KB, patch)
2018-01-10 10:57 UTC, nbari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nbari 2018-01-10 10:57:37 UTC
Created attachment 189584 [details]
update patch immortal 0.18.0

* Added option retries, -r to specify the maximum number of tries before exiting the program
* Environment IMMORTAL_EXIT used to exit when running immortal with a config file, helps to avoid a race condition (start/stop) when using immortaldir
* immortalctl prints now process that are about to start with a defined wait value
* Renamed option -s to -w to be more consistent with the config file option wait
* Signals are only sent to process then this is up and running
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-10 17:46:03 UTC
A commit references this bug:

Author: swills
Date: Wed Jan 10 17:45:34 UTC 2018
New revision: 458667
URL: https://svnweb.freebsd.org/changeset/ports/458667

Log:
  sysutils/immortal: update 0.18.0

  PR:		225045
  Submitted by:	nbari@tequila.io (maintainer)

Changes:
  head/sysutils/immortal/Makefile
  head/sysutils/immortal/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-01-10 17:46:40 UTC
Committed, thanks!