Date: Thu, 16 Aug 2018 05:41:11 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477308 - head/devel/py-testinfra Message-ID: <201808160541.w7G5fBGT039986@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808160541.w7G5fBGT039986>