update to 1.0.1 Fix: 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 @@ 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 \
Responsible Changed From-To: freebsd-ports-bugs->wen Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of math/py-matplotlib, Please note that PR ports/153758 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/153758 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
On Fri, Jan 7, 2011 at 5:40 AM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of math/py-matplotlib, > > Please note that PR ports/153758 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > =A0 =A0http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/153758 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org I approve the patch. Geoff
wen 2011-02-17 11:29:36 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile distinfo pkg-plist Log: - Update to 1.0.1 PR: ports/153758 Submitted by: wenheping@gmail.com (myself) Approved by: maintainer Revision Changes Path 1.38 +2 -5 ports/math/py-matplotlib/Makefile 1.15 +2 -3 ports/math/py-matplotlib/distinfo 1.8 +18 -3 ports/math/py-matplotlib/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!