summaryrefslogtreecommitdiff
path: root/devel/ruby-sysvipc
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-05-12 20:14:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-05-12 20:14:35 +0000
commit604c0d03b4243e9fe8345cd7738adf2f0febc7f9 (patch)
treecd97a7772b5d2a3950691842369398209927b19b /devel/ruby-sysvipc
parentFix XAWVER shlib version. (diff)
Update port to version 2.0.8.
* Rewrite lines like: @exec [ CONDITION ] && ACTION as: @exec [ ! CONDITION ] || ACTION In the first version, the @executed command returns false if CONDITION is false and ACTION is not performed: pkg_add would then complain about the whole command's exit code. The second version returns either true or the actual ACTION exit code. * Do not echo some Makefile commands.
Diffstat (limited to 'devel/ruby-sysvipc')
0 files changed, 0 insertions, 0 deletions