From owner-svn-ports-all@freebsd.org Sun Oct 7 05:13:16 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0CF710B157A; Sun, 7 Oct 2018 05:13:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95948742F1; Sun, 7 Oct 2018 05:13:15 +0000 (UTC) (envelope-from yuri@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8ACA378C2; Sun, 7 Oct 2018 05:13:15 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w975DFTV040108; Sun, 7 Oct 2018 05:13:15 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w975DFhS040106; Sun, 7 Oct 2018 05:13:15 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201810070513.w975DFhS040106@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sun, 7 Oct 2018 05:13:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481425 - head/devel/pybind11 X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/pybind11 X-SVN-Commit-Revision: 481425 X-SVN-Commit-Repository: ports 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.27 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 Oct 2018 05:13:16 -0000 Author: yuri Date: Sun Oct 7 05:13:14 2018 New Revision: 481425 URL: https://svnweb.freebsd.org/changeset/ports/481425 Log: devel/pybind11: Update 2.2.2 -> 2.2.4 Reported by: portscout Modified: head/devel/pybind11/Makefile head/devel/pybind11/distinfo Modified: head/devel/pybind11/Makefile ============================================================================== --- head/devel/pybind11/Makefile Sun Oct 7 05:12:03 2018 (r481424) +++ head/devel/pybind11/Makefile Sun Oct 7 05:13:14 2018 (r481425) @@ -2,8 +2,7 @@ PORTNAME= pybind11 DISTVERSIONPREFIX= v -DISTVERSION= 2.2.2 -PORTREVISION= 1 +DISTVERSION= 2.2.4 CATEGORIES= devel python MAINTAINER= yuri@FreeBSD.org Modified: head/devel/pybind11/distinfo ============================================================================== --- head/devel/pybind11/distinfo Sun Oct 7 05:12:03 2018 (r481424) +++ head/devel/pybind11/distinfo Sun Oct 7 05:13:14 2018 (r481425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518204875 -SHA256 (pybind-pybind11-v2.2.2_GH0.tar.gz) = b639a2b2cbf1c467849660801c4665ffc1a4d0a9e153ae1996ed6f21c492064e -SIZE (pybind-pybind11-v2.2.2_GH0.tar.gz) = 545041 +TIMESTAMP = 1538887790 +SHA256 (pybind-pybind11-v2.2.4_GH0.tar.gz) = b69e83658513215b8d1443544d0549b7d231b9f201f6fc787a2b2218b408181e +SIZE (pybind-pybind11-v2.2.4_GH0.tar.gz) = 548404