From nobody Thu Mar 28 17:28:37 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4V59Vs6twZz5GLlZ; Thu, 28 Mar 2024 17:28:37 +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 4V59Vs4LYMz44bX; Thu, 28 Mar 2024 17:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711646917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=I09HuHQRkPDrNcJjlWsZiKSgh0hLdiZ+iHnIX7UFWpc=; b=QBVsYL6GdFMDHe5K6aolinF0Y/BMSPtJDfsnEN438YR7qnrEb5tGOWXQarK/pL/JPBRZ1+ 3bwqlPDcepxdwlRt8KIYbR6pfU2JOriUeCQcvEcKJsN8dEu4Aure+Rtn3y4C3+DOSDENZN X+8weWx00KSit+oGYFP7MYnqwToIbfe3ztMpJ3tvK1El6PFbPB0NnCVJIRPoZprS3QUrYQ np8WRywvP5nOfmFnSycOo89LS0df2mUEB60zCqNCxouzkM/rFqaF4DQFM+B0WXD+kISzMr eeoSzTIoI8GTLMybwxsCH9bgHrLpAtZ27+5h0Mx5t6mvNTJEl3A8xN8OojTjLQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1711646917; a=rsa-sha256; cv=none; b=cTK8dWwxcac+Of8l4uQwZlNU+Pwa4uK4e5+RSPL3RB1fhkfxuq5qxJM8IR+OmUMFVFj0VM id6JSyft+YJ6dP60QzCrwZH94pbHTvi553j5hFBT0fo13a42FusTODe8yZrMtAcD6XHVie fKbg2Vicz8Eej2K9hqkf23ARdb8YgR84DAuKsPMt/VfO9dVqu0tTlMgo6XiqEi6/O1diId 6Qk5bMq3wb7GdoaUhwtEzEitjyZo/d+QoqTut4mCQO36Uhd/e1D/oPuNIrrg2EKSDFKqCb UBWd4PcbuIhtVk2675edqKPeN/6E/qoE/RVGjb4nx1IuKRrGNSkum/axkawYQA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1711646917; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=I09HuHQRkPDrNcJjlWsZiKSgh0hLdiZ+iHnIX7UFWpc=; b=ta4f6Q0RapLOCjtC/s3ILMyo0SDRoIK2+IsBv8mnOL9x9L2HfijVRixHODrMJk+NpSkyo7 wJ4a7e+t13lBNuXfpsnhjcWxWvXiSVWK8mrHloEZ1RdTdRxwPLbynsVYEzhj3/C0SemUEK SPz/hStB12E9DQoBCmBwju+wFR0Js+SG2O1BMsfo66ES1aJbbJoT76O7fW1VqO7SsKoGDk Epl7geNw8tTvKOoXqbu/z6VxrzrDTBTSVJYwjCKLAJp2VTEdq/8uvMQGs/DzjIwn+f2hS4 7yfojxSiZkbiqixq/VAl1NEGArmUzZUeoBw17qZkHVMl+1eMAhBVOOJXvmqc+Q== 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 4V59Vs3vb7zcjc; Thu, 28 Mar 2024 17:28:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42SHSbT9051584; Thu, 28 Mar 2024 17:28:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42SHSbno051581; Thu, 28 Mar 2024 17:28:37 GMT (envelope-from git) Date: Thu, 28 Mar 2024 17:28:37 GMT Message-Id: <202403281728.42SHSbno051581@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: c86cbc157053 - main - devel/{,py-}pybind11: update 2.11.1 =?utf-8?Q?=E2=86=92?= 2.12.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org 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: c86cbc157053a34d7cc1a48c97bbafde923d15ee Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c86cbc157053a34d7cc1a48c97bbafde923d15ee commit c86cbc157053a34d7cc1a48c97bbafde923d15ee Author: Yuri Victorovich AuthorDate: 2024-03-28 05:33:13 +0000 Commit: Yuri Victorovich CommitDate: 2024-03-28 17:28:24 +0000 devel/{,py-}pybind11: update 2.11.1 → 2.12.0 Reported by: portscout --- devel/py-pybind11/Makefile | 2 +- devel/py-pybind11/distinfo | 6 +++--- devel/pybind11/Makefile | 2 +- devel/pybind11/distinfo | 6 +++--- devel/pybind11/pkg-plist | 2 ++ 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/py-pybind11/Makefile b/devel/py-pybind11/Makefile index 3c5b665f5a2e..31139e8c5da7 100644 --- a/devel/py-pybind11/Makefile +++ b/devel/py-pybind11/Makefile @@ -1,5 +1,5 @@ PORTNAME= pybind11 -DISTVERSION= 2.11.1 +DISTVERSION= 2.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pybind11/distinfo b/devel/py-pybind11/distinfo index 9a444f4844fa..6021bceaad91 100644 --- a/devel/py-pybind11/distinfo +++ b/devel/py-pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689662252 -SHA256 (pybind11-2.11.1.tar.gz) = 00cd59116a6e8155aecd9174f37ba299d1d397ed4a6b86ac1dfe01b3e40f2cc4 -SIZE (pybind11-2.11.1.tar.gz) = 205844 +TIMESTAMP = 1711604013 +SHA256 (pybind11-2.12.0.tar.gz) = 5e3c557a84b06b969247630407fc4d985bed157b4253b13153b8e8e165e0c3dc +SIZE (pybind11-2.12.0.tar.gz) = 211887 diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index d80727d3512c..de34bd599145 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,6 +1,6 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.11.1 +DISTVERSION= 2.12.0 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index 88148aed843f..487276699d06 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689661103 -SHA256 (pybind-pybind11-v2.11.1_GH0.tar.gz) = d475978da0cdc2d43b73f30910786759d593a9d8ee05b1b6846d1eb16c6d2e0c -SIZE (pybind-pybind11-v2.11.1_GH0.tar.gz) = 756445 +TIMESTAMP = 1711602668 +SHA256 (pybind-pybind11-v2.12.0_GH0.tar.gz) = bf8f242abd1abcd375d516a7067490fb71abd79519a282d22b6e4d19282185a7 +SIZE (pybind-pybind11-v2.12.0_GH0.tar.gz) = 771004 diff --git a/devel/pybind11/pkg-plist b/devel/pybind11/pkg-plist index 6f9692fe885f..c11db2b9f281 100644 --- a/devel/pybind11/pkg-plist +++ b/devel/pybind11/pkg-plist @@ -19,6 +19,7 @@ include/pybind11/embed.h include/pybind11/eval.h include/pybind11/functional.h include/pybind11/gil.h +include/pybind11/gil_safe_call_once.h include/pybind11/iostream.h include/pybind11/numpy.h include/pybind11/operators.h @@ -29,6 +30,7 @@ include/pybind11/stl.h include/pybind11/stl/filesystem.h include/pybind11/stl_bind.h include/pybind11/type_caster_pyobject_ptr.h +include/pybind11/typing.h share/cmake/pybind11/FindPythonLibsNew.cmake share/cmake/pybind11/pybind11Common.cmake share/cmake/pybind11/pybind11Config.cmake