Date: Thu, 8 Aug 2019 17:58:44 +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: r508398 - head/devel/nlohmann-json Message-ID: <201908081758.x78Hwi3D091994@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Aug 8 17:58:44 2019 New Revision: 508398 URL: https://svnweb.freebsd.org/changeset/ports/508398 Log: devel/nlohmann-json: Update 3.3.0 -> 3.7.0 Maintainer reset due to 3 consecutive timeouts on this port. PR: 233486 Approved by: SlavaMikerov@gmail.com (maintainer's timeout 8+ months) Modified: head/devel/nlohmann-json/Makefile head/devel/nlohmann-json/distinfo Modified: head/devel/nlohmann-json/Makefile ============================================================================== --- head/devel/nlohmann-json/Makefile Thu Aug 8 17:53:24 2019 (r508397) +++ head/devel/nlohmann-json/Makefile Thu Aug 8 17:58:44 2019 (r508398) @@ -3,12 +3,11 @@ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.3.0 -PORTREVISION= 2 +DISTVERSION= 3.7.0 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- -MAINTAINER= SlavaMikerov@gmail.com +MAINTAINER= yuri@FreeBSD.org COMMENT= JSON library for Modern C++ LICENSE= MIT Modified: head/devel/nlohmann-json/distinfo ============================================================================== --- head/devel/nlohmann-json/distinfo Thu Aug 8 17:53:24 2019 (r508397) +++ head/devel/nlohmann-json/distinfo Thu Aug 8 17:58:44 2019 (r508398) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540694993 -SHA256 (nlohmann-json-v3.3.0_GH0.tar.gz) = 2fd1d207b4669a7843296c41d3b6ac5b23d00dec48dba507ba051d14564aa801 -SIZE (nlohmann-json-v3.3.0_GH0.tar.gz) = 114604713 +TIMESTAMP = 1565282530 +SHA256 (nlohmann-json-v3.7.0_GH0.tar.gz) = d51a3a8d3efbb1139d7608e28782ea9efea7e7933157e8ff8184901efd8ee760 +SIZE (nlohmann-json-v3.7.0_GH0.tar.gz) = 118868542
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908081758.x78Hwi3D091994>