Bug 158337 - [Patch]math/py-matplotlib: fix build with python-2.7.2
Summary: [Patch]math/py-matplotlib: fix build with python-2.7.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-27 12:00 UTC by Wen Heping
Modified: 2011-06-29 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (2.76 KB, patch)
2011-06-27 12:00 UTC, Wen Heping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2011-06-27 12:00:22 UTC
fix build with python-2.7.2

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-27 12:00:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-27 12:00:37 UTC
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
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-27 12:00:39 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Geoffrey Mainland 2011-06-27 15:25:55 UTC
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
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2011-06-27 21:02:19 UTC
State Changed
From-To: feedback->open

Maintainer approved, please commit
Comment 6 dfilter service freebsd_committer freebsd_triage 2011-06-29 03:00:28 UTC
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"
Comment 7 Wen Heping freebsd_committer freebsd_triage 2011-06-29 03:01:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!