New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79644


Ignore:
Timestamp:
06/22/11 03:04:09 (4 years ago)
Author:
ram@…
Message:

python/py27-matplotlib: work around bad Tkinter version report, apply
upstream fix (04b4e50), closes #29893

Location:
trunk/dports/python/py27-matplotlib
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py27-matplotlib/Portfile

    r77523 r79644  
    77name               py27-matplotlib 
    88version            1.0.1 
    9 revision           1 
     9revision           2 
    1010maintainers        ram openmaintainer 
    1111platforms          darwin 
     
    3737patchfiles         patch-setupext.py.diff \ 
    3838                   patch-setup.cfg.diff \ 
    39                    patch-disable_optional_deps.diff 
     39                   patch-disable_optional_deps.diff \ 
     40                   patch-04b4e50919.diff 
    4041 
    4142build.env          MPLIB_BASE="${prefix}" PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig/" 
Note: See TracChangeset for help on using the changeset viewer.