From owner-svn-ports-head@freebsd.org Sat May 12 23:50:31 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 18FF7FD7EA4; Sat, 12 May 2018 23:50:31 +0000 (UTC) (envelope-from sunpoet@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 AAEB06BC3D; Sat, 12 May 2018 23:50:30 +0000 (UTC) (envelope-from sunpoet@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 8CA99252D6; Sat, 12 May 2018 23:50:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4CNoUgm078946; Sat, 12 May 2018 23:50:30 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4CNoUZS078944; Sat, 12 May 2018 23:50:30 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805122350.w4CNoUZS078944@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 12 May 2018 23:50:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469762 - head/devel/py-hypothesis X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-hypothesis X-SVN-Commit-Revision: 469762 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.25 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: Sat, 12 May 2018 23:50:31 -0000 Author: sunpoet Date: Sat May 12 23:50:29 2018 New Revision: 469762 URL: https://svnweb.freebsd.org/changeset/ports/469762 Log: Update to 3.56.8 Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst Modified: head/devel/py-hypothesis/Makefile head/devel/py-hypothesis/distinfo Modified: head/devel/py-hypothesis/Makefile ============================================================================== --- head/devel/py-hypothesis/Makefile Sat May 12 23:50:24 2018 (r469761) +++ head/devel/py-hypothesis/Makefile Sat May 12 23:50:29 2018 (r469762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hypothesis -PORTVERSION= 3.56.7 +PORTVERSION= 3.56.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-hypothesis/distinfo ============================================================================== --- head/devel/py-hypothesis/distinfo Sat May 12 23:50:24 2018 (r469761) +++ head/devel/py-hypothesis/distinfo Sat May 12 23:50:29 2018 (r469762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526054388 -SHA256 (hypothesis-3.56.7.tar.gz) = 8f997b4218f74e1de5ef0965400c16b43ee86c16eaf9fb949edd76c33e28c389 -SIZE (hypothesis-3.56.7.tar.gz) = 156620 +TIMESTAMP = 1526148445 +SHA256 (hypothesis-3.56.8.tar.gz) = 3fcee49106451908e12a29722539407da797c1383ec9b7cd60cb48b68291b67d +SIZE (hypothesis-3.56.8.tar.gz) = 156605