Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2024 05:18:02 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a78a79912f23 - main - devel/pybind11: update 2.12.0 =?utf-8?Q?=E2=86=92?= 2.13.1
Message-ID:  <202407130518.46D5I2AD014657@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a78a79912f2364176223323d2d4e1cf4181e31c9

commit a78a79912f2364176223323d2d4e1cf4181e31c9
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-07-13 01:49:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-07-13 05:17:45 +0000

    devel/pybind11: update 2.12.0 → 2.13.1
    
    Reported by:    portscout
---
 devel/pybind11/Makefile  | 4 ++--
 devel/pybind11/distinfo  | 6 +++---
 devel/pybind11/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile
index de34bd599145..a09e342f6984 100644
--- a/devel/pybind11/Makefile
+++ b/devel/pybind11/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	pybind11
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.12.0
+DISTVERSION=	2.13.1
 CATEGORIES=	devel python
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,7 +17,7 @@ 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_ON=	PYBIND11_TEST # 6 tests are known to fail: https://github.com/pybind/pybind11/issues/4580
 CMAKE_TESTING_TARGET=	pytest
 
 NO_ARCH=	yes
diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo
index 487276699d06..3c8842dcdecb 100644
--- a/devel/pybind11/distinfo
+++ b/devel/pybind11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711602668
-SHA256 (pybind-pybind11-v2.12.0_GH0.tar.gz) = bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7
-SIZE (pybind-pybind11-v2.12.0_GH0.tar.gz) = 771004
+TIMESTAMP = 1720817743
+SHA256 (pybind-pybind11-v2.13.1_GH0.tar.gz) = 51631e88960a8856f9c497027f55c9f2f9115cafb08c0005439838a05ba17bfc
+SIZE (pybind-pybind11-v2.13.1_GH0.tar.gz) = 789821
diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist
index c11db2b9f281..a99e65bda36b 100644
--- a/devel/pybind11/pkg-plist
+++ b/devel/pybind11/pkg-plist
@@ -35,6 +35,7 @@ share/cmake/pybind11/FindPythonLibsNew.cmake
 share/cmake/pybind11/pybind11Common.cmake
 share/cmake/pybind11/pybind11Config.cmake
 share/cmake/pybind11/pybind11ConfigVersion.cmake
+share/cmake/pybind11/pybind11GuessPythonExtSuffix.cmake
 share/cmake/pybind11/pybind11NewTools.cmake
 share/cmake/pybind11/pybind11Targets.cmake
 share/cmake/pybind11/pybind11Tools.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407130518.46D5I2AD014657>