diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile index f73d1512afbd..9582ec3355b9 100644 --- a/textproc/py-wordcloud/Makefile +++ b/textproc/py-wordcloud/Makefile @@ -1,31 +1,31 @@ PORTNAME= wordcloud -DISTVERSION= 1.9.1.1 +DISTVERSION= 1.9.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Little word cloud generator in Python WWW= https://amueller.github.io/word_cloud/ LICENSE= MIT BUILD_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} RUN_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} #USE_GITHUB= yes #GH_ACCOUNT= amueller USES= python:3.7+ USE_PYTHON= distutils PLIST_SUB+= VER=${PORTVERSION} .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif .include diff --git a/textproc/py-wordcloud/distinfo b/textproc/py-wordcloud/distinfo index 91edff9e85ee..93b0e34f3b30 100644 --- a/textproc/py-wordcloud/distinfo +++ b/textproc/py-wordcloud/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682671746 -SHA256 (wordcloud-1.9.1.1.tar.gz) = c0e2c53c59f6797d2cefc7365dc03fa6c9005eab3d2b02fba542e4971689141e -SIZE (wordcloud-1.9.1.1.tar.gz) = 222783 +TIMESTAMP = 1684593118 +SHA256 (wordcloud-1.9.2.tar.gz) = 71062ba6bfeaf1a7f8b6f18f6a8a7a810ef10973ebd9aa10c04d9fff690363d3 +SIZE (wordcloud-1.9.2.tar.gz) = 222778