From nobody Fri Oct 08 17:20:31 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id DB01112D2770; Fri, 8 Oct 2021 17:20:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HQw1q3Mcsz3Lkx; Fri, 8 Oct 2021 17:20:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4D6AC2F9B; Fri, 8 Oct 2021 17:20:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 198HKVXO004625; Fri, 8 Oct 2021 17:20:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 198HKVxL004624; Fri, 8 Oct 2021 17:20:31 GMT (envelope-from git) Date: Fri, 8 Oct 2021 17:20:31 GMT Message-Id: <202110081720.198HKVxL004624@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 946903cf7cb2 - main - devel/nlohmann-json: Update 3.10.2 -> 3.10.3 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 946903cf7cb28ad3c896314d3eff7999e88d7c3e Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=946903cf7cb28ad3c896314d3eff7999e88d7c3e commit 946903cf7cb28ad3c896314d3eff7999e88d7c3e Author: Yuri Victorovich AuthorDate: 2021-10-08 17:01:54 +0000 Commit: Yuri Victorovich CommitDate: 2021-10-08 17:20:27 +0000 devel/nlohmann-json: Update 3.10.2 -> 3.10.3 Reported by: portscout --- devel/nlohmann-json/Makefile | 2 +- devel/nlohmann-json/distinfo | 6 +++--- devel/nlohmann-json/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index c31a799fc22f..1f742b94295d 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -2,7 +2,7 @@ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.10.2 +DISTVERSION= 3.10.3 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- diff --git a/devel/nlohmann-json/distinfo b/devel/nlohmann-json/distinfo index f32cc540c080..caf13e24dd99 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633248779 -SHA256 (nlohmann-json-v3.10.2_GH0.tar.gz) = 081ed0f9f89805c2d96335c3acfa993b39a0a5b4b4cef7edb68dd2210a13458c -SIZE (nlohmann-json-v3.10.2_GH0.tar.gz) = 7054440 +TIMESTAMP = 1633711771 +SHA256 (nlohmann-json-v3.10.3_GH0.tar.gz) = e0d7c1b120cac47fa7f14a41d10a5d390f67d423d8e97b9d6834887285d6873c +SIZE (nlohmann-json-v3.10.3_GH0.tar.gz) = 7061586 diff --git a/devel/nlohmann-json/pkg-plist b/devel/nlohmann-json/pkg-plist index ab779029d441..302a0c6cf5c1 100644 --- a/devel/nlohmann-json/pkg-plist +++ b/devel/nlohmann-json/pkg-plist @@ -21,6 +21,8 @@ include/nlohmann/detail/json_pointer.hpp include/nlohmann/detail/json_ref.hpp include/nlohmann/detail/macro_scope.hpp include/nlohmann/detail/macro_unscope.hpp +include/nlohmann/detail/meta/call_std/begin.hpp +include/nlohmann/detail/meta/call_std/end.hpp include/nlohmann/detail/meta/cpp_future.hpp include/nlohmann/detail/meta/detected.hpp include/nlohmann/detail/meta/identity_tag.hpp