diff options
author | Wen Heping <wen@FreeBSD.org> | 2021-12-14 19:14:33 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2021-12-14 19:14:33 +0800 |
commit | 2d82c1f5be7dfdebcefe83c3ddb8aab53b9e0ae3 (patch) | |
tree | 400fd946c091a4c3f28561107d1cc2b0cc17200d /math/py-matplotlib | |
parent | security/vuxml: add www/chromium < 96.0.4664.110 (diff) |
math/py-matplotlib: Update to 3.4.3
PR: 259603
Reported by: wen@
Approved by: maintainer
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r-- | math/py-matplotlib/Makefile | 2 | ||||
-rw-r--r-- | math/py-matplotlib/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index 35541f232899..06c630d555ce 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -1,7 +1,7 @@ # Created by: ijliao PORTNAME= matplotlib -PORTVERSION= 3.4.1 +PORTVERSION= 3.4.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-matplotlib/distinfo b/math/py-matplotlib/distinfo index 590fda5c42bd..1ece89331119 100644 --- a/math/py-matplotlib/distinfo +++ b/math/py-matplotlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619080227 -SHA256 (matplotlib-3.4.1.tar.gz) = 84d4c4f650f356678a5d658a43ca21a41fca13f9b8b00169c0b76e6a6a948908 -SIZE (matplotlib-3.4.1.tar.gz) = 37253296 +TIMESTAMP = 1639439248 +SHA256 (matplotlib-3.4.3.tar.gz) = fc4f526dfdb31c9bd6b8ca06bf9fab663ca12f3ec9cdf4496fb44bc680140318 +SIZE (matplotlib-3.4.3.tar.gz) = 37850796 |