From owner-svn-ports-all@freebsd.org Sun May 7 16:07:41 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 06251D62B30; Sun, 7 May 2017 16:07:41 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AED791B8B; Sun, 7 May 2017 16:07:40 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v47G7dDn018406; Sun, 7 May 2017 16:07:39 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v47G7dTD018404; Sun, 7 May 2017 16:07:39 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201705071607.v47G7dTD018404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sun, 7 May 2017 16:07:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440348 - head/devel/py-pybind11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 16:07:41 -0000 Author: miwi Date: Sun May 7 16:07:39 2017 New Revision: 440348 URL: https://svnweb.freebsd.org/changeset/ports/440348 Log: - Update to 2.0.0 PR: 219121 Submitted by: maintainer Modified: head/devel/py-pybind11/Makefile head/devel/py-pybind11/distinfo Modified: head/devel/py-pybind11/Makefile ============================================================================== --- head/devel/py-pybind11/Makefile Sun May 7 16:06:23 2017 (r440347) +++ head/devel/py-pybind11/Makefile Sun May 7 16:07:39 2017 (r440348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pybind11 -PORTVERSION= 1.8.1 +PORTVERSION= 2.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pybind11/distinfo ============================================================================== --- head/devel/py-pybind11/distinfo Sun May 7 16:06:23 2017 (r440347) +++ head/devel/py-pybind11/distinfo Sun May 7 16:07:39 2017 (r440348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479626622 -SHA256 (pybind11-1.8.1.tar.gz) = 358d4b7d8c38cd1dde66064178c6bbaaa2c479a44e67e642820fe0f329a4fff8 -SIZE (pybind11-1.8.1.tar.gz) = 45860 +TIMESTAMP = 1494172624 +SHA256 (pybind11-2.0.0.tar.gz) = 4b91934a0495a5ca51d6988c241918562151e7d146b5ee07a03dd08ce6133a07 +SIZE (pybind11-2.0.0.tar.gz) = 80763