Date: Mon, 15 Jun 2020 16:32:59 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538919 - head/devel/nlohmann-json Message-ID: <202006151632.05FGWxUX076449@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Mon Jun 15 16:32:59 2020 New Revision: 538919 URL: https://svnweb.freebsd.org/changeset/ports/538919 Log: devel/nlohmann-json: Update 3.7.3 -> 3.8.0 Reported by: portscout Modified: head/devel/nlohmann-json/Makefile head/devel/nlohmann-json/distinfo Modified: head/devel/nlohmann-json/Makefile ============================================================================== --- head/devel/nlohmann-json/Makefile Mon Jun 15 16:30:07 2020 (r538918) +++ head/devel/nlohmann-json/Makefile Mon Jun 15 16:32:59 2020 (r538919) @@ -3,7 +3,7 @@ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.7.3 +DISTVERSION= 3.8.0 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- Modified: head/devel/nlohmann-json/distinfo ============================================================================== --- head/devel/nlohmann-json/distinfo Mon Jun 15 16:30:07 2020 (r538918) +++ head/devel/nlohmann-json/distinfo Mon Jun 15 16:32:59 2020 (r538919) @@ -1,3 +1,3 @@ -TIMESTAMP = 1574061700 -SHA256 (nlohmann-json-v3.7.3_GH0.tar.gz) = 249548f4867417d66ae46b338dfe0a2805f3323e81c9e9b83c89f3adbfde6f31 -SIZE (nlohmann-json-v3.7.3_GH0.tar.gz) = 119013476 +TIMESTAMP = 1592237394 +SHA256 (nlohmann-json-v3.8.0_GH0.tar.gz) = 7d0edf65f2ac7390af5e5a0b323b31202a6c11d744a74b588dc30f5a8c9865ba +SIZE (nlohmann-json-v3.8.0_GH0.tar.gz) = 6811371
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151632.05FGWxUX076449>