Upgrades youtube-dl to latest version. Of particular note is the fix to downloading "encoded" rtmp streams with rtmpdump Please note, on applying this patch, for some reason the file "patch-youtube-dl" is created in the current directory rather that www/youtube_dl/files, so will have to be manually moved on applying patch. Cheers, jamie
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool)
araujo 2010-12-05 15:20:05 UTC FreeBSD ports repository Modified files: www/youtube_dl Makefile distinfo pkg-descr Added files: www/youtube_dl/files patch-youtube-dl Log: - Update to 2010.11.19. - Fix files downloaded that depends directly of rtmpdump. PR: ports/152452 Submitted by: Jamie Landeg Jones <jamie@bishopston.net> Revision Changes Path 1.53 +10 -2 ports/www/youtube_dl/Makefile 1.43 +2 -2 ports/www/youtube_dl/distinfo 1.5 +11 -0 ports/www/youtube_dl/files/patch-youtube-dl (new) 1.3 +3 -2 ports/www/youtube_dl/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!