Ticket #56306: Portfile-1.0.8.diff
File Portfile-1.0.8.diff, 1.1 KB (added by oleaamot (Ole Aamot), 7 years ago) |
---|
-
(a) Portfile-1.0.6 vs. (b) Portfile
a b 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 2 3 3 PortSystem 1.0 4 PortGroup active_variants 1.1 4 5 5 6 name gnome-internet-radio-locator 6 version 1.0. 67 version 1.0.8 7 8 set branch [join [lrange [split $version .] 0 1] .] 8 9 categories gnome 9 10 platforms darwin … … 17 18 18 19 use_xz yes 19 20 20 checksums rmd160 2bccffecc36ca3cb6e15e03900eca922d650146f\21 sha256 845fa33e1ea53f1c4f19e414a7b33131f29aa000d3e05840fced7ec397b42fcc\22 size 53 600021 checksums rmd160 3e03afcbafad3f94c75fcdde6e514c9bc0a68923 \ 22 sha256 50dc7da7258b6f677ba29db270756aea905865faef4c0b1348655eaba3b34255 \ 23 size 537932 23 24 24 25 depends_build port:autoconf \ 25 26 port:automake \