Created attachment 184927 [details] update immortal 0.15.0 patch Added option timestamp when logging, if timestamp set to true it will prefix each line with the current time. In case timestamp is set to false, the stdout from the application will directly be written to the log file Added alias reset for halt
- portlint -ac looks fine. - poudriere testport builds fine on 10.3/i386, 10.3/amd64, 11.0/i386, 11.0/amd64, 12.0/i386 and 12.0/amd64.
A commit references this bug: Author: cpm Date: Tue Aug 22 20:09:01 UTC 2017 New revision: 448578 URL: https://svnweb.freebsd.org/changeset/ports/448578 Log: sysutils/immortal: Update to 0.15.0 Changes from 0.14.0 to 0.15.0: - Added option timestamp when logging, if timestamp set to true it will prefix each line with the current time. In case timestamp is set to false, the stdout from the application will directly be written to the log file. - Added alias reset for halt. PR: 221158 Submitted by: Nicolas Embriz <nbari@tequila.io> (maintainer) Changes: head/sysutils/immortal/Makefile head/sysutils/immortal/distinfo
Committed, thanks!