Bug 116504 - www/metacafe_dl
Summary: www/metacafe_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: 2007-09-21 01:30 UTC by Barbara
Modified: 2007-09-27 15:51 UTC (History)
0 users

See Also:


Attachments
file.diff (835 bytes, patch)
2007-09-21 01:30 UTC, Barbara
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Barbara 2007-09-21 01:30:11 UTC
Due to changes on metacafe web site, the application is not working as expected anymore.
The author released a new version of metacafe_dl on 2007-09-13 and the port should be updated accordingly.

Fix: update the port


Patch attached with submission follows:
How-To-Repeat: Find a video that you like on metacafe web site (assuming flash player > 7.* working :) ) and try to grab it with metacafe-dl

$ metacafe-dl http://www.metacafe.com/watch/584842/install_freebsd_6_2_stable/
Retrieving disclaimer... done.
Retrieving video webpage... done.
Extracting fplayer URL parameters... done.
Retrieving fplayer XML data... failed.
Error: unable to download fplayer XML data.
Try again several times. It may be a temporary problem.
Other typical problems:

* URL is wrong.
* Content is not a flash video.
* Video no longer exists.
* The connection was cut suddenly for some reason.
* metacafe changed their system, and the program no longer works.

Try to confirm you are able to view the video using a web browser.
When using a proxy, make sure http_proxy has http://host:port format.
Try again several times and contact me if the problem persists.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-21 01:30:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 fernando 2007-09-21 07:06:00 UTC
Please commit the patches. Barbara contacted me directly letting me
know of a new version, but I never found the time to create a PR with
a patch.

    -F

On Fri, 21 Sep 2007 00:30:14 UT, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of www/metacafe_dl,
>
> Please note that PR ports/116504 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116504
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>
Comment 3 Marcelo Araujo freebsd_committer freebsd_triage 2007-09-23 01:18:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-09-27 15:45:24 UTC
araujo      2007-09-27 14:45:18 UTC

  FreeBSD ports repository

  Modified files:
    www/metacafe_dl      Makefile distinfo 
  Log:
  - Update to 2007.09.13.
  
  PR:             ports/116504
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  Approved by:    stas (mentor), Fernando Durango <fernando@secretisp.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +2 -2      ports/www/metacafe_dl/Makefile
  1.2       +3 -3      ports/www/metacafe_dl/distinfo
_______________________________________________
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 5 Marcelo Araujo freebsd_committer freebsd_triage 2007-09-27 15:50:59 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!