Bug 152452

Summary: Update port: www/youtube_dl
Product: Ports & Packages Reporter: Jamie Jones <jamie>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me CC: jamie
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Jamie Jones 2010-11-21 16:40:08 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-21 16:40:15 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-12-05 15:20:16 UTC
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"
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2010-12-05 15:20:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!