Straightforward update to latest version.

Ok? 

Cheers, 
David

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/youtube-dl/Makefile,v
retrieving revision 1.11
diff -u -p -r1.11 Makefile
--- Makefile    21 Jun 2010 01:11:07 -0000      1.11
+++ Makefile    21 Jul 2010 12:52:34 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      command-line program to download videos from YouTube.com
 
-V =            2010.06.06
+V =            2010.07.14
 DISTNAME =     ${V}
 WRKDIST =      ${WRKDIR}/youtube-dl
 DIST_SUBDIR =  youtube-dl
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/youtube-dl/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    21 Jun 2010 01:11:07 -0000      1.10
+++ distinfo    21 Jul 2010 12:52:34 -0000
@@ -1,5 +1,5 @@
-MD5 (youtube-dl/2010.06.06.tar.gz) = RR+B7MhKJmGxH0D8Yit/6A==
-RMD160 (youtube-dl/2010.06.06.tar.gz) = 7oJIShE+7szwdwkaQJoazOhAcZw=
-SHA1 (youtube-dl/2010.06.06.tar.gz) = SwP/lwM5HfVZxNpJf0OszBJM7Rk=
-SHA256 (youtube-dl/2010.06.06.tar.gz) = 
cdw3cktExkqfC6FGMNdEQwiIB+YpT3/qK+cRIzC0Lt0=
-SIZE (youtube-dl/2010.06.06.tar.gz) = 18758
+MD5 (youtube-dl/2010.07.14.tar.gz) = UjXLLKJQ89d6YzCq88781A==
+RMD160 (youtube-dl/2010.07.14.tar.gz) = 8L5R5iu98cU9GAF9yz6Dkr1noOE=
+SHA1 (youtube-dl/2010.07.14.tar.gz) = 8PN9iwylN3g1FpIrT/JSUXLyTxQ=
+SHA256 (youtube-dl/2010.07.14.tar.gz) = 
j+URFZZMTSiUkfLtSNyQ4ricxSMAyqh9q7OxNRaJNDk=
+SIZE (youtube-dl/2010.07.14.tar.gz) = 19433
Index: patches/patch-youtube-dl
===================================================================
RCS file: /cvs/ports/www/youtube-dl/patches/patch-youtube-dl,v
retrieving revision 1.1
diff -u -p -r1.1 patch-youtube-dl
--- patches/patch-youtube-dl    21 Jun 2010 01:11:07 -0000      1.1
+++ patches/patch-youtube-dl    21 Jul 2010 12:52:34 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-youtube-dl,v 1.1 2010/06/21 01:11:07 pirofti Exp $
---- youtube-dl.orig    Mon Jun 21 04:05:39 2010
-+++ youtube-dl Mon Jun 21 04:05:08 2010
-@@ -493,7 +493,7 @@ class FileDownloader(object):
+--- youtube-dl.orig    Thu Jul 15 22:05:04 2010
++++ youtube-dl Wed Jul 21 14:49:35 2010
+@@ -498,7 +498,7 @@ class FileDownloader(object):
                # Download using rtmpdump. rtmpdump returns exit code 2 when
                # the connection was interrumpted and resuming appears to be
                # possible. This is part of rtmpdump's normal usage, AFAIK.

Reply via email to