summaryrefslogtreecommitdiff
path: root/graphics/py-matplotlib-gtk2/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2009-08-05 11:02:12 +0000
committermarkd <markd@pkgsrc.org>2009-08-05 11:02:12 +0000
commitfff1deb86d68e042ec6224823c57a0431d65e6e8 (patch)
tree884483732b1b47395d42680a21ee10426e9c8db5 /graphics/py-matplotlib-gtk2/Makefile
parente3c1c173a7742dccdd8477c6784575a322b3bce3 (diff)
downloadpkgsrc-fff1deb86d68e042ec6224823c57a0431d65e6e8.tar.gz
Update py-matplotlib* to 0.98.4
various bug fixes and new features.
Diffstat (limited to 'graphics/py-matplotlib-gtk2/Makefile')
-rw-r--r--graphics/py-matplotlib-gtk2/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-matplotlib-gtk2/Makefile b/graphics/py-matplotlib-gtk2/Makefile
index b505b87093c..2b8074e60c2 100644
--- a/graphics/py-matplotlib-gtk2/Makefile
+++ b/graphics/py-matplotlib-gtk2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/05 11:02:12 markd Exp $
#
-DISTNAME= matplotlib-0.98.0
-PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-0.98.0
+DISTNAME= matplotlib-0.98.4
+PKGNAME= ${PYPKGPREFIX}-matplotlib-gtk-0.98.4
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
@@ -17,7 +17,7 @@ PY_PATCHPLIST= yes
PYDISTUTILSPKG= yes
USE_LANGUAGES= c c++
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
.include "../../lang/python/extension.mk"
.include "../../graphics/py-matplotlib/buildlink3.mk"