Index: head/devel/nlohmann-json/Makefile =================================================================== --- head/devel/nlohmann-json/Makefile (revision 508397) +++ head/devel/nlohmann-json/Makefile (revision 508398) @@ -1,37 +1,36 @@ # Created by: Viacheslav Mikerov # $FreeBSD$ 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 LICENSE_FILE= ${WRKSRC}/LICENSE.MIT USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= nlohmann NO_BUILD= yes NO_ARCH= yes CMAKE_OFF= JSON_BuildTests PLIST_FILES= lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake \ lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake \ lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake \ include/nlohmann/json.hpp do-test: @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DJSON_BuildTests:BOOL=ON ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test .include Index: head/devel/nlohmann-json/distinfo =================================================================== --- head/devel/nlohmann-json/distinfo (revision 508397) +++ head/devel/nlohmann-json/distinfo (revision 508398) @@ -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