Date: Sun, 10 Oct 2021 05:21:39 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a22d10896a8 - main - devel/pybind11: Update 2.7.1 -> 2.8.0 Message-ID: <202110100521.19A5LdFd082959@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a22d10896a8a5556a62aa7ac87ce05b5291b0c6 commit 3a22d10896a8a5556a62aa7ac87ce05b5291b0c6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-10 04:27:43 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-10-10 05:21:34 +0000 devel/pybind11: Update 2.7.1 -> 2.8.0 Reported by: portscout --- devel/pybind11/Makefile | 2 +- devel/pybind11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/pybind11/Makefile b/devel/pybind11/Makefile index 108e9043e3f8..d847129f4b3c 100644 --- a/devel/pybind11/Makefile +++ b/devel/pybind11/Makefile @@ -1,6 +1,6 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.7.1 +DISTVERSION= 2.8.0 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/pybind11/distinfo b/devel/pybind11/distinfo index d9b444344a9a..3c20d10ed5ec 100644 --- a/devel/pybind11/distinfo +++ b/devel/pybind11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628368699 -SHA256 (pybind-pybind11-v2.7.1_GH0.tar.gz) = 616d1c42e4cf14fa27b2a4ff759d7d7b33006fdc5ad8fd603bb2c22622f27020 -SIZE (pybind-pybind11-v2.7.1_GH0.tar.gz) = 668217 +TIMESTAMP = 1633839331 +SHA256 (pybind-pybind11-v2.8.0_GH0.tar.gz) = 9ca7770fc5453b10b00a4a2f99754d7a29af8952330be5f5602e7c2635fa3e79 +SIZE (pybind-pybind11-v2.8.0_GH0.tar.gz) = 688544
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110100521.19A5LdFd082959>