diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 1f742b94295d..272df21f9792 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.3 +DISTVERSION= 3.10.4 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 caf13e24dd99..99f63cb13bee 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633711771 -SHA256 (nlohmann-json-v3.10.3_GH0.tar.gz) = e0d7c1b120cac47fa7f14a41d10a5d390f67d423d8e97b9d6834887285d6873c -SIZE (nlohmann-json-v3.10.3_GH0.tar.gz) = 7061586 +TIMESTAMP = 1634751632 +SHA256 (nlohmann-json-v3.10.4_GH0.tar.gz) = 1155fd1a83049767360e9a120c43c578145db3204d2b309eba49fbbedd0f4ed3 +SIZE (nlohmann-json-v3.10.4_GH0.tar.gz) = 7062443