diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-11-23 05:39:34 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-11-23 05:39:34 +0000 |
commit | 411fd19ca2fe735c0be7eb10e7492e56daddbc0b (patch) | |
tree | 349797448bb936fa19aa06e3149975daffed0b48 /math/py-matplotlib/distinfo | |
parent | Mention fcitx. (diff) |
math/py-matplotlib: update 1.5.0 -> 1.5.3
- MASTER_SITE sourceforge seems to have been discontinued,
it doesn't have the latest version any more.
- Additionally, 1.5.3 version doesn't build with python-3.X because
'import gtk' which the build tries fails in python3. Therefore, python:2.
PR: 214600
Submitted by: Yuri Victorovich <yuri@rawbw.com>
Approved by: mainland@apeiron.net (maintainer)
Diffstat (limited to 'math/py-matplotlib/distinfo')
-rw-r--r-- | math/py-matplotlib/distinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/math/py-matplotlib/distinfo b/math/py-matplotlib/distinfo index 595f0a012239..51cf85662838 100644 --- a/math/py-matplotlib/distinfo +++ b/math/py-matplotlib/distinfo @@ -1,2 +1,3 @@ -SHA256 (matplotlib-1.5.0.tar.gz) = 67b08b1650a00a6317d94b76a30a47320087e5244920604c5462188cba0c2646 -SIZE (matplotlib-1.5.0.tar.gz) = 53962448 +TIMESTAMP = 1479367113 +SHA256 (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = c72276afc11f0b77cee736a783861039c0284d2e4739de8ca09d2dd1407745aa +SIZE (matplotlib-matplotlib-v1.5.3_GH0.tar.gz) = 50931479 |