freebsd-ports/security/xmlsec1/files
Michael Gmelin 10ad85aeef Fix build with LibreSSL
Even though building worked ok, linking to the resulting library
libxmlsec1-openssl.so caused various symbol lookup errors such as:

/usr/local/lib/libxmlsec1-openssl.so: undefined reference to `X509_OBJECT_get0_X509'
/usr/local/lib/libxmlsec1-openssl.so: undefined reference to `ASN1_STRING_get0_data'

As the problem only appears at runtime I bumped the revision.

Approved by:	ssl blanket
2017-01-16 14:24:34 +00:00
..
patch-configure - Remove stale REINPLACE_CMD lines. 2017-01-06 13:12:47 +00:00
patch-Makefile.in - Remove stale REINPLACE_CMD lines. 2017-01-06 13:12:47 +00:00
patch-src-openssl-app.c - Remove stale REINPLACE_CMD lines. 2017-01-06 13:12:47 +00:00
patch-src-openssl-openssl11_wrapper.h Fix build with LibreSSL 2017-01-16 14:24:34 +00:00
patch-src_openssl_signatures.c