Bug 116167 - www/metacafe_dl fails to...extract
Summary: www/metacafe_dl fails to...extract
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-09-06 21:20 UTC by Barbara
Modified: 2007-09-07 07:10 UTC (History)
0 users

See Also:


Attachments
file.diff (501 bytes, patch)
2007-09-06 21:20 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-06 21:20:02 UTC
I'm getting this error:

# make clean
===>  Cleaning for metacafe_dl-2007.03.27
regulus# make
===>  Extracting for metacafe_dl-2007.03.27
=> MD5 Checksum OK for metacafe-dl-2007.03.27.
=> SHA256 Checksum OK for metacafe-dl-2007.03.27.
:No such file or directory
*** Error code 1

Stop in /usr/ports/www/metacafe_dl.

Fix: I've patched the Makefile in this way


Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/www/metacafe_dl && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-06 21:20:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 fernando 2007-09-06 22:59:40 UTC
I am not able to reproduce this error, but by all means, commit the patch.

    -F

On Thu, 6 Sep 2007 20:20:05 UT, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of www/metacafe_dl,
>
> Please note that PR ports/116167 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/116167
>
> --
> Edwin Groothuis
> edwin@FreeBSD.org
>
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-09-07 07:09:40 UTC
edwin       2007-09-07 06:09:35 UTC

  FreeBSD ports repository

  Modified files:
    www/metacafe_dl      Makefile 
  Log:
  Fix extraction phase
  
  PR:             ports/116167
  Submitted by:   barbara <barbara.xxx1975@libero.it>
  Approved by:    "Fernando Durango" <fernando@secretisp.com>
  
  Revision  Changes    Path
  1.2       +1 -3      ports/www/metacafe_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 4 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-07 07:09:47 UTC
State Changed
From-To: feedback->closed

Committed, thanks!