diff --git a/devel/pybind11-json/Makefile b/devel/pybind11-json/Makefile index 4c368b1ae40a..2b85af48d51d 100644 --- a/devel/pybind11-json/Makefile +++ b/devel/pybind11-json/Makefile @@ -1,39 +1,41 @@ PORTNAME= pybind11-json -DISTVERSION= 0.2.14 +DISTVERSION= 0.2.15 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Using nlohmann::json with pybind11 WWW= https://github.com/pybind/pybind11_json LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= pybind11>0:devel/pybind11 \ nlohmann-json>0:devel/nlohmann-json RUN_DEPENDS= pybind11>:devel/pybind11 \ nlohmann-json>0:devel/nlohmann-json TEST_DEPENDS= googletest>0:devel/googletest USES= cmake:testing compiler:c++11-lang python:build USE_GITHUB= yes GH_ACCOUNT= pybind GH_PROJECT= ${PORTNAME:S/-/_/} CMAKE_OFF= PYBIND11_TEST CMAKE_TESTING_ON= BUILD_TESTS CMAKE_TESTING_TARGET= ${ALL_TARGET} NO_ARCH= yes PLIST_FILES= include/pybind11_json/pybind11_json.hpp \ share/cmake/pybind11_json/pybind11_jsonConfig.cmake \ share/cmake/pybind11_json/pybind11_jsonConfigVersion.cmake \ share/cmake/pybind11_json/pybind11_jsonTargets.cmake post-test: # workaround for https://github.com/pybind/pybind11_json/issues/60 @${BUILD_WRKSRC}/test/test_pybind11_json +# [ PASSED ] 29 tests. + .include diff --git a/devel/pybind11-json/distinfo b/devel/pybind11-json/distinfo index 09ea272c4b03..b05c590aae2b 100644 --- a/devel/pybind11-json/distinfo +++ b/devel/pybind11-json/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716752809 -SHA256 (pybind-pybind11_json-0.2.14_GH0.tar.gz) = bc4ad7e308add59886a961c21f3ba431e43fe7faa2ef5bd9925c66d042d28cde -SIZE (pybind-pybind11_json-0.2.14_GH0.tar.gz) = 9455 +TIMESTAMP = 1737256846 +SHA256 (pybind-pybind11_json-0.2.15_GH0.tar.gz) = 9a4a1494549a2db27bc4c5a16743a5c88ebc18e13c73019c56f399ae0310baf2 +SIZE (pybind-pybind11_json-0.2.15_GH0.tar.gz) = 33868