Ticket #20799: tk-decarbon.patch

File tk-decarbon.patch, 1.2 KB (added by speed.rob@…, 15 years ago)

Portfile patch. Changes the source to a tk branch with no carbon dependencies hosted on github.

  • opt/local/var/macports/sources/svn.macports.org/trunk/dports/x11/tk/Portfile

     
    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     0764f63ae2106b4774c4ecb0ef391610 \
    24     sha1    b5def6871e53c78354ac01b27abd523bb4295158 \
    25     rmd160  8ff412f84ffb76b9b0da5a32f7404c37a5337003 \
     24    md5     d9891a9c4af7360326ecafa925483e81 \
     25    sha1    63de0cff1fb3de1c09130e76fe469abb485c12b7 \
     26    rmd160  af8b6e0c6577d2015043862c27172682ba473f19 \
    2627# suck in Tcl as well so we can use it internally.
    2728distfiles-append    tcl${version}-src${extract.suffix}
    2829checksums-append \