Changes between Initial Version and Version 6 of Ticket #4106


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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4106

    • Property Status changed from new to closed
    • Property Type changed from defect to enhancement
    • Property Resolution changed from to fixed
    • Property Port gcc34 added
  • Ticket #4106 – Description

    initial v6  
    11since gcc34 now provides g77, it would be nice that the symlink be done
    22
     3{{{
    34--- Portfile.orig       2005-07-21 21:22:14.000000000 -0400
    45+++ Portfile    2005-07-21 16:20:04.000000000 -0400
     
    1011+                 system "ln -s g77-dp-${major} g77"
    1112                }
     13}}}