git: 551e034565e8 - main - devel/nlohmann-json: update 3.11.2 → 3.11.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 05:09:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=551e034565e8b7a52a5fd90f3f490398b24b9ba7 commit 551e034565e8b7a52a5fd90f3f490398b24b9ba7 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-02 05:08:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-02 05:08:55 +0000 devel/nlohmann-json: update 3.11.2 → 3.11.3 Reported by: portscout --- devel/nlohmann-json/Makefile | 2 +- devel/nlohmann-json/distinfo | 6 +++--- devel/nlohmann-json/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 8678afbf382c..f65d281ea8be 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -1,6 +1,6 @@ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.11.2 +DISTVERSION= 3.11.3 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- diff --git a/devel/nlohmann-json/distinfo b/devel/nlohmann-json/distinfo index 4a257e5d0596..071fa96fa526 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660396550 -SHA256 (nlohmann-json-v3.11.2_GH0.tar.gz) = d69f9deb6a75e2580465c6c4c5111b89c4dc2fa94e3a85fcd2ffcd9a143d9273 -SIZE (nlohmann-json-v3.11.2_GH0.tar.gz) = 8097673 +TIMESTAMP = 1701242299 +SHA256 (nlohmann-json-v3.11.3_GH0.tar.gz) = 0d8ef5af7f9794e3263480193c491549b2ba6cc74bb018906202ada498a79406 +SIZE (nlohmann-json-v3.11.3_GH0.tar.gz) = 8053705 diff --git a/devel/nlohmann-json/pkg-plist b/devel/nlohmann-json/pkg-plist index fb15794bdf36..2cee127add49 100644 --- a/devel/nlohmann-json/pkg-plist +++ b/devel/nlohmann-json/pkg-plist @@ -18,6 +18,7 @@ include/nlohmann/detail/iterators/iteration_proxy.hpp include/nlohmann/detail/iterators/iterator_traits.hpp include/nlohmann/detail/iterators/json_reverse_iterator.hpp include/nlohmann/detail/iterators/primitive_iterator.hpp +include/nlohmann/detail/json_custom_base_class.hpp include/nlohmann/detail/json_pointer.hpp include/nlohmann/detail/json_ref.hpp include/nlohmann/detail/macro_scope.hpp