Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2024 15:29:51 GMT
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c768ecf46297 - main - security/libressl-devel: Chase addition of OpenSSL 3.4 port
Message-ID:  <202410191529.49JFTp5t045314@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by brnrd:

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

commit c768ecf4629774c63cb7b3ec84662fba8100cfe3
Author:     Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-10-19 15:29:32 +0000
Commit:     Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-10-19 15:29:32 +0000

    security/libressl-devel: Chase addition of OpenSSL 3.4 port
---
 security/libressl-devel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/libressl-devel/Makefile b/security/libressl-devel/Makefile
index a5291efc1863..28e3eb0ad92f 100644
--- a/security/libressl-devel/Makefile
+++ b/security/libressl-devel/Makefile
@@ -27,7 +27,7 @@ NC_DESC=	Install TLS-enabled netcat
 
 CONFLICTS_INSTALL=		libressl \
 				libretls
-default_CONFLICTS_INSTALL=	openssl openssl111 openssl3[12] openssl-quictls
+default_CONFLICTS_INSTALL=	openssl openssl111 openssl3* openssl-quictls
 
 .if ${FLAVOR:U} == default
 OPTIONS_EXCLUDE=	LIBTLS



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