Index: head/devel/nlohmann-json/Makefile =================================================================== --- head/devel/nlohmann-json/Makefile (revision 517858) +++ head/devel/nlohmann-json/Makefile (revision 517859) @@ -1,36 +1,36 @@ # Created by: Viacheslav Mikerov # $FreeBSD$ PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.7.0 +DISTVERSION= 3.7.3 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 517858) +++ head/devel/nlohmann-json/distinfo (revision 517859) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565282530 -SHA256 (nlohmann-json-v3.7.0_GH0.tar.gz) = d51a3a8d3efbb1139d7608e28782ea9efea7e7933157e8ff8184901efd8ee760 -SIZE (nlohmann-json-v3.7.0_GH0.tar.gz) = 118868542 +TIMESTAMP = 1574061700 +SHA256 (nlohmann-json-v3.7.3_GH0.tar.gz) = 249548f4867417d66ae46b338dfe0a2805f3323e81c9e9b83c89f3adbfde6f31 +SIZE (nlohmann-json-v3.7.3_GH0.tar.gz) = 119013476