1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

devel/pybind11: Update 2.5.0 -> 2.6.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2020-10-24 20:14:39 +00:00
parent bd02e9437f
commit 99bf57be1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=553228
3 changed files with 9 additions and 5 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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