git: 305cd2ed702b - main - security/mbedtls3: Adjust CONFLICTS in anticipation of security/mbedtls4

From: Vladimir Druzenko <vvd_at_FreeBSD.org>
Date: Sun, 01 Mar 2026 16:37:04 UTC
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}