Ticket #35279: Portfile-pidgin.diff
File Portfile-pidgin.diff, 1.1 KB (added by jemaltz@…, 12 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id: Portfile 9 4677 2012-06-27 00:12:16Z dports@macports.org $2 # $Id: Portfile 92250 2012-04-22 22:01:50Z jeremyhu@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 6 6 name pidgin 7 version 2.10.4 8 revision 2 7 version 2.10.6 9 8 categories net 10 9 platforms darwin 11 10 maintainers otherware.org:nefar … … 21 20 homepage http://www.pidgin.im/ 22 21 master_sites sourceforge:project/pidgin/Pidgin/${version} 23 22 24 checksums rmd160 5 193a7f5dbd122198d474bd7e11dc9bf307befb3\25 sha256 8fbef835c8dfa2281532ad7064d664477d72015d6dcd4345362dcfe658aaee0e23 checksums rmd160 507d64cb719129196c887953edef552db326e805 \ 24 sha256 3e25a633b97cbfa8326999a30282e7a662a9b9bbf2853be84af0b8fb60392c96 26 25 27 26 use_bzip2 yes 28 27