Ticket #32027: pianobar_20111111_patch.diff
File pianobar_20111111_patch.diff, 1.5 KB (added by zheaton@…, 13 years ago) |
---|
-
Portfile
old new 4 4 PortSystem 1.0 5 5 6 6 name pianobar 7 version 2011. 09.227 version 2011.11.11-1 8 8 categories audio 9 9 platforms darwin 10 10 maintainers gmail.com:aguynamedryan+pianobar 11 homepage http://6xq.net/ html/00/17.html12 master_sites http://6xq.net/media/00/16/ 13 use_bzip2 yes11 homepage http://6xq.net/projects/pianobar/ 12 # master_sites http://6xq.net/static/projects/pianobar/ 13 # use_bzip2 yes 14 14 15 15 description Console-based pandora.com player 16 16 … … 24 24 25 25 depends_lib port:libao \ 26 26 port:faad2 \ 27 port:libmad 27 port:libmad \ 28 port:gnutls 28 29 29 checksums sha256 6e54d4881e7ada6b0443611b0853215e9e54253667a58310d96dfe38be258ed3 \ 30 rmd160 d69c4a94c59613fa6ca3e8ce2d9a6fe0878674a5 30 # checksums sha256 c1f5df7813b543992b79ac1558d27ff3fb0198f7bfb2d5d2e39173df4fae951b \ 31 # rmd160 e2627ccf8a6423711494e91316504b14f5e4a7bd 32 33 fetch.type git 34 git.url git://github.com/PromyLOPh/pianobar.git 35 git.branch b3fcb394e5a4c927cb3e29aa9d351fa9f57c2d15 31 36 32 37 use_configure no 33 38