Date: Fri, 28 Mar 2025 15:10:27 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: 4a99594bcec9 - main - security/boringssl: update CONFLICTS list Message-ID: <202503281510.52SFAR4s083204@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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= googlehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503281510.52SFAR4s083204>
