Date: Sat, 14 Nov 2020 04:04:18 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555071 - head/devel/pybind11 Message-ID: <202011140404.0AE44Iud076674@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Sat Nov 14 04:04:18 2020 New Revision: 555071 URL: https://svnweb.freebsd.org/changeset/ports/555071 Log: devel/pybind11: Update 2.6.0 -> 2.6.1 Reported by: portscout Modified: head/devel/pybind11/Makefile head/devel/pybind11/distinfo Modified: head/devel/pybind11/Makefile ============================================================================== --- head/devel/pybind11/Makefile Sat Nov 14 04:02:54 2020 (r555070) +++ head/devel/pybind11/Makefile Sat Nov 14 04:04:18 2020 (r555071) @@ -2,7 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 2.6.1 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org Modified: head/devel/pybind11/distinfo ============================================================================== --- head/devel/pybind11/distinfo Sat Nov 14 04:02:54 2020 (r555070) +++ head/devel/pybind11/distinfo Sat Nov 14 04:04:18 2020 (r555071) @@ -1,3 +1,3 @@ -TIMESTAMP = 1603569801 -SHA256 (pybind-pybind11-v2.6.0_GH0.tar.gz) = 90b705137b69ee3b5fc655eaca66d0dc9862ea1759226f7ccd3098425ae69571 -SIZE (pybind-pybind11-v2.6.0_GH0.tar.gz) = 631925 +TIMESTAMP = 1605326596 +SHA256 (pybind-pybind11-v2.6.1_GH0.tar.gz) = cdbe326d357f18b83d10322ba202d69f11b2f49e2d87ade0dc2be0c5c34f8e2a +SIZE (pybind-pybind11-v2.6.1_GH0.tar.gz) = 634179
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011140404.0AE44Iud076674>