New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20799: tk-859-decarbon.patch

File tk-859-decarbon.patch, 1.0 KB (added by tascafoo@…, 20 months ago)

Patch updated for tk 8.5.9 (you probably also want tcl patch from bug 22954)

  • Portfile

    old new  
    1414  Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. 
    1515 
    1616platforms       darwin 
    17 master_sites    sourceforge:tcl 
     17master_sites    http://cloud.github.com/downloads/das/tcltk\ 
     18                sourceforge:tcl 
    1819dist_subdir     tcltk 
    19 distname        ${name}${version}-src 
     20distname        ${name}${version}-decarbon 
    2021worksrcdir      ${name}${version}/unix 
    2122checksums \ 
    2223  ${distname}${extract.suffix} \ 
    23                     md5     7cdeb9feb61593f58a0ae61f2497580e \ 
    24                     sha1    161a133e0b653d5fdf6fcff47bdbf768d73f3238 \ 
    25                     rmd160  8b3f1381fecf88fd2272690ec6786ec180ecb2fd \ 
     24                    md5     d1f5e7980915ec61b0e124eb5e63bf64 \ 
     25                    sha1    8cd03a64b3bab542397dbe0b484e2e3f90c6e178 \ 
     26                    rmd160  14bb7fa3f0be2dfff54543bc067d38bcc5a40057 
    2627# suck in Tcl as well so we can use it internally. 
    2728distfiles-append    tcl${version}-src${extract.suffix} 
    2829checksums-append \