svn commit: r421269 - in head/security/nmap: . files

Adam Weinberger adamw at adamw.org
Fri Sep 2 16:43:09 UTC 2016


> On 2 Sep, 2016, at 10:06, Olli Hauer <ohauer at freebsd.org> wrote:
> 
> Author: ohauer
> Date: Fri Sep  2 16:06:58 2016
> New Revision: 421269
> URL: https://svnweb.freebsd.org/changeset/ports/421269
> 
> Log:
>  - update nmap to 7.25BETA2

Hi Olli,

Just a heads up, this is failing with ssl=libressl:

nse_openssl.cc:287:23: error: use of undeclared identifier 'EVP_MD_CTX_new'
  EVP_MD_CTX *mdctx = EVP_MD_CTX_new();
                      ^
nse_openssl.cc:307:3: error: use of undeclared identifier 'EVP_MD_CTX_reset'; did you mean 'EVP_MD_CTX_init'?

# Adam


-- 
Adam Weinberger
adamw at adamw.org
http://www.adamw.org




More information about the svn-ports-head mailing list