Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2019 12:01:37 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r515681 - in branches/2019Q4/devel: py-pybind11 pybind11
Message-ID:  <201910261201.x9QC1bHA054008@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Sat Oct 26 12:01:37 2019
New Revision: 515681
URL: https://svnweb.freebsd.org/changeset/ports/515681

Log:
  MFH: r515594
  
  devel/py-pybind11, devel/pybind11: Update to 2.4.3
  
  Changelog:
  
  https://github.com/pybind/pybind11/blob/v2.4.3/docs/changelog.rst
  
  PR:		241432
  Approved by:	yuri (maintainer)
  
  Approved by:	ports-secteam (joneum)

Modified:
  branches/2019Q4/devel/py-pybind11/Makefile
  branches/2019Q4/devel/py-pybind11/distinfo
  branches/2019Q4/devel/pybind11/Makefile
  branches/2019Q4/devel/pybind11/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/devel/py-pybind11/Makefile
==============================================================================
--- branches/2019Q4/devel/py-pybind11/Makefile	Sat Oct 26 12:01:11 2019	(r515680)
+++ branches/2019Q4/devel/py-pybind11/Makefile	Sat Oct 26 12:01:37 2019	(r515681)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pybind11
-DISTVERSION=	2.3.0
+DISTVERSION=	2.4.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: branches/2019Q4/devel/py-pybind11/distinfo
==============================================================================
--- branches/2019Q4/devel/py-pybind11/distinfo	Sat Oct 26 12:01:11 2019	(r515680)
+++ branches/2019Q4/devel/py-pybind11/distinfo	Sat Oct 26 12:01:37 2019	(r515681)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563062716
-SHA256 (pybind11-2.3.0.tar.gz) = 199a915e0f81b5a593d1a13a18f137f59a6111f0049543211d936d26dab34324
-SIZE (pybind11-2.3.0.tar.gz) = 136894
+TIMESTAMP = 1571728388
+SHA256 (pybind11-2.4.3.tar.gz) = 72e6def53fb491f7f4e92692029d2e7bb5a0783314f20d80222735ff10a75758
+SIZE (pybind11-2.4.3.tar.gz) = 138789

Modified: branches/2019Q4/devel/pybind11/Makefile
==============================================================================
--- branches/2019Q4/devel/pybind11/Makefile	Sat Oct 26 12:01:11 2019	(r515680)
+++ branches/2019Q4/devel/pybind11/Makefile	Sat Oct 26 12:01:37 2019	(r515681)
@@ -2,7 +2,7 @@
 
 PORTNAME=	pybind11
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.3.0
+DISTVERSION=	2.4.3
 CATEGORIES=	devel python
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: branches/2019Q4/devel/pybind11/distinfo
==============================================================================
--- branches/2019Q4/devel/pybind11/distinfo	Sat Oct 26 12:01:11 2019	(r515680)
+++ branches/2019Q4/devel/pybind11/distinfo	Sat Oct 26 12:01:37 2019	(r515681)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563062824
-SHA256 (pybind-pybind11-v2.3.0_GH0.tar.gz) = 0f34838f2c8024a6765168227ba587b3687729ebf03dc912f88ff75c7aa9cfe8
-SIZE (pybind-pybind11-v2.3.0_GH0.tar.gz) = 564520
+TIMESTAMP = 1571728496
+SHA256 (pybind-pybind11-v2.4.3_GH0.tar.gz) = 1eed57bc6863190e35637290f97a20c81cfe4d9090ac0a24f3bbf08f265eb71d
+SIZE (pybind-pybind11-v2.4.3_GH0.tar.gz) = 571127



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910261201.x9QC1bHA054008>