Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2018 15:37:17 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484930 - head/security/p5-OpenCA-OpenSSL
Message-ID:  <201811141537.wAEFbHK6077267@repo.freebsd.org>

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



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