Ticket #20799: tk-858-decarbon.patch

File tk-858-decarbon.patch, 1.0 KB (added by nevil (Anders Hasselqvist), 14 years ago)

Patch updated for tk 8.5.8. Fetching from github.

  • 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     13bf90602e16fc530e05196431021dc6 \
    24                     sha1    ea13b9d0bf611c7671c488bc0b5f3f739ad7e399 \
    25                     rmd160  494a0d217ce6a81c10afb91b344c6110dd0986b0
     24                    md5     3a69d58fc6fe4e0609d82ac7923e1ea6 \
     25                    sha1    97e6726c9cdee02ae19f7c73505e0f7c9fdf232c \
     26                    rmd160  5b26026007e5c6af29abcff492aac23fe028486e
    2627# suck in Tcl as well so we can use it internally.
    2728distfiles-append    tcl${version}-src${extract.suffix}
    2829checksums-append \