Changes between Version 2 and Version 3 of Ticket #48129, comment 24


Ignore:
Timestamp:
Oct 2, 2015, 9:55:52 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48129, comment 24

    v2 v3  
    1717> I had to use the sudo patch command as well but I had problem applying the patch.
    1818>
     19> {{{
    1920> sudo patch -p0 < /Users/gregoryulsh/developer/macports/qt4-mac.10.11.diff
    20 >
    2121> patching file Portfolio
    22 >
    2322> Hunk #1 FAILED at 238.
    24 >
    2523> 1 out of 1 hunk FAILED -- saving rejects to file Portfile.rej
    26 >
    2724> patching file files/patch-src_gui_painting_qpaintengine_mac.diff
    28 >
    29 >
     25> }}}
    3026>
    3127> here is the Portfile.rej
    3228>
    33 > ***************
     29> {{{
    3430> *** 238,252 ****
    3531>   patchfiles-append   \
     
    7571>           }
    7672>       }
    77 >
     73> }}}