From owner-svn-ports-all@freebsd.org Sat Oct 24 20:14:41 2020 Return-Path: Delivered-To: svn-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 26ACE4534DC; Sat, 24 Oct 2020 20:14:41 +0000 (UTC) (envelope-from yuri@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CJXPs0CPtz43gK; Sat, 24 Oct 2020 20:14:41 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE9A21DC7B; Sat, 24 Oct 2020 20:14:40 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 09OKEeNB043893; Sat, 24 Oct 2020 20:14:40 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 09OKEev3043890; Sat, 24 Oct 2020 20:14:40 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202010242014.09OKEev3043890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 24 Oct 2020 20:14:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r553228 - head/devel/pybind11 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/pybind11 X-SVN-Commit-Revision: 553228 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Oct 2020 20:14:41 -0000 Author: yuri Date: Sat Oct 24 20:14:39 2020 New Revision: 553228 URL: https://svnweb.freebsd.org/changeset/ports/553228 Log: devel/pybind11: Update 2.5.0 -> 2.6.0 Reported by: portscout Modified: head/devel/pybind11/Makefile head/devel/pybind11/distinfo head/devel/pybind11/pkg-plist Modified: head/devel/pybind11/Makefile ============================================================================== --- head/devel/pybind11/Makefile Sat Oct 24 20:07:42 2020 (r553227) +++ head/devel/pybind11/Makefile Sat Oct 24 20:14:39 2020 (r553228) @@ -2,7 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.5.0 +DISTVERSION= 2.6.0 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org @@ -12,10 +12,12 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang + USE_GITHUB= yes GH_ACCOUNT= pybind -NO_ARCH= yes CMAKE_OFF= PYBIND11_TEST + +NO_ARCH= yes .include Modified: head/devel/pybind11/distinfo ============================================================================== --- head/devel/pybind11/distinfo Sat Oct 24 20:07:42 2020 (r553227) +++ head/devel/pybind11/distinfo Sat Oct 24 20:14:39 2020 (r553228) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587447825 -SHA256 (pybind-pybind11-v2.5.0_GH0.tar.gz) = 97504db65640570f32d3fdf701c25a340c8643037c3b69aec469c10c93dc8504 -SIZE (pybind-pybind11-v2.5.0_GH0.tar.gz) = 573769 +TIMESTAMP = 1603569801 +SHA256 (pybind-pybind11-v2.6.0_GH0.tar.gz) = 90b705137b69ee3b5fc655eaca66d0dc9862ea1759226f7ccd3098425ae69571 +SIZE (pybind-pybind11-v2.6.0_GH0.tar.gz) = 631925 Modified: head/devel/pybind11/pkg-plist ============================================================================== --- head/devel/pybind11/pkg-plist Sat Oct 24 20:07:42 2020 (r553227) +++ head/devel/pybind11/pkg-plist Sat Oct 24 20:14:39 2020 (r553228) @@ -23,7 +23,9 @@ include/pybind11/pytypes.h include/pybind11/stl.h include/pybind11/stl_bind.h share/cmake/pybind11/FindPythonLibsNew.cmake +share/cmake/pybind11/pybind11Common.cmake share/cmake/pybind11/pybind11Config.cmake share/cmake/pybind11/pybind11ConfigVersion.cmake +share/cmake/pybind11/pybind11NewTools.cmake share/cmake/pybind11/pybind11Targets.cmake share/cmake/pybind11/pybind11Tools.cmake