svn commit: r508398 - head/devel/nlohmann-json
Yuri Victorovich
yuri at FreeBSD.org
Thu Aug 8 17:58:45 UTC 2019
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 at 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 at gmail.com
+MAINTAINER= yuri at 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
More information about the svn-ports-all
mailing list