Bug 127696 - [maintainer] [patch] games/eduke32 : unbreak, distfile location has changed
Summary: [maintainer] [patch] games/eduke32 : unbreak, distfile location has changed
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 13:10 UTC by Olivier
Modified: 2008-09-29 08:50 UTC (History)
0 users

See Also:


Attachments
patch (401 bytes, patch)
2008-09-28 13:10 UTC, Olivier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier 2008-09-28 13:10:01 UTC
Distfile location has changed.

Fix: Apply the following trivial patch.
Thanks !

	
How-To-Repeat: [14:02] root@q 206 /usr/ports/games/eduke32# make distclean
===>  Cleaning for eduke32-20080924
===>  Deleting distfiles for eduke32-20080924
[14:02] root@q 207 /usr/ports/games/eduke32# make fetch
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for eduke32-20080709
=> eduke32_src_20080924.zip doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://wiki.eduke32.com/stuff/.
fetch: http://wiki.eduke32.com/stuff/eduke32_src_20080924.zip: Not Found
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/eduke32_src_20080924.zip: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop in /work/ports/games/eduke32.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-09-28 13:17:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-09-29 08:44:26 UTC
miwi        2008-09-29 07:44:17 UTC

  FreeBSD ports repository

  Modified files:
    games/eduke32        Makefile 
  Log:
  - Change distfile location
  
  PR:             127696
  Submitted by:   Olivier Smedts <olivier@gid0.org> (maintainer)
  
  Revision  Changes    Path
  1.18      +1 -1      ports/games/eduke32/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 Martin Wilke freebsd_committer freebsd_triage 2008-09-29 08:44:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!