Index: head/misc/py-fast-histogram/Makefile =================================================================== --- head/misc/py-fast-histogram/Makefile (revision 536433) +++ head/misc/py-fast-histogram/Makefile (revision 536434) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= fast-histogram -DISTVERSION= 0.8 +DISTVERSION= 0.9 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast simple 1D and 2D histograms LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/fast_histogram/_histogram_core.so .include Index: head/misc/py-fast-histogram/distinfo =================================================================== --- head/misc/py-fast-histogram/distinfo (revision 536433) +++ head/misc/py-fast-histogram/distinfo (revision 536434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578786129 -SHA256 (fast-histogram-0.8.tar.gz) = cd55aea64fceee562b3aaaed6c9a15093243d071c5ded23f1ff29c895ad14319 -SIZE (fast-histogram-0.8.tar.gz) = 41571 +TIMESTAMP = 1590379252 +SHA256 (fast-histogram-0.9.tar.gz) = 6325ce42060bb9d1987a3aefffcac45bdd3810bc58ce69716132e23aa49f7a9f +SIZE (fast-histogram-0.9.tar.gz) = 41968