git: 3ed0e13eed40 - main - devel/pybind11: Update 2.6.2 -> 2.7.0
Yuri Victorovich
yuri at FreeBSD.org
Sat Jul 17 20:19:15 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ed0e13eed40b3fabd83a4d0a58503b7c6f29a8b
commit 3ed0e13eed40b3fabd83a4d0a58503b7c6f29a8b
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-07-17 19:51:20 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-07-17 20:19:09 +0000
devel/pybind11: Update 2.6.2 -> 2.7.0
Reported by: portscout
---
devel/pybind11/Makefile | 2 +-
devel/pybind11/distinfo | 6 +++---
devel/pybind11/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile
index 600f938cc1f5..d27fed9cec8f 100644
--- a/devel/pybind11/Makefile
+++ b/devel/pybind11/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pybind11
DISTVERSIONPREFIX= v
-DISTVERSION= 2.6.2
+DISTVERSION= 2.7.0
CATEGORIES= devel python
MAINTAINER= yuri at FreeBSD.org
diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo
index d64cbe72f74e..d6009850a74f 100644
--- a/devel/pybind11/distinfo
+++ b/devel/pybind11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613276223
-SHA256 (pybind-pybind11-v2.6.2_GH0.tar.gz) = 8ff2fff22df038f5cd02cea8af56622bc67f5b64534f1b83b9f133b8366acff2
-SIZE (pybind-pybind11-v2.6.2_GH0.tar.gz) = 647954
+TIMESTAMP = 1626551316
+SHA256 (pybind-pybind11-v2.7.0_GH0.tar.gz) = 6cd73b3d0bf3daf415b5f9b87ca8817cc2e2b64c275d65f9500250f9fee1677e
+SIZE (pybind-pybind11-v2.7.0_GH0.tar.gz) = 666200
diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist
index eeba1aabb51e..a41d4db43019 100644
--- a/devel/pybind11/pkg-plist
+++ b/devel/pybind11/pkg-plist
@@ -9,17 +9,20 @@ 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/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/filesystem.h
include/pybind11/stl.h
include/pybind11/stl_bind.h
share/cmake/pybind11/FindPythonLibsNew.cmake
More information about the dev-commits-ports-main
mailing list