Summary: | [Patch]math/py-matplotlib: fix build with python-2.7.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Wen Heping <wen> | ||||
Component: | Individual Port(s) | Assignee: | Wen Heping <wen> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Wen Heping
![]() ![]() 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/158337 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/158337 -- 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 Mon, Jun 27, 2011 at 7:00 AM, Edwin Groothuis <edwin@freebsd.org> wrote: > Maintainer of math/py-matplotlib, > > Please note that PR ports/158337 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/158337 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org I approve the patch. Geoff State Changed From-To: feedback->open Maintainer approved, please commit wen 2011-06-29 01:59:58 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile math/py-matplotlib/files patch-setupext.py Log: - Fix build with python-2.7.2, patch from upstream PR: ports/158337 Submitted by: Wen Heping (myself) Approved by: maintainer Revision Changes Path 1.39 +1 -0 ports/math/py-matplotlib/Makefile 1.13 +25 -11 ports/math/py-matplotlib/files/patch-setupext.py _______________________________________________ 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: open->closed Committed. Thanks! |