Revision
90275
Author
ryandesign@macports.org
Date
2012-02-28 17:02:35 -0800 (Tue, 28 Feb 2012)

Log Message

youtube-dl: update to 2012.02.27

Modified Paths

Diff

Modified: trunk/dports/net/youtube-dl/Portfile (90274 => 90275)


--- trunk/dports/net/youtube-dl/Portfile	2012-02-28 23:39:24 UTC (rev 90274)
+++ trunk/dports/net/youtube-dl/Portfile	2012-02-29 01:02:35 UTC (rev 90275)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python27 1.0
 
-github.setup        rg3 youtube-dl 2012.01.08b
+github.setup        rg3 youtube-dl 2012.02.27
 categories          net
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -19,8 +19,8 @@
 homepage            http://rg3.github.com/youtube-dl/
 dist_subdir         ${name}
 
-checksums           rmd160  aef414ce8a016e75d441c7ac51cc185397914b40 \
-                    sha256  4a5243df75da2a440fdd3ae6bc7d815f7865be925c4e092859582fcf115fb941
+checksums           rmd160  3e7edd4fe1747a54bf5a844910cb5d41d16d529d \
+                    sha256  cac5966e0637ed737704e31390dd9c9701b6c3d721a9bc2bdcae9aa09495cf6e
 
 post-patch {
     reinplace "s|#!/usr/bin/env python|#!${python.bin}|g" ${worksrcpath}/${name}