Index: head/devel/nlohmann-json/Makefile =================================================================== --- head/devel/nlohmann-json/Makefile (revision 538918) +++ head/devel/nlohmann-json/Makefile (revision 538919) @@ -1,36 +1,36 @@ # Created by: Viacheslav Mikerov # $FreeBSD$ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.7.3 +DISTVERSION= 3.8.0 CATEGORIES= devel PKGNAMEPREFIX= nlohmann- 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 538918) +++ head/devel/nlohmann-json/distinfo (revision 538919) @@ -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