diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile index b853ddd02b33..3bbf1905b5df 100644 --- a/devel/utf8cpp/Makefile +++ b/devel/utf8cpp/Makefile @@ -1,26 +1,26 @@ PORTNAME= utf8cpp -PORTVERSION= 4.0.8 +PORTVERSION= 4.0.9 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, portable, lightweight library for handling UTF-8 strings WWW= https://github.com/nemtrif/utfcpp LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= nemtrif GH_PROJECT= utfcpp CONFLICTS_INSTALL= utf8cpp3 do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/utf8cpp/ cd ${WRKSRC}/source/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/utf8cpp/ .include diff --git a/devel/utf8cpp/distinfo b/devel/utf8cpp/distinfo index f731f4a4f0b6..812874164fcf 100644 --- a/devel/utf8cpp/distinfo +++ b/devel/utf8cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759326344 -SHA256 (nemtrif-utfcpp-v4.0.8_GH0.tar.gz) = f808b26d8c3a59def27fea207182ece77a8930bd121a69f80d328ecf3cfef925 -SIZE (nemtrif-utfcpp-v4.0.8_GH0.tar.gz) = 35416 +TIMESTAMP = 1767157581 +SHA256 (nemtrif-utfcpp-v4.0.9_GH0.tar.gz) = 397a9a2a6ed5238f854f490b0177b840abc6b62571ec3e07baa0bb94d3f14d5a +SIZE (nemtrif-utfcpp-v4.0.9_GH0.tar.gz) = 35350