diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 272df21f9792..f1bcb5d5da20 100644 --- a/devel/nlohmann-json/Makefile +++ b/devel/nlohmann-json/Makefile @@ -1,31 +1,31 @@ # Created by: Viacheslav Mikerov PORTNAME= json DISTVERSIONPREFIX= v -DISTVERSION= 3.10.4 +DISTVERSION= 3.10.5 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_ON= JSON_MultipleHeaders CMAKE_OFF= JSON_BuildTests do-test: # 2 tests are expected to fail, see https://github.com/nlohmann/json/issues/2951 @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 diff --git a/devel/nlohmann-json/distinfo b/devel/nlohmann-json/distinfo index 99f63cb13bee..29373766e0b0 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634751632 -SHA256 (nlohmann-json-v3.10.4_GH0.tar.gz) = 1155fd1a83049767360e9a120c43c578145db3204d2b309eba49fbbedd0f4ed3 -SIZE (nlohmann-json-v3.10.4_GH0.tar.gz) = 7062443 +TIMESTAMP = 1642035129 +SHA256 (nlohmann-json-v3.10.5_GH0.tar.gz) = 5daca6ca216495edf89d167f808d1d03c4a4d929cef7da5e10f135ae1540c7e4 +SIZE (nlohmann-json-v3.10.5_GH0.tar.gz) = 7021996