diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile index 151b56782d5d..c31a799fc22f 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.1 +DISTVERSION= 3.10.2 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 114f83d9dddf..f32cc540c080 100644 --- a/devel/nlohmann-json/distinfo +++ b/devel/nlohmann-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629870683 -SHA256 (nlohmann-json-v3.10.1_GH0.tar.gz) = c35d8c867f7cde3f6100c3f5dbe999667f77f075cd802bbd37080bd63ceb94c4 -SIZE (nlohmann-json-v3.10.1_GH0.tar.gz) = 7007608 +TIMESTAMP = 1633248779 +SHA256 (nlohmann-json-v3.10.2_GH0.tar.gz) = 081ed0f9f89805c2d96335c3acfa993b39a0a5b4b4cef7edb68dd2210a13458c +SIZE (nlohmann-json-v3.10.2_GH0.tar.gz) = 7054440