git: 4a99594bcec9 - main - security/boringssl: update CONFLICTS list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Mar 2025 15:10:27 UTC
The branch main has been updated by osa:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4a99594bcec91480f4486f9ab8f62da124c9c33d
commit 4a99594bcec91480f4486f9ab8f62da124c9c33d
Author: Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-03-28 15:09:49 +0000
Commit: Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-03-28 15:10:20 +0000
security/boringssl: update 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 a362b7a55fe5..92c0e3a914b1 100644
--- a/security/boringssl/Makefile
+++ b/security/boringssl/Makefile
@@ -1,5 +1,6 @@
PORTNAME= boringssl
PORTVERSION= 0.0.0.0.2025.03.18.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.24 localbase perl5
CONFLICTS_INSTALL= libressl libressl-devel openssl openssl111 \
- openssl3[1234] openssl-quictls openssl31-quictls
+ openssl3[12345] openssl-quictls openssl31-quictls
CPE_VENDOR= google