From 5e1e4b9b2760dda35154501954ce9048a6b2732c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bartoletti?= Date: Thu, 20 Oct 2022 06:39:27 +0200 Subject: devel/py-cppy, math/py-kiwisolver: fix versions These ports install lib tagged as v0.0.0. Both ports require devel/py-setuptools_scm to generate the version of the library. PR: 267120 Reported by: jwb Reviewed by: jwb --- math/py-matplotlib2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/py-matplotlib2/Makefile') diff --git a/math/py-matplotlib2/Makefile b/math/py-matplotlib2/Makefile index cdd8a90997ff..8c5bd827f3ae 100644 --- a/math/py-matplotlib2/Makefile +++ b/math/py-matplotlib2/Makefile @@ -1,6 +1,6 @@ PORTNAME= matplotlib DISTVERSION= 2.2.4 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -- cgit v1.2.3