Changes between Initial Version and Version 5 of Ticket #1800


Ignore:
Timestamp:
Mar 24, 2016, 11:21:03 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1800

    • Property Owner changed from darwinports-bugs@… to kevin@…
    • Property Status changed from new to closed
    • Property Resolution changed from to remind
    • Property Port swig added
  • Ticket #1800 – Description

    initial v5  
    1111Patch 1:
    1212
     13{{{
    1314Index: Portfile
    14 ===============================================================
    15 ====
     15===================================================================
    1616RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/swig/Portfile,v
    1717retrieving revision 1.5
     
    2626+build.target   swig runtime
    2727+destroot.target install install-runtime
     28}}}
    2829
    2930Patch 2 with runtime variant:
    3031
     32{{{
    3133Index: Portfile
    32 ===============================================================
    33 ====
     34===================================================================
    3435RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/devel/swig/Portfile,v
    3536retrieving revision 1.5
     
    4647+       destroot.target-append install-runtime
    4748+}
     49}}}