Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2019 14:12:35 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r497022 - in head/net/ss5: . files
Message-ID:  <20190328141235.GA76759@FreeBSD.org>
In-Reply-To: <201903281407.x2SE7Pjq071969@repo.freebsd.org>
References:  <201903281407.x2SE7Pjq071969@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190328141235.GA76759>