git: bf9e1249fa6b - main - devel/pybind11: Update 2.10.0 -> 2.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Nov 2022 01:44:22 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf9e1249fa6b486f7078e3785925bb5184535b4d commit bf9e1249fa6b486f7078e3785925bb5184535b4d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-08 01:29:22 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-08 01:44:19 +0000 devel/pybind11: Update 2.10.0 -> 2.10.1 Reported by: portscout --- devel/pybind11/Makefile | 2 +- devel/pybind11/distinfo | 6 +++--- devel/pybind11/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 314aa6be10a1..6ed4d83d236b 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,6 +1,6 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.10.0 +DISTVERSION= 2.10.1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index f2ad6bdf948e..a78cfcf891ba 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658074440 -SHA256 (pybind-pybind11-v2.10.0_GH0.tar.gz) = eacf582fa8f696227988d08cfc46121770823839fe9e301a20fbce67e7cd70ec -SIZE (pybind-pybind11-v2.10.0_GH0.tar.gz) = 716362 +TIMESTAMP = 1667870505 +SHA256 (pybind-pybind11-v2.10.1_GH0.tar.gz) = 111014b516b625083bef701df7880f78c2243835abdb263065b6b59b960b6bad +SIZE (pybind-pybind11-v2.10.1_GH0.tar.gz) = 727880 diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist index a41d4db43019..d2f84331ab1d 100644 --- a/devel/pybind11/pkg-plist +++ b/devel/pybind11/pkg-plist @@ -22,8 +22,8 @@ include/pybind11/operators.h include/pybind11/options.h include/pybind11/pybind11.h include/pybind11/pytypes.h -include/pybind11/stl/filesystem.h include/pybind11/stl.h +include/pybind11/stl/filesystem.h include/pybind11/stl_bind.h share/cmake/pybind11/FindPythonLibsNew.cmake share/cmake/pybind11/pybind11Common.cmake @@ -32,3 +32,4 @@ share/cmake/pybind11/pybind11ConfigVersion.cmake share/cmake/pybind11/pybind11NewTools.cmake share/cmake/pybind11/pybind11Targets.cmake share/cmake/pybind11/pybind11Tools.cmake +share/pkgconfig/pybind11.pc