Ticket #30708: Portfile-youtube-dl.diff

File Portfile-youtube-dl.diff, 822 bytes (added by mcklaren@…, 13 years ago)
  • Portfile

    old new  
    55PortGroup           python27 1.0
    66
    77name                youtube-dl
    8 version             2011.03.29
     8version             2011.08.04
    99categories          net
    1010platforms           darwin
    1111maintainers         ryandesign openmaintainer
     
    2222master_sites        https://github.com/rg3/youtube-dl/tarball/${version}
    2323dist_subdir         ${name}
    2424
    25 checksums           sha1    c773a6a58f99316613fb217ddd92bf7153b0c1ca \
    26                     rmd160  eab8a97bf731acea53d28b991a36f63a48bf701c
     25checksums           sha1    751a23da86b9a972ac44d52f94919e2afc668c15 \
     26                    rmd160  0f1f4a09dc13d28b23fc33085c2ab11a8ed5ba14
    2727
    2828post-extract {
    2929    move [glob ${workpath}/*] ${worksrcpath}