Ticket #6703: aqua_Fire_Portfile.diff

File aqua_Fire_Portfile.diff, 945 bytes (added by bfulgham@…, 18 years ago)

Patchfile to update Fire to 1.5.5

  • Portfile

    old new  
    33PortSystem 1.0
    44
    55name                    Fire
    6 version                 1.5.1
     6version                 1.5.5
    77categories              aqua net irc
    88maintainers             mww@opendarwin.org
    99description             multi protocol IM client (AIM, irc, ICQ, Jabber, MSN, Yahoo)
     
    1414
    1515homepage                http://fire.sourceforge.net/
    1616master_sites    sourceforge:fire
    17 distfiles               ${name}.app.${version}.source.tgz
    18 checksums               md5 68ceea0a02daa954e02dfeb5c9a29aa5
     17distfiles               ${name}.app.${version}.source.tar.gz
     18checksums               md5  122bbf80249f1c7b75dc6c44cdadf997
    1919platforms               darwin
    2020
    21 worksrcdir              firesrc
     21worksrcdir              fire
    2222
    23 patchfiles              patch-Fire.xcode__project.pbxproj patch-firetalk__firetalk.h
     23patchfiles              patch-firetalk__firetalk.h
    2424
    2525use_configure   no
    2626
     
    3333        if {$xcodeversion == "2.1"} {
    3434                set appdir      build/Deployment
    3535        }
    36         patchfiles-append patch-lib__config.h
    3736}
    3837
    3938destroot {