Date: Sun, 3 Oct 2021 08:58:01 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e9f32a93276e - main - devel/nlohmann-json: Update 3.10.1 -> 3.10.2 Message-ID: <202110030858.1938w10F002927@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9f32a93276ef361d3acd1702464e470b416a9e5 commit e9f32a93276ef361d3acd1702464e470b416a9e5 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-03 08:56:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-03 08:56:25 +0000 devel/nlohmann-json: Update 3.10.1 -> 3.10.2 Reported by: portscout --- devel/nlohmann-json/Makefile | 2 +- devel/nlohmann-json/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 151b56782d5d..c31a799fc22f 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -2,7 +2,7 @@ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.10.1 +DISTVERSION= 3.10.2 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- diff --git a/devel/nlohmann-json/distinfo b/devel/nlohmann-json/distinfo index 114f83d9dddf..f32cc540c080 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629870683 -SHA256 (nlohmann-json-v3.10.1_GH0.tar.gz) = c35d8c867f7cde3f6100c3f5dbe999667f77f075cd802bbd37080bd63ceb94c4 -SIZE (nlohmann-json-v3.10.1_GH0.tar.gz) = 7007608 +TIMESTAMP = 1633248779 +SHA256 (nlohmann-json-v3.10.2_GH0.tar.gz) = 081ed0f9f89805c2d96335c3acfa993b39a0a5b4b4cef7edb68dd2210a13458c +SIZE (nlohmann-json-v3.10.2_GH0.tar.gz) = 7054440
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110030858.1938w10F002927>