Bug 149046 - [MAINTAINER] math/py-matplotlib: update to 1.0.0
Summary: [MAINTAINER] math/py-matplotlib: update to 1.0.0
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 20:40 UTC by Geoffrey Mainland
Modified: 2010-07-29 05:10 UTC (History)
0 users

See Also:


Attachments
file.diff (56.73 KB, patch)
2010-07-28 20:40 UTC, Geoffrey Mainland
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Mainland 2010-07-28 20:40:03 UTC
This patch update py-matplotlib to the 1.0.0 release. I have also added OPTIONS for the various back-ends. This should allow py-matplotlib to be built with far fewer dependencies for server deployment, a feature I've gotten several requests for.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-28 20:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-29 05:01:59 UTC
jpaetzel    2010-07-29 04:01:50 UTC

  FreeBSD ports repository

  Modified files:
    math/py-matplotlib/files patch-setupext.py 
    math/py-matplotlib   Makefile distinfo pkg-plist 
  Added files:
    math/py-matplotlib/files patch-setup.cfg 
  Log:
  Update to 1.0.0
  
  PR:     ports/149046
  Submitted by:   Geoffrey Mainland <mainland@apeiron.net>
  
  Revision  Changes    Path
  1.34      +80 -14    ports/math/py-matplotlib/Makefile
  1.14      +3 -3      ports/math/py-matplotlib/distinfo
  1.1       +86 -0     ports/math/py-matplotlib/files/patch-setup.cfg (new)
  1.12      +12 -12    ports/math/py-matplotlib/files/patch-setupext.py
  1.7       +408 -50   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"
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2010-07-29 05:02:22 UTC
State Changed
From-To: open->closed

Committed, thanks!