git: 581fecb2a6bc - main - security/boringssl: update CONFLICTS

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Mon, 29 Jun 2026 09:57:05 UTC
The branch main has been updated by osa:

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

commit 581fecb2a6bc638210ed08ca0e2a8eb8e280e281
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2026-06-29 09:56:33 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2026-06-29 09:56:59 +0000

    security/boringssl: update CONFLICTS
    
    Bump PORTREVISION.
    
    Sponsored by:   tipi.work
---
 security/boringssl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile
index efd783aff44d..5babd1b7ea2a 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	boringssl
 DISTVERSION=	0.20260616.0
+PORTREVISION=	1
 CATEGORIES=	security
 EXTRACT_ONLY=	${GH_ACCOUNT}-${PORTNAME}-${DISTVERSION}_GH0.tar.gz
 
@@ -12,8 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake:insource cpe go:1.25,no_targets localbase perl5
 
-CONFLICTS_INSTALL=	libressl libressl-devel openssl openssl111 \
-			openssl3[23456] openssl-quictls openssl33-quictls
+CONFLICTS_INSTALL=	aws-lc libressl libressl-devel openssl openssl[34][0456]
 
 CPE_VENDOR=	google