Ticket #9402: update.diff

File update.diff, 946 bytes (added by hoanqui@…, 18 years ago)

updated portfile to use version 3.3.6 of qt3-mac

  • Portfile

    old new  
    22PortSystem              1.0
    33
    44name                    qt3-mac
    5 version                 3.3.4
     5version                 3.3.6
    66revision                1
    77categories              aqua
    88maintainers             leimy@opendarwin.org
     
    1313master_sites    ftp://ftp.trolltech.com/qt/source/
    1414distname                qt-mac-free-${version}
    1515use_bzip2               yes
    16 checksums               md5 13eabc6c8b21f409de2a8d14ce40e8c6
     16checksums               md5 963f3efadbeef238ffc8a6faa14467eb
    1717platforms               darwin
    1818
    1919depends_lib             lib:libz.1:zlib
     
    7878        }
    7979}
    8080
    81 platform darwin 8 {
    82       patchfiles-append       patch-mkspecs-qplatformdefs.h \
    83                               patch-src-kernel-qaccessible_mac.cpp
    84 }
     81#platform darwin 8 {
     82#      patchfiles-append       patch-mkspecs-qplatformdefs.h \
     83#                              patch-src-kernel-qaccessible_mac.cpp
     84#}