Bug 152452 - Update port: www/youtube_dl
Summary: Update port: www/youtube_dl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 16:40 UTC by Jamie Jones
Modified: 2014-06-16 04:27 UTC (History)
1 user (show)

See Also:


Attachments
patch (2.60 KB, patch)
2010-11-21 16:40 UTC, Jamie Jones
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!