diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile index a38f7f16871f..b9ca3e59bb45 100644 --- a/devel/utf8cpp/Makefile +++ b/devel/utf8cpp/Makefile @@ -1,24 +1,24 @@ PORTNAME= utf8cpp -PORTVERSION= 4.1.0 +PORTVERSION= 4.1.1 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 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 9c301b2a8293..06e7cdbe91e7 100644 --- a/devel/utf8cpp/distinfo +++ b/devel/utf8cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1779222898 -SHA256 (nemtrif-utfcpp-v4.1.0_GH0.tar.gz) = 9a45cbeefacf512879971eaf57fe52133b73a0152d5354f3adeaf8d103cff0f3 -SIZE (nemtrif-utfcpp-v4.1.0_GH0.tar.gz) = 36816 +TIMESTAMP = 1779394321 +SHA256 (nemtrif-utfcpp-v4.1.1_GH0.tar.gz) = 1ca68016f0abc24172998e39ce0d8f8e2b7a26f7579a0ff85d4e1b9a7aea56f8 +SIZE (nemtrif-utfcpp-v4.1.1_GH0.tar.gz) = 36846