Ticket #56306: Portfile-1.0.8.diff

File Portfile-1.0.8.diff, 1.1 KB (added by oleaamot (Ole Aamot), 6 years ago)

gnome-internet-radio-locator 1.0.8

  • (a) Portfile-1.0.6 vs. (b) Portfile

    a b  
    11# -*- 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
    22
    33PortSystem          1.0
     4PortGroup           active_variants 1.1
    45
    56name                gnome-internet-radio-locator
    6 version             1.0.6
     7version             1.0.8
    78set branch          [join [lrange [split $version .] 0 1] .]
    89categories          gnome
    910platforms           darwin
     
    1718
    1819use_xz              yes
    1920
    20 checksums           rmd160  2bccffecc36ca3cb6e15e03900eca922d650146f \
    21                     sha256  845fa33e1ea53f1c4f19e414a7b33131f29aa000d3e05840fced7ec397b42fcc \
    22                     size    536000
     21checksums           rmd160  3e03afcbafad3f94c75fcdde6e514c9bc0a68923 \
     22                    sha256  50dc7da7258b6f677ba29db270756aea905865faef4c0b1348655eaba3b34255 \
     23                    size    537932
    2324
    2425depends_build       port:autoconf \
    2526                    port:automake \