View | Details | Raw Unified | Return to bug 220018
Collapse All | Expand All

(-)math/py-pyhull/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	pyhull
4
PORTNAME=	pyhull
5
PORTVERSION=	1.5.6
5
PORTVERSION=	2015.2.0
6
CATEGORIES=	math python
6
CATEGORIES=	math python
7
MASTER_SITES=	CHEESESHOP
7
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 11-16 Link Here
11
COMMENT=	Computation of convex hull, Delaunay triangulation and Voronoi diagram
11
COMMENT=	Computation of convex hull, Delaunay triangulation and Voronoi diagram
12
12
13
LICENSE=	MIT
13
LICENSE=	MIT
14
LICENSE_FILE=	${WRKSRC}/LICENSE.rst
14
15
15
BUILD_DEPENDS=	${PYNUMPY}
16
BUILD_DEPENDS=	${PYNUMPY}
16
RUN_DEPENDS=	${PYNUMPY}
17
RUN_DEPENDS=	${PYNUMPY}
(-)math/py-pyhull/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (pyhull-1.5.6.tar.gz) = 4d14bf6e6ba695de4d4ae28d2c15b97eb2dabc1e840bb9d1120ed1ffa2c52cb1
1
TIMESTAMP = 1497546508
2
SIZE (pyhull-1.5.6.tar.gz) = 298717
2
SHA256 (pyhull-2015.2.0.tar.gz) = b940b1a33bb79c19afabd23d9171debeb51a30ce94b15000a6c3b0ab8a3b9fc5
3
SIZE (pyhull-2015.2.0.tar.gz) = 318371

Return to bug 220018