aboutsummaryrefslogtreecommitdiff
path: root/math/py-pyhull
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-09 18:44:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-09 18:44:32 +0000
commitacf74eb390ae5916fd330f303ab47477d3d619ac (patch)
tree43914e6669b23c12c0c6206239bbcd9dab6932cf /math/py-pyhull
parentd1a026079634f343a0710e3f9af2ee07f31aee35 (diff)
downloadports-acf74eb390ae5916fd330f303ab47477d3d619ac.tar.gz
ports-acf74eb390ae5916fd330f303ab47477d3d619ac.zip
Update to 1.5.8
- While I'm here, add LICENSE_FILE Changes: https://github.com/materialsvirtuallab/pyhull/blob/master/docs/changelog.rst PR: 219878 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer)
Notes
Notes: svn path=/head/; revision=443032
Diffstat (limited to 'math/py-pyhull')
-rw-r--r--math/py-pyhull/Makefile3
-rw-r--r--math/py-pyhull/distinfo5
2 files changed, 5 insertions, 3 deletions
diff --git a/math/py-pyhull/Makefile b/math/py-pyhull/Makefile
index a00972a029da..5b07e167a6c6 100644
--- a/math/py-pyhull/Makefile
+++ b/math/py-pyhull/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyhull
-PORTVERSION= 1.5.6
+PORTVERSION= 1.5.8
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ MAINTAINER= yuri@rawbw.com
COMMENT= Computation of convex hull, Delaunay triangulation and Voronoi diagram
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.rst
BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY}
diff --git a/math/py-pyhull/distinfo b/math/py-pyhull/distinfo
index ccf35277afc1..eae581b1da48 100644
--- a/math/py-pyhull/distinfo
+++ b/math/py-pyhull/distinfo
@@ -1,2 +1,3 @@
-SHA256 (pyhull-1.5.6.tar.gz) = 4d14bf6e6ba695de4d4ae28d2c15b97eb2dabc1e840bb9d1120ed1ffa2c52cb1
-SIZE (pyhull-1.5.6.tar.gz) = 298717
+TIMESTAMP = 1497025291
+SHA256 (pyhull-1.5.8.tar.gz) = 7951f388f7a1f35d07cc86149e525b311c10d3a64b073fd2565c428af5ff916f
+SIZE (pyhull-1.5.8.tar.gz) = 299480