From owner-svn-ports-head@freebsd.org Sat Jun 17 10:42:45 2017 Return-Path: Delivered-To: svn-ports-head@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 AEAC0BF7C33; Sat, 17 Jun 2017 10:42:45 +0000 (UTC) (envelope-from joneum@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 7928864C0C; Sat, 17 Jun 2017 10:42:45 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5HAgiVO001612; Sat, 17 Jun 2017 10:42:44 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5HAgilF001610; Sat, 17 Jun 2017 10:42:44 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201706171042.v5HAgilF001610@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sat, 17 Jun 2017 10:42:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443766 - head/math/py-pyhull X-SVN-Group: ports-head 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.23 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, 17 Jun 2017 10:42:45 -0000 Author: joneum Date: Sat Jun 17 10:42:44 2017 New Revision: 443766 URL: https://svnweb.freebsd.org/changeset/ports/443766 Log: - math/py-pyhull: Update to 2015.2.0 PR: 220018 Submitted by: Yuri Victorovich (maintainer) Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D11229 Modified: head/math/py-pyhull/Makefile head/math/py-pyhull/distinfo Modified: head/math/py-pyhull/Makefile ============================================================================== --- head/math/py-pyhull/Makefile Sat Jun 17 10:29:40 2017 (r443765) +++ head/math/py-pyhull/Makefile Sat Jun 17 10:42:44 2017 (r443766) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyhull -PORTVERSION= 1.5.8 +PORTVERSION= 2015.2.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-pyhull/distinfo ============================================================================== --- head/math/py-pyhull/distinfo Sat Jun 17 10:29:40 2017 (r443765) +++ head/math/py-pyhull/distinfo Sat Jun 17 10:42:44 2017 (r443766) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497025291 -SHA256 (pyhull-1.5.8.tar.gz) = 7951f388f7a1f35d07cc86149e525b311c10d3a64b073fd2565c428af5ff916f -SIZE (pyhull-1.5.8.tar.gz) = 299480 +TIMESTAMP = 1497554418 +SHA256 (pyhull-2015.2.0.tar.gz) = b940b1a33bb79c19afabd23d9171debeb51a30ce94b15000a6c3b0ab8a3b9fc5 +SIZE (pyhull-2015.2.0.tar.gz) = 318371