Bug 138265

Summary: x11-wm/e16: unfetchable distfile
Product: Ports & Packages Reporter: Barbara <barbara.xxx1975>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Barbara 2009-08-28 10:30:01 UTC
# cd /usr/ports/x11-wm/e16 && make checksum
=> e16-1.0.0.901.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/e16-1.0.0.901.tar.gz: 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 /usr/ports/x11-wm/e16.

Fix: I don't know if the real problem lay in bsd.sites.mk, but applying the patch made the distfile fetchable for me.


Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/x11-wm/e16 && make checksum
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-28 10:30:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gahr

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-08-28 11:20:58 UTC
gahr        2009-08-28 10:20:44 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/e16           Makefile 
  Log:
  - Fix MASTER_SITES
  
  PR:             138265
  Submitted by:   Barbara <barbara.xxx1975@libero.it>
  
  Revision  Changes    Path
  1.121     +1 -1      ports/x11-wm/e16/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 Pietro Cerutti freebsd_committer freebsd_triage 2009-08-28 11:20:59 UTC
State Changed
From-To: open->closed

Committed. Thanks!