Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2024 20:32:52 GMT
From:      "Sergey A. Osokin" <osa@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 50157699731f - main - security/boringssl: update the conflicts list
Message-ID:  <202410132032.49DKWqxK042725@gitrepo.freebsd.org>

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

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

commit 50157699731f305e875f4706ecfe9807a0f23085
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-10-13 20:31:58 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-10-13 20:31:58 +0000

    security/boringssl: update the conflicts list
    
    Bump PORTREVISION.
---
 security/boringssl/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index 185051b57605..af97f4ee0a68 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	boringssl
 PORTVERSION=	0.0.0.0.2024.10.11.01
+PORTREVISION=	1
 CATEGORIES=	security
 EXTRACT_ONLY=	${GH_ACCOUNT}-${PORTNAME}-${PORTVERSION}-${GH_TAGNAME}_GH0.tar.gz
 
@@ -13,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		cmake:insource cpe go:no_targets,1.22 localbase perl5
 
 CONFLICTS_INSTALL=	libressl libressl-devel openssl openssl111 \
-			openssl3[123] openssl-quictls openssl31-quictls
+			openssl3[1234] openssl-quictls openssl31-quictls
 
 CPE_VENDOR=	google
 



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