Bug 134411 - www/youtube_dl url is wrong
Summary: www/youtube_dl url is wrong
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: 2009-05-10 11:20 UTC by Nikolaj Thygesen
Modified: 2009-05-11 18:00 UTC (History)
0 users

See Also:


Attachments

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