git: 8c07b7da5175 - main - devel/utf8cpp: Update to 4.0.2

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 17:17:55 UTC
The branch main has been updated by sunpoet:

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

commit 8c07b7da517522f4f295f455c586d29646f1dfa7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:38:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:15:32 +0000

    devel/utf8cpp: Update to 4.0.2
    
    Changes:        https://github.com/nemtrif/utfcpp/releases
---
 devel/utf8cpp/Makefile                   |  2 +-
 devel/utf8cpp/distinfo                   |  6 +++---
 devel/utf8cpp/files/patch-CMakeLists.txt | 11 -----------
 devel/utf8cpp/pkg-plist                  | 19 ++++++++++---------
 4 files changed, 14 insertions(+), 24 deletions(-)

diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile
index 69676808c38f..f163c37dfa85 100644
--- a/devel/utf8cpp/Makefile
+++ b/devel/utf8cpp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	utf8cpp
-PORTVERSION=	3.2.5
+PORTVERSION=	4.0.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
diff --git a/devel/utf8cpp/distinfo b/devel/utf8cpp/distinfo
index 084ee6037f26..b76c19df4f8b 100644
--- a/devel/utf8cpp/distinfo
+++ b/devel/utf8cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696001272
-SHA256 (nemtrif-utfcpp-v3.2.5_GH0.tar.gz) = 14fd1b3c466814cb4c40771b7f207b61d2c7a0aa6a5e620ca05c00df27f25afd
-SIZE (nemtrif-utfcpp-v3.2.5_GH0.tar.gz) = 28865
+TIMESTAMP = 1699774458
+SHA256 (nemtrif-utfcpp-v4.0.2_GH0.tar.gz) = d3c032650cd30823b7ebbebbe91f39d8c0e91221b2e3e92b93ca425478f986f2
+SIZE (nemtrif-utfcpp-v4.0.2_GH0.tar.gz) = 32996
diff --git a/devel/utf8cpp/files/patch-CMakeLists.txt b/devel/utf8cpp/files/patch-CMakeLists.txt
deleted file mode 100644
index 2a90a140552a..000000000000
--- a/devel/utf8cpp/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig	2020-09-27 18:26:57 UTC
-+++ CMakeLists.txt
-@@ -36,7 +36,7 @@ if(UTF8_SAMPLES)
-     target_link_libraries(docsample PRIVATE utf8::cpp)
- endif()
- 
--if(UTF8_TESTS)
-+if(0)
-     enable_testing()
-     add_subdirectory(extern/gtest)
-     add_subdirectory(tests)
diff --git a/devel/utf8cpp/pkg-plist b/devel/utf8cpp/pkg-plist
index d3e1e958a5d5..2fcb880c3785 100644
--- a/devel/utf8cpp/pkg-plist
+++ b/devel/utf8cpp/pkg-plist
@@ -1,9 +1,10 @@
-include/utf8cpp/utf8.h
-include/utf8cpp/utf8/checked.h
-include/utf8cpp/utf8/core.h
-include/utf8cpp/utf8/cpp11.h
-include/utf8cpp/utf8/cpp17.h
-include/utf8cpp/utf8/unchecked.h
-lib/cmake/utf8cpp/utf8cppConfig.cmake
-lib/cmake/utf8cpp/utf8cppConfigVersion.cmake
-lib/cmake/utf8cpp/utf8cppTargets.cmake
+include/utf8.h
+include/utf8/checked.h
+include/utf8/core.h
+include/utf8/cpp11.h
+include/utf8/cpp17.h
+include/utf8/cpp20.h
+include/utf8/unchecked.h
+%%DATADIR%%/cmake/utf8cppConfig.cmake
+%%DATADIR%%/cmake/utf8cppConfigVersion.cmake
+%%DATADIR%%/cmake/utf8cppTargets.cmake