Changes between Initial Version and Version 5 of Ticket #3651


Ignore:
Timestamp:
Mar 24, 2016, 3:08:28 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3651

    • Property Cc olegb@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
    • Property Port synergy added
  • Ticket #3651 – Description

    initial v5  
    11Turning off 'treat warnings as errors' fixes synergy on Mac OS 10.4. Portfile patch:
    22
     3{{{
    34--- Portfile.orig       2005-06-22 13:59:51.000000000 -0700
    45+++ Portfile    2005-06-22 13:41:10.000000000 -0700
     
    1314 post-patch {
    1415        cd ${worksrcpath}/lib/arch
     16}}}