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

(-)b/math/py-fastcluster/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	fastcluster
4
PORTNAME=	fastcluster
5
PORTVERSION=	1.1.20
5
PORTVERSION=	1.1.21
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 22-28 PORTDOCS= CITATION.txt \ Link Here
22
		README.txt
22
		README.txt
23
23
24
USES=		python
24
USES=		python
25
USE_PYTHON=	distutils autoplist
25
USE_PYTHON=	distutils autoplist concurrent
26
26
27
post-install:
27
post-install:
28
	${MKDIR} ${STAGEDIR}${DOCSDIR}
28
	${MKDIR} ${STAGEDIR}${DOCSDIR}
(-)b/math/py-fastcluster/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (fastcluster-1.1.20.tar.gz) = 2b8412678c1dc3b8ea329aa7e19df4a31639404e8fdadd1b3c3e1a376002c6af
1
TIMESTAMP = 1481609357
2
SIZE (fastcluster-1.1.20.tar.gz) = 161552
2
SHA256 (fastcluster-1.1.21.tar.gz) = c0f7c234a93d5414e9b1300b17ec5c82bd9a9e4c210fc5d9bc3e2bc82fced989
3
SIZE (fastcluster-1.1.21.tar.gz) = 162920

Return to bug 215266