diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 11ff5f747baa..3de36b30013b 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,25 +1,25 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.10.2 +DISTVERSION= 2.10.3 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org COMMENT= Seamless interoperability between C++11 and Python (cmake part) WWW= https://pybind11.readthedocs.io/en/stable/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:testing compiler:c++11-lang python:build USE_GITHUB= yes GH_ACCOUNT= pybind CMAKE_OFF= PYBIND11_TEST -CMAKE_TESTING_ON= PYBIND11_TEST # two tests are known to fail: https://github.com/pybind/pybind11/issues/3537, https://github.com/pybind/pybind11/issues/4416 +CMAKE_TESTING_ON= PYBIND11_TEST # 3 tests are known to fail: https://github.com/pybind/pybind11/issues/3537, https://github.com/pybind/pybind11/issues/4416, https://github.com/pybind/pybind11/issues/4467 CMAKE_TESTING_TARGET= pytest NO_ARCH= yes .include diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 3d37c75deee2..310411e01cc0 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671765054 -SHA256 (pybind-pybind11-v2.10.2_GH0.tar.gz) = 93bd1e625e43e03028a3ea7389bba5d3f9f2596abc074b068e70f4ef9b1314ae -SIZE (pybind-pybind11-v2.10.2_GH0.tar.gz) = 739436 +TIMESTAMP = 1674434876 +SHA256 (pybind-pybind11-v2.10.3_GH0.tar.gz) = 5d8c4c5dda428d3a944ba3d2a5212cb988c2fae4670d58075a5a49075a6ca315 +SIZE (pybind-pybind11-v2.10.3_GH0.tar.gz) = 740214