ports/104317: [MAINTAINER UPDATE] math/py-matplotlib

Geoffrey Mainland mainland at apeiron.net
Thu Oct 12 01:00:33 UTC 2006


>Number:         104317
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] math/py-matplotlib
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 12 01:00:31 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Geoffrey Mainland
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD minipax.eecs.harvard.edu 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #43: Tue Oct 10 03:09:55 EDT 2006 toor at minipax.eecs.harvard.edu:/usr/obj/usr/src/sys/MINIPAX i386


	
>Description:
	Update to 0.87.6
>How-To-Repeat:
	
>Fix:

diff -ruN py-matplotlib.orig/Makefile py-matplotlib/Makefile
--- py-matplotlib.orig/Makefile	Sun Apr 30 20:50:16 2006
+++ py-matplotlib/Makefile	Wed Oct 11 11:52:05 2006
@@ -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 @@
 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 @@
 
 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 -ruN py-matplotlib.orig/distinfo py-matplotlib/distinfo
--- py-matplotlib.orig/distinfo	Sun Apr 30 20:50:16 2006
+++ py-matplotlib/distinfo	Tue Oct 10 11:18:03 2006
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list