freebsd-ports/net/openldap21/distinfo
Jimmy Olgeni 604c0d03b4 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.
2001-05-12 20:14:35 +00:00

1 line
60 B
Text

MD5 (openldap-2.0.8.tgz) = 4e6603c732011f01d7fc0120685b6f31