Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2017 05:22:56 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452903 - head/devel/py-pybind11
Message-ID:  <201710260522.v9Q5MvWI069510@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Thu Oct 26 05:22:56 2017
New Revision: 452903
URL: https://svnweb.freebsd.org/changeset/ports/452903

Log:
  Update devel/py-pybind11 to 2.2.1
  
  PR:		223251
  Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)

Modified:
  head/devel/py-pybind11/Makefile
  head/devel/py-pybind11/distinfo

Modified: head/devel/py-pybind11/Makefile
==============================================================================
--- head/devel/py-pybind11/Makefile	Thu Oct 26 05:16:21 2017	(r452902)
+++ head/devel/py-pybind11/Makefile	Thu Oct 26 05:22:56 2017	(r452903)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pybind11
-PORTVERSION=	2.1.1
+DISTVERSION=	2.2.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pybind11/distinfo
==============================================================================
--- head/devel/py-pybind11/distinfo	Thu Oct 26 05:16:21 2017	(r452902)
+++ head/devel/py-pybind11/distinfo	Thu Oct 26 05:22:56 2017	(r452903)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495609711
-SHA256 (pybind11-2.1.1.tar.gz) = c169a384ea046a1672ac83e9aed30660133e9bad3afd82fa99b794df7b416f6d
-SIZE (pybind11-2.1.1.tar.gz) = 101039
+TIMESTAMP = 1508993967
+SHA256 (pybind11-2.2.1.tar.gz) = a96a924fae6e2721efbf24f47561284fd1ea0b655619a8621c4423036183b824
+SIZE (pybind11-2.2.1.tar.gz) = 130770



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