Index: head/math/py-fastcluster/Makefile =================================================================== --- head/math/py-fastcluster/Makefile (revision 471305) +++ head/math/py-fastcluster/Makefile (revision 471306) @@ -1,35 +1,34 @@ # Created by: Johannes Meixner # $FreeBSD$ PORTNAME= fastcluster -PORTVERSION= 1.1.24 -PORTREVISION= 1 +PORTVERSION= 1.1.25 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast hierarchical clustering routines for R and Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils PORTDOCS= CITATION.txt INSTALL.txt NEWS.txt README.txt OPTIONS_DEFINE= DOCS post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_fastcluster.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Index: head/math/py-fastcluster/distinfo =================================================================== --- head/math/py-fastcluster/distinfo (revision 471305) +++ head/math/py-fastcluster/distinfo (revision 471306) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519504273 -SHA256 (fastcluster-1.1.24.tar.gz) = a5d1922b1db6f4c3012416e7dc14de2984b9335a48c895e1698afd5c718312b0 -SIZE (fastcluster-1.1.24.tar.gz) = 166081 +TIMESTAMP = 1527884454 +SHA256 (fastcluster-1.1.25.tar.gz) = 539d84d43fbe541a38d94c84bf0469c430cb7cda488364941ce57f680a07b091 +SIZE (fastcluster-1.1.25.tar.gz) = 166679