Ticket #6703: aqua_Fire_Portfile.diff
File aqua_Fire_Portfile.diff, 945 bytes (added by bfulgham@…, 19 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 5 5 name Fire 6 version 1.5. 16 version 1.5.5 7 7 categories aqua net irc 8 8 maintainers mww@opendarwin.org 9 9 description multi protocol IM client (AIM, irc, ICQ, Jabber, MSN, Yahoo) … … 14 14 15 15 homepage http://fire.sourceforge.net/ 16 16 master_sites sourceforge:fire 17 distfiles ${name}.app.${version}.source.t gz18 checksums md5 68ceea0a02daa954e02dfeb5c9a29aa517 distfiles ${name}.app.${version}.source.tar.gz 18 checksums md5 122bbf80249f1c7b75dc6c44cdadf997 19 19 platforms darwin 20 20 21 worksrcdir fire src21 worksrcdir fire 22 22 23 patchfiles patch- Fire.xcode__project.pbxproj patch-firetalk__firetalk.h23 patchfiles patch-firetalk__firetalk.h 24 24 25 25 use_configure no 26 26 … … 33 33 if {$xcodeversion == "2.1"} { 34 34 set appdir build/Deployment 35 35 } 36 patchfiles-append patch-lib__config.h37 36 } 38 37 39 38 destroot {