svn commit: r497022 - in head/net/ss5: . files

Alexey Dokuchaev danfe at freebsd.org
Thu Mar 28 14:12:36 UTC 2019


On Thu, Mar 28, 2019 at 02:07:25PM +0000, Alexey Dokuchaev wrote:
> New Revision: 497022
> URL: https://svnweb.freebsd.org/changeset/ports/497022
> 
> Log:
>   - Unbreak the build against modern OpenSSL versions
>   - Plug a few memory leaks in ss5_secure_dh_compute_key()
>   - Remove no-op sed(1) call, it does not modify anything

That was badly worded, sorry: PREFIX is correctly respected for the
installation, the only hardcoded one was in the `uninstall' target
which we don't care about.

>  ...
>  post-patch:
> -	@${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile.in

./danfe


More information about the svn-ports-all mailing list