svn commit: r487344 - head/security/apache-xml-security-c

Tobias Kortkamp tobik at FreeBSD.org
Thu Dec 13 06:01:14 UTC 2018


Author: tobik
Date: Thu Dec 13 06:01:13 2018
New Revision: 487344
URL: https://svnweb.freebsd.org/changeset/ports/487344

Log:
  security/apache-xml-security-c builds fine with OpenSSL 1.1.1
  
  http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/apache-xml-security-c-2.0.2.log
  
  PR:		229022

Modified:
  head/security/apache-xml-security-c/Makefile

Modified: head/security/apache-xml-security-c/Makefile
==============================================================================
--- head/security/apache-xml-security-c/Makefile	Thu Dec 13 05:53:05 2018	(r487343)
+++ head/security/apache-xml-security-c/Makefile	Thu Dec 13 06:01:13 2018	(r487344)
@@ -22,7 +22,5 @@ CONFIGURE_ENV+=	openssl_LIBS="-L${OPENSSLLIB} -lcrypto
 
 CPE_PRODUCT=	xml_security_for_c\+\+
 CPE_VENDOR=	apache
-BROKEN_SSL=	openssl111
-BROKEN_SSL_REASON_openssl111=	field has incomplete type HMAC_CTX (aka hmac_ctx_st)
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list