From owner-svn-ports-head@freebsd.org Thu Aug 16 05:41:12 2018 Return-Path: Delivered-To: svn-ports-head@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 75BEE107E1B4; Thu, 16 Aug 2018 05:41:12 +0000 (UTC) (envelope-from matthew@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 2CEDA8EB27; Thu, 16 Aug 2018 05:41:12 +0000 (UTC) (envelope-from matthew@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 0E1DB15333; Thu, 16 Aug 2018 05:41:12 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7G5fBDd039988; Thu, 16 Aug 2018 05:41:11 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7G5fBGT039986; Thu, 16 Aug 2018 05:41:11 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201808160541.w7G5fBGT039986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 16 Aug 2018 05:41:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477308 - head/devel/py-testinfra X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: head/devel/py-testinfra X-SVN-Commit-Revision: 477308 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2018 05:41:12 -0000 Author: matthew Date: Thu Aug 16 05:41:11 2018 New Revision: 477308 URL: https://svnweb.freebsd.org/changeset/ports/477308 Log: update to 1.14.1 PR: 230644 Approved by: sbz (maintainer) Differential Revision: https://reviews.freebsd.org/D16717 Modified: head/devel/py-testinfra/Makefile head/devel/py-testinfra/distinfo Modified: head/devel/py-testinfra/Makefile ============================================================================== --- head/devel/py-testinfra/Makefile Thu Aug 16 05:03:33 2018 (r477307) +++ head/devel/py-testinfra/Makefile Thu Aug 16 05:41:11 2018 (r477308) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= testinfra -PORTVERSION= 1.10.1 +PORTVERSION= 1.14.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-testinfra/distinfo ============================================================================== --- head/devel/py-testinfra/distinfo Thu Aug 16 05:03:33 2018 (r477307) +++ head/devel/py-testinfra/distinfo Thu Aug 16 05:41:11 2018 (r477308) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516477694 -SHA256 (testinfra-1.10.1.tar.gz) = 3d785a0f3290f6367577eff01409e3af8cbb8eb0ec41d6e9bbe46619392916d8 -SIZE (testinfra-1.10.1.tar.gz) = 59672 +TIMESTAMP = 1534334529 +SHA256 (testinfra-1.14.1.tar.gz) = 9871d55f0e95de79b281575ce1e39ef09d811742d626055cb8a1bfa114296606 +SIZE (testinfra-1.14.1.tar.gz) = 61587