New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82592


Ignore:
Timestamp:
08/16/11 07:10:04 (4 years ago)
Author:
eborisch@…
Message:

py-spyder: Fix home/end key behaviors. Upstream patch submitted. Renamed one file for consistency.

Location:
trunk/dports/python/py-spyder
Files:
1 added
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/dports/python/py-spyder/Portfile

    r82545 r82592  
    55name                py-spyder 
    66version             2.0.12 
    7 revision            4 
     7revision            5 
    88 
    99PortGroup           python 1.0 
     
    4141    patchfiles          patch-widgets-pylintgui.py.diff \ 
    4242                        spyderlib_spyder.py.diff \ 
    43                         spyderlib_utils_programs.py.patch 
     43                        spyderlib_utils_programs.py.diff \ 
     44                        spyderlib_widgets_sourcecode_codeeditor.py.diff 
    4445 
    4546    post-patch { 
Note: See TracChangeset for help on using the changeset viewer.