Changes: - Updated from 0.18.0 to 0.19.0 - Take maintainership Redports: https://redports.org/buildarchive/20130826170900-42500/ Changelog: paexec: - POSIX-2008 getline(3) is used for reading lines instead of home-made function. - t '' is equivalent to "no transport", spaces are trimmed. - "-n +NNN" has higher priority than -t, i.e. if they both are specified, transport is ignored. - Fix for -W1. - Environment variable PAEXEC_EOT was introduced. - Option -y was added to paexec(1) and paexec_reorder(1). - Option -C was added to paexec(1). paexec_reorder: - Option -x was added to paexec_reorder(1). A number of fixes and improvements in regression tests. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->wg I'll take it.
Updated to 0.19.1. Changelog: Version 0.19.1, by Aleksey Cheusov, Mon, 26 Aug 2013 19:05:53 +0300 paexec: Fix for segfault seen on Linux
State Changed From-To: open->closed Committed. Thanks!