Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 06:01:13 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487344 - head/security/apache-xml-security-c
Message-ID:  <201812130601.wBD61DGD056816@repo.freebsd.org>

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



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