Bug 145404

Summary: [PATCH] upgrade www/youtube_dl to 2010.04.04, unbreaks youtube support
Product: Ports & Packages Reporter: Christoph Moench-Tegeder <cmt>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christoph Moench-Tegeder freebsd_committer freebsd_triage 2010-04-05 11:30:01 UTC
	Youtube is in the process of changing their video pages, so downloading
	fails with "ERROR: YouTube said: Invalid parameters." on some videos.
	Using the current released version (2010.04.04) of youtube-dl works.

Fix: Trivial upgrade ;)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-05 11:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-04-05 23:55:28 UTC
araujo      2010-04-05 22:55:15 UTC

  FreeBSD ports repository

  Modified files:
    www/youtube_dl       Makefile distinfo 
  Log:
  - Update to 2010.04.04.
  
  PR:             ports/145404
  Submitted by:   Christoph Moench-Tegeder <cmt@burggraben.net>
  
  Revision  Changes    Path
  1.46      +1 -1      ports/www/youtube_dl/Makefile
  1.36      +3 -3      ports/www/youtube_dl/distinfo
_______________________________________________
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"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2010-04-05 23:55:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!