Changes between Version 2 and Version 3 of Ticket #69058, comment 1


Ignore:
Timestamp:
Jan 16, 2024, 6:19:35 PM (8 months ago)
Author:
JohnPritchard (Johnny P)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69058, comment 1

    v2 v3  
    88git clone https://github.com/wxWidgets/Phoenix.git
    99cd Phoenix
    10 git diff aeb557d dac1e86 | sed -e 's@ ./wx/@ wx/@g' > 0001-Fix-compatibility-with-Cython-3.0.0.diff
     10git diff dac1e86 aeb557d | sed -e 's@ ./wx/@ wx/@g' > 0001-Fix-compatibility-with-Cython-3.0.0.diff
    1111}}}
    1212
     
    1919git clone https://github.com/wxWidgets/Phoenix.git
    2020cd Phoenix
    21 git diff aeb557d dac1e86 | sed -e 's@ ./wx/@ wx/@g' > 0001-Fix-compatibility-with-Cython-3.0.0.diff
     21git diff dac1e86 aeb557d | sed -e 's@ ./wx/@ wx/@g' > 0001-Fix-compatibility-with-Cython-3.0.0.diff
    2222sudo port patch py${pyVer}-wxpython-4.0
    2323cd /opt/local/var/macports/build/