Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2023 09:08:25 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f49c74936c0d - main - devel/utf8cpp3: Add CONFLICTS_INSTALL after utf8cpp 4.0.3 update
Message-ID:  <202312250908.3BP98P6T069007@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit f49c74936c0dda776b870d5f48d9298d6a77895c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-25 08:59:21 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-25 08:59:21 +0000

    devel/utf8cpp3: Add CONFLICTS_INSTALL after utf8cpp 4.0.3 update
---
 devel/utf8cpp3/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/utf8cpp3/Makefile b/devel/utf8cpp3/Makefile
index 5792fad63330..0b7a0d9daa14 100644
--- a/devel/utf8cpp3/Makefile
+++ b/devel/utf8cpp3/Makefile
@@ -15,13 +15,14 @@ USES=		cmake
 
 CMAKE_ON=	UTF8_INSTALL
 CMAKE_OFF=	UTF8_SAMPLES UTF8_TESTS
-
 NO_ARCH=	yes
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	nemtrif
 GH_PROJECT=	utfcpp
 
+CONFLICTS_INSTALL=	utf8cpp
+
 PORTSCOUT=	limit:^3\.
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312250908.3BP98P6T069007>