aboutsummaryrefslogtreecommitdiff
path: root/math/py-matplotlib
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-19 08:38:57 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-11-19 08:38:57 +0000
commit6a31dd0bc2f68087ee265954764ab1b19a989532 (patch)
tree3b3223d352a1d95c25a315e42c401b630df25eea /math/py-matplotlib
parent095530e8b09a0ed65f516ac53f3864eb1dd07c20 (diff)
downloadports-6a31dd0bc2f68087ee265954764ab1b19a989532.tar.gz
ports-6a31dd0bc2f68087ee265954764ab1b19a989532.zip
Notes
Diffstat (limited to 'math/py-matplotlib')
-rw-r--r--math/py-matplotlib/Makefile14
-rw-r--r--math/py-matplotlib/distinfo6
2 files changed, 11 insertions, 9 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 64f7fc56126e..f9e5f9eb921d 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= matplotlib
-PORTVERSION= 0.87.2
+PORTVERSION= 0.87.6
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,17 +17,18 @@ MAINTAINER= mainland@apeiron.net
COMMENT= A plotting library uses a syntax familiar to matlab users
BUILD_DEPENDS= ${PYNUMERIC} \
+ ${PYTHON_SITELIBDIR}/dateutil/__init__.py:${PORTSDIR}/devel/py-dateutil \
+ ${PYTHON_SITELIBDIR}/pytz/__init__.py:${PORTSDIR}/devel/py-pytz \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
${LOCALBASE}/lib/libagg.a:${PORTSDIR}/graphics/agg
-LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
+ png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= ${PYNUMERIC} \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS+= Xvfb:${X_VFBSERVER_PORT}
.endif
-CONFLICTS= devel/py-dateutil-[0-9]*
-
USE_PYTHON= 2.2+
USE_PYDISTUTILS= yes
USE_GNOME= gtk20 pygtk2
@@ -35,8 +36,9 @@ CFLAGS+= -I${X11BASE}/include
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
-PLISTDIR= ${PYTHON_SITELIBDIR}/${PORTNAME} ${PYTHON_SITELIBDIR}/dateutil ${PYTHON_SITELIBDIR}/pytz \
- ${PYTHON_SITELIBDIR}/pylab*
+PLISTDIR= ${PYTHON_SITELIBDIR}/${PORTNAME} \
+ ${PYTHON_SITELIBDIR}/pylab* \
+ ${PYTHON_SITELIBDIR}/matplotlib-0.87.6-py2.5.egg-info
.if !defined(NOPORTDOCS)
PLISTDIR+= ${EXAMPLESDIR}
.endif
diff --git a/math/py-matplotlib/distinfo b/math/py-matplotlib/distinfo
index 14d36f4f4c00..7330255d9bdb 100644
--- a/math/py-matplotlib/distinfo
+++ b/math/py-matplotlib/distinfo
@@ -1,3 +1,3 @@
-MD5 (matplotlib-0.87.2.tar.gz) = 74dde3c3e33797f56ebd6ca578090f8e
-SHA256 (matplotlib-0.87.2.tar.gz) = 927d7d383f6cd757778a43fd3fdad05805bb0480a9c80cfb25a22ae65c354e45
-SIZE (matplotlib-0.87.2.tar.gz) = 2655790
+MD5 (matplotlib-0.87.6.tar.gz) = 30c30e10d2338c56ae5b31f0adf325f5
+SHA256 (matplotlib-0.87.6.tar.gz) = 950d5d5b3b552ce83c4a5c2b4406badf9bdda213b092cc8cf6448e50b54595bf
+SIZE (matplotlib-0.87.6.tar.gz) = 2729121