Ticket #16865: herrie.diff

File herrie.diff, 975 bytes (added by ed@…, 16 years ago)

Herrie 2.2

  • audio/herrie/Portfile

     
    33PortSystem 1.0
    44
    55name            herrie
    6 version         2.1
     6version         2.2
    77categories      audio
    88maintainers     ed@80386.nl
    99description     Small command line interface music player
     
    2424homepage        http://herrie.info/
    2525platforms       darwin
    2626master_sites    http://herrie.info/distfiles/ \
    27                 http://www.il.fontys.nl/~ed/projects/${name}/distfiles/ \
    2827                http://www.stack.nl/~ed/projects/${name}/distfiles/
    29 checksums       md5 97edb70b33923462e447bc07393e4a1e \
    30                 rmd160 638561a51aad2ee46a5915dc0ff921e5468218d3 \
    31                 sha1 da9f0838826954066abe9900e618ed8ad4da85ca
     28checksums       md5 88832b10298ab89473730eb0c93b6ddf \
     29                rmd160 e0f70ca4d867cf6cdbb452bd0f0860ef1f5a9f39 \
     30                sha1 ae5c39be11aeb19898cd3f968580eafc623830b7
    3231use_bzip2       yes
    3332
    3433depends_lib     port:glib2 port:ncursesw
     
    4241                no_scrobbler \
    4342                no_sndfile \
    4443                no_vorbis \
    45                 no_xspf
     44                no_xspf \
     45                verbose
    4646
    4747default_variants +http +mp3 +scrobbler +vorbis +xspf
    4848