Bug 134411

Summary: www/youtube_dl url is wrong
Product: Ports & Packages Reporter: Nikolaj Thygesen <mailinglist>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Nikolaj Thygesen 2009-05-10 11:20:02 UTC
The fetch url of youtube_dl is wrong; instead use:

  http://bitbucket.org/rg3/youtube-dl/raw/2009.04.25/youtube-dl

Fix: 

Fetch "http://bitbucket.org/rg3/youtube-dl/raw/2009.04.25/youtube-dl" manually and put it into distfiles.
How-To-Repeat: portupgrade youtube_dl
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-05-11 17:48:49 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-05-11 17:57:13 UTC
araujo      2009-05-11 16:56:57 UTC

  FreeBSD ports repository

  Modified files:
    www/youtube_dl       Makefile 
  Log:
  - Update MASTER_SITES.
  
  PR:             ports/134411
  Submitted by:   Nikolaj Thygesen <mailinglist@diamondbox.dk>
  
  Revision  Changes    Path
  1.35      +1 -1      ports/www/youtube_dl/Makefile
_______________________________________________
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 2009-05-11 17:58:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!