Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 16:37:04 +0000
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 305cd2ed702b - main - security/mbedtls3: Adjust CONFLICTS in anticipation of security/mbedtls4
Message-ID:  <69a46b30.38f7c.7345622b@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vvd:

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

commit 305cd2ed702b07784f9799e7ad3fdaeae229bdc2
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-03-01 16:08:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-01 16:36:36 +0000

    security/mbedtls3: Adjust CONFLICTS in anticipation of security/mbedtls4
    
    PR:             293527
    Approved by:    tijl (implicit)
---
 security/mbedtls3/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/mbedtls3/Makefile b/security/mbedtls3/Makefile
index 872fa89c9ac6..c1a224f14f6f 100644
--- a/security/mbedtls3/Makefile
+++ b/security/mbedtls3/Makefile
@@ -25,6 +25,8 @@ CMAKE_OFF=	ENABLE_TESTING
 CMAKE_TESTING_ON=	ENABLE_TESTING
 CMAKE_TESTING_JOBS=	1
 
+CONFLICTS_INSTALL=	mbedtls4
+
 PORTSCOUT=	limit:^${DISTVERSION:R:S/./\./g}\.
 
 PLIST_SUB=	DISTVERSION=${DISTVERSION}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a46b30.38f7c.7345622b>