New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82602


Ignore:
Timestamp:
08/16/11 08:31:26 (4 years ago)
Author:
eborisch@…
Message:

py-spyder: Fix for crash when detaching console/editor. See http://code.google.com/p/spyderlib/issues/detail?id=561#c20

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

Legend:

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

    r82592 r82602  
    55name                py-spyder 
    66version             2.0.12 
    7 revision            5 
     7revision            6 
    88 
    99PortGroup           python 1.0 
     
    4242                        spyderlib_spyder.py.diff \ 
    4343                        spyderlib_utils_programs.py.diff \ 
    44                         spyderlib_widgets_sourcecode_codeeditor.py.diff 
     44                        spyderlib_widgets_sourcecode_codeeditor.py.diff \ 
     45                        spyderlib_plugins_externalconsole.py.diff \ 
     46                        spyderlib_widgets_editor.py.diff 
    4547 
    4648    post-patch { 
Note: See TracChangeset for help on using the changeset viewer.