git: 457cf2fb6cc9 - main - devel/utf8cpp: Update to 3.2.2

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 24 Nov 2022 08:24:56 UTC
The branch main has been updated by diizzy:

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

commit 457cf2fb6cc90de193be5eee010dd3da0b3035ad
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-11-24 08:22:56 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-11-24 08:22:59 +0000

    devel/utf8cpp: Update to 3.2.2
    
    Changelog: https://github.com/nemtrif/utfcpp/releases/tag/v3.2.2
    
    PR:             267592
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 devel/utf8cpp/Makefile | 6 ++++--
 devel/utf8cpp/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile
index 9e6d378bb177..bdaa7f5f9d02 100644
--- a/devel/utf8cpp/Makefile
+++ b/devel/utf8cpp/Makefile
@@ -1,13 +1,14 @@
 PORTNAME=	utf8cpp
-PORTVERSION=	3.1.2
 DISTVERSIONPREFIX=	v
+DISTVERSION=	3.2.2
 CATEGORIES=	devel
 
 MAINTAINER=	k@stereochro.me
 COMMENT=	Simple, portable, lightweight library for handling UTF-8 strings
-WWW=		http://utfcpp.sourceforge.net/
+WWW=		https://github.com/nemtrif/utfcpp
 
 LICENSE=	BSL
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake
 USE_GITHUB=	yes
@@ -20,6 +21,7 @@ PLIST_FILES=	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
 
diff --git a/devel/utf8cpp/distinfo b/devel/utf8cpp/distinfo
index c09a94212e45..6a029132433b 100644
--- a/devel/utf8cpp/distinfo
+++ b/devel/utf8cpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606387752
-SHA256 (nemtrif-utfcpp-v3.1.2_GH0.tar.gz) = fea3bfa39fb8bd7368077ea5e1e0db9a8951f7e6fb6d9400b00ab3d92b807c6d
-SIZE (nemtrif-utfcpp-v3.1.2_GH0.tar.gz) = 26388
+TIMESTAMP = 1667982422
+SHA256 (nemtrif-utfcpp-v3.2.2_GH0.tar.gz) = 6f81e7cb2be2a6a9109a8a0cb7dc39ec947f1bcdb5dfa4a660e11a23face19f5
+SIZE (nemtrif-utfcpp-v3.2.2_GH0.tar.gz) = 27476