diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index bb2394d45c94..a5a3eb98b68c 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -1,18 +1,18 @@ PORTNAME= pybind11 -DISTVERSION= 2.10.4 +DISTVERSION= 2.11.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Seamless interoperability between C++11 and Python WWW= https://github.com/pybind/pybind11 LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo index 03b16fbb6a00..e5d7c2dcf847 100644 --- a/devel/py-pybind11/distinfo +++ b/devel/py-pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679115950 -SHA256 (pybind11-2.10.4.tar.gz) = 0bb621d3c45a049aa5923debb87c5c0e2668227905c55ebe8af722608d8ed927 -SIZE (pybind11-2.10.4.tar.gz) = 200838 +TIMESTAMP = 1689407434 +SHA256 (pybind11-2.11.0.tar.gz) = 03006fb261379ed19cb0171a9cc6238d64da8a31b3f5e754cb276d4615449217 +SIZE (pybind11-2.11.0.tar.gz) = 205752 diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index d43f3da9c0ea..54271c73cd02 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,25 +1,25 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.10.4 +DISTVERSION= 2.11.0 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 # 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, https://github.com/pybind/pybind11/issues/4580 CMAKE_TESTING_TARGET= pytest NO_ARCH= yes .include diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 50f365e7e8cc..0dff6f1fc198 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679114904 -SHA256 (pybind-pybind11-v2.10.4_GH0.tar.gz) = 832e2f309c57da9c1e6d4542dedd34b24e4192ecb4d62f6f4866a737454c9970 -SIZE (pybind-pybind11-v2.10.4_GH0.tar.gz) = 740622 +TIMESTAMP = 1689405521 +SHA256 (pybind-pybind11-v2.11.0_GH0.tar.gz) = 7af30a84c6810e721829c4646e31927af9d8861e085aa5dd37c3c8b8169fcda1 +SIZE (pybind-pybind11-v2.11.0_GH0.tar.gz) = 756250 diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist index 985920bf58c3..6f9692fe885f 100644 --- a/devel/pybind11/pkg-plist +++ b/devel/pybind11/pkg-plist @@ -1,37 +1,39 @@ include/pybind11/attr.h include/pybind11/buffer_info.h include/pybind11/cast.h include/pybind11/chrono.h include/pybind11/common.h include/pybind11/complex.h include/pybind11/detail/class.h include/pybind11/detail/common.h include/pybind11/detail/descr.h include/pybind11/detail/init.h include/pybind11/detail/internals.h include/pybind11/detail/type_caster_base.h include/pybind11/detail/typeid.h include/pybind11/eigen.h +include/pybind11/eigen/common.h include/pybind11/eigen/matrix.h include/pybind11/eigen/tensor.h include/pybind11/embed.h include/pybind11/eval.h include/pybind11/functional.h include/pybind11/gil.h include/pybind11/iostream.h include/pybind11/numpy.h include/pybind11/operators.h include/pybind11/options.h include/pybind11/pybind11.h include/pybind11/pytypes.h include/pybind11/stl.h include/pybind11/stl/filesystem.h include/pybind11/stl_bind.h +include/pybind11/type_caster_pyobject_ptr.h share/cmake/pybind11/FindPythonLibsNew.cmake share/cmake/pybind11/pybind11Common.cmake share/cmake/pybind11/pybind11Config.cmake share/cmake/pybind11/pybind11ConfigVersion.cmake share/cmake/pybind11/pybind11NewTools.cmake share/cmake/pybind11/pybind11Targets.cmake share/cmake/pybind11/pybind11Tools.cmake share/pkgconfig/pybind11.pc