Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Apr 2006 13:46:30 -0400 (EDT)
From:      Geoffrey Mainland <mainland@apeiron.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96164: [UPGRADE] math/py-matplotlib to 0.87.2
Message-ID:  <20060422174630.A480B11688@hamilton.apeiron.net>
Resent-Message-ID: <200604221750.k3MHoCZI084878@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         96164
>Category:       ports
>Synopsis:       [UPGRADE] math/py-matplotlib to 0.87.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 22 17:50:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Geoffrey Mainland
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD hamilton.apeiron.net 6.1-RC FreeBSD 6.1-RC #8: Fri Apr 21 20:19:50 EDT 2006 toor@zeno.apeiron.net:/usr/obj/usr/src/sys/HAMILTON i386


>Description:
	Update to 0.87.2. I would also be willing to take over as maintainer.
>How-To-Repeat:
>Fix:

diff -ruN py-matplotlib.orig/Makefile py-matplotlib/Makefile
--- py-matplotlib.orig/Makefile	Sat Apr 22 13:43:15 2006
+++ py-matplotlib/Makefile	Sat Apr 22 12:26:41 2006
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	matplotlib
-PORTVERSION=	0.80
-PORTREVISION=	1
+PORTVERSION=	0.87.2
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -27,17 +26,17 @@
 BUILD_DEPENDS+=	Xvfb:${X_VFBSERVER_PORT}
 .endif
 
-USE_REINPLACE=	yes
+CONFLICTS=	devel/py-dateutil-[0-9]*
+
 USE_PYTHON=	2.2+
 USE_PYDISTUTILS=	yes
 USE_GNOME=	gtk20 pygtk2
 CFLAGS+=	-I${X11BASE}/include
 
-DATADIR=	${PREFIX}/share/py-${PORTNAME}
 EXAMPLESDIR=	${PREFIX}/share/examples/py-${PORTNAME}
 
 PLISTDIR=	${PYTHON_SITELIBDIR}/${PORTNAME} ${PYTHON_SITELIBDIR}/dateutil ${PYTHON_SITELIBDIR}/pytz \
-		${PYTHON_SITELIBDIR}/pylab* ${DATADIR}
+		${PYTHON_SITELIBDIR}/pylab*
 .if !defined(NOPORTDOCS)
 PLISTDIR+=	${EXAMPLESDIR}
 .endif
diff -ruN py-matplotlib.orig/distinfo py-matplotlib/distinfo
--- py-matplotlib.orig/distinfo	Sat Apr 22 13:43:15 2006
+++ py-matplotlib/distinfo	Fri Apr 21 17:29:10 2006
@@ -1,3 +1,3 @@
-MD5 (matplotlib-0.80.tar.gz) = 0374c439d3fcbca193c1333b84713674
-SHA256 (matplotlib-0.80.tar.gz) = 9420b5eb388378310da24a00c9c8b9c0e233e37019f46ff105edd58a07ffb8f0
-SIZE (matplotlib-0.80.tar.gz) = 2332845
+MD5 (matplotlib-0.87.2.tar.gz) = 74dde3c3e33797f56ebd6ca578090f8e
+SHA256 (matplotlib-0.87.2.tar.gz) = 927d7d383f6cd757778a43fd3fdad05805bb0480a9c80cfb25a22ae65c354e45
+SIZE (matplotlib-0.87.2.tar.gz) = 2655790

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060422174630.A480B11688>