git: 6a4e03c27c57 - main - devel/utf8cpp: Update to 4.0.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:05:27 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a4e03c27c57b7bb1d1168371809800ee8b3a30d commit 6a4e03c27c57b7bb1d1168371809800ee8b3a30d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-12-14 05:35:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-12-14 05:35:36 +0000 devel/utf8cpp: Update to 4.0.3 Changes: https://github.com/nemtrif/utfcpp/releases --- devel/utf8cpp/Makefile | 2 +- devel/utf8cpp/distinfo | 6 +++--- devel/utf8cpp/pkg-plist | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/devel/utf8cpp/Makefile b/devel/utf8cpp/Makefile index f163c37dfa85..de667766ad0b 100644 --- a/devel/utf8cpp/Makefile +++ b/devel/utf8cpp/Makefile @@ -1,5 +1,5 @@ PORTNAME= utf8cpp -PORTVERSION= 4.0.2 +PORTVERSION= 4.0.3 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/utf8cpp/distinfo b/devel/utf8cpp/distinfo index b76c19df4f8b..f779a4db341c 100644 --- a/devel/utf8cpp/distinfo +++ b/devel/utf8cpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699774458 -SHA256 (nemtrif-utfcpp-v4.0.2_GH0.tar.gz) = d3c032650cd30823b7ebbebbe91f39d8c0e91221b2e3e92b93ca425478f986f2 -SIZE (nemtrif-utfcpp-v4.0.2_GH0.tar.gz) = 32996 +TIMESTAMP = 1702028044 +SHA256 (nemtrif-utfcpp-v4.0.3_GH0.tar.gz) = 05e7d023b2bf606777442efc49038e0efce317596582db15adf5c776e237a326 +SIZE (nemtrif-utfcpp-v4.0.3_GH0.tar.gz) = 33968 diff --git a/devel/utf8cpp/pkg-plist b/devel/utf8cpp/pkg-plist index 2fcb880c3785..97eddaa191ce 100644 --- a/devel/utf8cpp/pkg-plist +++ b/devel/utf8cpp/pkg-plist @@ -1,10 +1,10 @@ -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 +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/cpp20.h +include/utf8cpp/utf8/unchecked.h %%DATADIR%%/cmake/utf8cppConfig.cmake %%DATADIR%%/cmake/utf8cppConfigVersion.cmake %%DATADIR%%/cmake/utf8cppTargets.cmake