Bug 115787 - New port: www/metacafe_dl download videos from metacafe.com
Summary: New port: www/metacafe_dl download videos from metacafe.com
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-24 19:10 UTC by Fernando Q. Durango
Modified: 2007-09-06 13:00 UTC (History)
0 users

See Also:


Attachments
file.shar (2.55 KB, text/plain)
2007-08-24 19:10 UTC, Fernando Q. Durango
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Q. Durango 2007-08-24 19:10:01 UTC
metacafe-dl is a small command-line program for downloading videos 
from metacafe.com.

WWW: http://www.arrakis.es/~rggi3/metacafe-dl/

This port is based off of www/youtube_dl

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-09-06 12:52:56 UTC
edwin       2007-09-06 11:52:49 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/metacafe_dl      Makefile distinfo pkg-descr 
    www/metacafe_dl/files patch-metacafe-dl 
  Log:
  New port: www/metacafe_dl download videos from metacafe.com
  
          metacafe-dl is a small command-line program for downloading
          videos from metacafe.com.
  
          WWW: http://www.arrakis.es/~rggi3/metacafe-dl/
  
          This port is based off of www/youtube_dl
  
  PR:             ports/115787
  Submitted by:   "Fernando Q. Durango" <fernando@secret.org>
  
  Revision  Changes    Path
  1.1891    +1 -0      ports/www/Makefile
  1.1       +39 -0     ports/www/metacafe_dl/Makefile (new)
  1.1       +3 -0      ports/www/metacafe_dl/distinfo (new)
  1.1       +8 -0      ports/www/metacafe_dl/files/patch-metacafe-dl (new)
  1.1       +4 -0      ports/www/metacafe_dl/pkg-descr (new)
_______________________________________________
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 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 12:53:03 UTC
State Changed
From-To: open->closed

Committed, thanks!