aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-02-17 19:29:36 +0800
committerwen <wen@FreeBSD.org>2011-02-17 19:29:36 +0800
commit6c76f97766460e7770ef12885ac051242a08a3ff (patch)
tree8072ab0811785fc04d5c6a99947cc371b1928835 /math
parent7f68843dc90d41ab3bacf04507be45708752420d (diff)
downloadfreebsd-ports-gnome-6c76f97766460e7770ef12885ac051242a08a3ff.tar.gz
freebsd-ports-gnome-6c76f97766460e7770ef12885ac051242a08a3ff.tar.zst
freebsd-ports-gnome-6c76f97766460e7770ef12885ac051242a08a3ff.zip
- Update to 1.0.1
PR: ports/153758 Submitted by: wenheping@gmail.com (myself) Approved by: maintainer
Diffstat (limited to 'math')
-rw-r--r--math/py-matplotlib/Makefile7
-rw-r--r--math/py-matplotlib/distinfo5
-rw-r--r--math/py-matplotlib/pkg-plist21
3 files changed, 22 insertions, 11 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index f3141eb80a83..22943be2e8d4 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -7,12 +7,10 @@
#
PORTNAME= matplotlib
-PORTVERSION= 1.0.0
-PORTREVISION= 1
+PORTVERSION= 1.0.1
CATEGORIES= math python
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-1.0/
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}-1.0.0
MAINTAINER= mainland@apeiron.net
COMMENT= A plotting library uses a syntax familiar to matlab users
@@ -27,7 +25,6 @@ RUN_DEPENDS= ${PYNUMPY}
USE_PYTHON= 2.4+
USE_PYDISTUTILS= yes
CFLAGS+= -I${LOCALBASE}/include
-WRKSRC= ${WRKDIR}/${PORTNAME}-1.0.0/
OPTIONS= GTKBACKEND "GTK backend support" ON \
GTKAGGBACKEND "GTKAgg backend support" ON \
diff --git a/math/py-matplotlib/distinfo b/math/py-matplotlib/distinfo
index 6be936eb7a27..ae18924787d6 100644
--- a/math/py-matplotlib/distinfo
+++ b/math/py-matplotlib/distinfo
@@ -1,3 +1,2 @@
-MD5 (matplotlib-1.0.0.tar.gz) = 7d964de548c9887917762a11e0ffecd3
-SHA256 (matplotlib-1.0.0.tar.gz) = 02abed1c359479865152ff9411f238ffd3256040da23295fd3bc4c58eb862dee
-SIZE (matplotlib-1.0.0.tar.gz) = 12918842
+SHA256 (matplotlib-1.0.1.tar.gz) = 83bc6377373b3f34b18eac1883c27f3f381f5c9b9c422b4d85c91e217a947af6
+SIZE (matplotlib-1.0.1.tar.gz) = 13285166
diff --git a/math/py-matplotlib/pkg-plist b/math/py-matplotlib/pkg-plist
index 3874bff221d6..7e74e0a77043 100644
--- a/math/py-matplotlib/pkg-plist
+++ b/math/py-matplotlib/pkg-plist
@@ -327,6 +327,7 @@
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.ppm
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.svg
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.xpm
+%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/qt4_editor_options.png
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/qt4_editor_options.svg
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_close.ppm
%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_close.xpm
@@ -384,6 +385,9 @@
%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.py
%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.pyc
%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.pyo
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.pdf
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.png
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.svg
%%PYTHON_SITELIBDIR%%/matplotlib/patches.py
%%PYTHON_SITELIBDIR%%/matplotlib/patches.pyc
%%PYTHON_SITELIBDIR%%/matplotlib/patches.pyo
@@ -426,6 +430,9 @@
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.py
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.pyc
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.pyo
+%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.py
+%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.pyc
+%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.pyo
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.py
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.pyc
%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.pyo
@@ -585,7 +592,6 @@
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.pdf
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped data.svg
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.svg
@@ -621,6 +627,12 @@
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_empty.svg
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/figimage-0.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/figimage-1.png
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.pdf
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.svg
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.png
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.svg
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.pdf
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.pdf
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.svg
@@ -651,6 +663,9 @@
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.pdf
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.svg
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.pdf
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.png
+%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.svg
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.pdf
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.png
%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.svg
@@ -901,6 +916,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/strip_chart_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/README.txt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/agg_oo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/artist_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/barchart_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/bbox_intersect.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/clippath_demo.py
@@ -1000,6 +1016,7 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contourf3d_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/hist3d_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/lines3d_demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/mixed_subplots_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/pathpatch3d_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/polys3d_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/rotate_axes3d_demo.py
@@ -1258,8 +1275,6 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/bar_demo2.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/bar_unit_demo.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/basic_units.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/date_converter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/date_support.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/ellipse_with_units.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/evans_test.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/radian_demo.py