From owner-dev-commits-ports-all@freebsd.org Sat Jul 17 20:19:15 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 83C9265B1A1; Sat, 17 Jul 2021 20:19:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GRzwM3H3Wz4w9N; Sat, 17 Jul 2021 20:19:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 59E50166E3; Sat, 17 Jul 2021 20:19:15 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16HKJFLG003568; Sat, 17 Jul 2021 20:19:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16HKJFek003567; Sat, 17 Jul 2021 20:19:15 GMT (envelope-from git) Date: Sat, 17 Jul 2021 20:19:15 GMT Message-Id: <202107172019.16HKJFek003567@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 3ed0e13eed40 - main - devel/pybind11: Update 2.6.2 -> 2.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3ed0e13eed40b3fabd83a4d0a58503b7c6f29a8b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jul 2021 20:19:15 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ed0e13eed40b3fabd83a4d0a58503b7c6f29a8b commit 3ed0e13eed40b3fabd83a4d0a58503b7c6f29a8b Author: Yuri Victorovich AuthorDate: 2021-07-17 19:51:20 +0000 Commit: Yuri Victorovich 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@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