Ticket #22954: tcl.2.patch

File tcl.2.patch, 521 bytes (added by zeph0x@…, 13 years ago)

mdippery's patch to re-enable CoreFoundation support in tcl, updated for version 8.5.9 of tcl.

  • Portfile

    old new  
    44
    55name          tcl
    66version       8.5.9
     7revision      1
    78# Tk (x11/tk) port depends on this version
    89categories    lang
    910maintainers   mww openmaintainer
     
    4849
    4950platform darwin {
    5051    configure.args-append tcl_cv_type_64bit="long long"
     52    configure.args-delete --disable-corefoundation
     53    configure.args-append --enable-corefoundation
    5154}
    5255
    5356# Files with failing tests: socket.test