Bug 150429

Summary: Current port of x11-toolkits/fox16 broken
Product: Ports & Packages Reporter: Jens Grassel <freebsd-ports>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Jens Grassel 2010-09-09 11:40:03 UTC
When trying to compile the fox16 toolkit port on the current ports tree an error about a size mismatch is thrown. Even manually downloading the apropriate file and putting it into /usr/ports/distfiles does not work.

Here is the output from the console:

=> fox-1.6.40.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch from http://www.fox-toolkit.org/ftp/.
fetch: http://www.fox-toolkit.org/ftp/fox-1.6.40.tar.gz: size mismatch: expected 4355091, actual 4353981
=> Attempting to fetch from ftp://ftp.fox-toolkit.org/pub/.
fetch: ftp://ftp.fox-toolkit.org/pub/fox-1.6.40.tar.gz: size mismatch: expected 4355091, actual 4353981
=> Attempting to fetch from http://fresh.t-systems-sfr.com/unix/src/misc/.
fetch: http://fresh.t-systems-sfr.com/unix/src/misc/fox-1.6.40.tar.gz: Not Found
=> Attempting to fetch from http://freebsd.unixfreunde.de/sources/.
fetch: http://freebsd.unixfreunde.de/sources/fox-1.6.40.tar.gz: Not Found
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/fox-1.6.40.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

How-To-Repeat: 1. Update to the latest ports tree.
2. cd /usr/ports/x11-toolkits/fox16
3. make
Comment 1 Tijl Coosemans freebsd_committer freebsd_triage 2010-09-09 12:36:49 UTC
Responsible Changed
From-To: freebsd-bugs->gahr

Over to maintainer.
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2010-09-14 09:48:46 UTC
State Changed
From-To: open->closed

Duplicate of ports/150216