New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82108


Ignore:
Timestamp:
08/08/11 04:38:00 (4 years ago)
Author:
easieste@…
Message:

Update to ccl-1.7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/lang/ccl/Portfile

    r74323 r82108  
    33PortSystem 1.0 
    44name            ccl 
    5 version         1.6 
     5version         1.7 
    66revision        0 
    77set shortversion        ${version} 
     
    7171                  system "chmod +x ${workpath}/ccl/scripts/${ccl_script}" 
    7272                  file copy ${workpath}/ccl/scripts/${ccl_script} ${destroot}${prefix}/bin 
    73                   reinplace "s|\"usr\" \"local\" \"asdf-install\")))))|${prefixpath})))))|" \ 
    74                   ${destroot}${prefix}/share/${name}/${shortversion}/tools/asdf-install/installer.lisp 
    7573                } 
    7674 
Note: See TracChangeset for help on using the changeset viewer.