Date: Sat, 17 Jun 2017 10:42:44 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443766 - head/math/py-pyhull Message-ID: <201706171042.v5HAgilF001610@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <yuri at rawbw.com> (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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706171042.v5HAgilF001610>