svn commit: r484930 - head/security/p5-OpenCA-OpenSSL

Mathieu Arnold mat at FreeBSD.org
Wed Nov 14 15:37:18 UTC 2018


Author: mat
Date: Wed Nov 14 15:37:17 2018
New Revision: 484930
URL: https://svnweb.freebsd.org/changeset/ports/484930

Log:
  Mark broken.

Modified:
  head/security/p5-OpenCA-OpenSSL/Makefile   (contents, props changed)

Modified: head/security/p5-OpenCA-OpenSSL/Makefile
==============================================================================
--- head/security/p5-OpenCA-OpenSSL/Makefile	Wed Nov 14 15:33:03 2018	(r484929)
+++ head/security/p5-OpenCA-OpenSSL/Makefile	Wed Nov 14 15:37:17 2018	(r484930)
@@ -12,6 +12,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Perl crypto extension to OpenSSL
 
+BROKEN_SSL=    openssl111
+BROKEN_SSL_REASON_openssl111=  incomplete definition of type 'struct x509_st'
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Locale-libintl>=0:devel/p5-Locale-libintl \
 		p5-MIME-Tools>=0:mail/p5-MIME-Tools \


More information about the svn-ports-all mailing list