aboutsummaryrefslogtreecommitdiff
path: root/math/py-fastcluster
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-01 11:31:45 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-01 11:31:45 +0000
commit1c96ea5d4acc2234a6e74e7e933e9b4e8d278937 (patch)
treebab08078f3f442352c2cd8e7aabd926278ecd2d1 /math/py-fastcluster
parentd9ec4e17095f0068abb91340587a806e2040bb6e (diff)
downloadports-1c96ea5d4acc2234a6e74e7e933e9b4e8d278937.tar.gz
ports-1c96ea5d4acc2234a6e74e7e933e9b4e8d278937.zip
- Update to 1.1.21
- Allow concurrent installs (fix docdir) PR: 212213 Submitted by: xmj@FreeBSD.org Approved by: maintainer timeout (johannes@perceivon.net, 6 weeks)
Notes
Notes: svn path=/head/; revision=433001
Diffstat (limited to 'math/py-fastcluster')
-rw-r--r--math/py-fastcluster/Makefile6
-rw-r--r--math/py-fastcluster/distinfo5
2 files changed, 6 insertions, 5 deletions
diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile
index 5b0ab12f9e39..869bbfcb6efa 100644
--- a/math/py-fastcluster/Makefile
+++ b/math/py-fastcluster/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fastcluster
-PORTVERSION= 1.1.20
+PORTVERSION= 1.1.21
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,10 +22,10 @@ PORTDOCS= CITATION.txt \
README.txt
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= distutils autoplist concurrent
post-install:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/math/py-fastcluster/distinfo b/math/py-fastcluster/distinfo
index f17dd97febe4..eeb9f17a5ceb 100644
--- a/math/py-fastcluster/distinfo
+++ b/math/py-fastcluster/distinfo
@@ -1,2 +1,3 @@
-SHA256 (fastcluster-1.1.20.tar.gz) = 2b8412678c1dc3b8ea329aa7e19df4a31639404e8fdadd1b3c3e1a376002c6af
-SIZE (fastcluster-1.1.20.tar.gz) = 161552
+TIMESTAMP = 1481609357
+SHA256 (fastcluster-1.1.21.tar.gz) = c0f7c234a93d5414e9b1300b17ec5c82bd9a9e4c210fc5d9bc3e2bc82fced989
+SIZE (fastcluster-1.1.21.tar.gz) = 162920