git: 54918b08b00f - main - security/libretls: mark as broken on FreeBSD 11

Baptiste Daroussin bapt at FreeBSD.org
Tue Sep 7 15:57:35 UTC 2021


The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54918b08b00fdbe9f5fc75fdf9881e8ff452b647

commit 54918b08b00fdbe9f5fc75fdf9881e8ff452b647
Author:     Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-09-07 15:56:48 +0000
Commit:     Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-09-07 15:57:30 +0000

    security/libretls: mark as broken on FreeBSD 11
---
 security/libretls/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/libretls/Makefile b/security/libretls/Makefile
index 6c9445cf1733..8b11089b147d 100644
--- a/security/libretls/Makefile
+++ b/security/libretls/Makefile
@@ -8,6 +8,8 @@ COMMENT=	TLS library designed to ease writing foolproof applications
 
 LICENSE=	ISCL
 
+BROKEN_FreeBSD_11=	requires newer OpenSSL
+
 USES=	libtool ssl pkgconfig
 INSTALL_TARGET=	install-strip
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-all mailing list