Bug 40181 - xfractint-20.2.05.ebuild has wrong SRC_URI
Bug#: 40181 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: spock@gentoo.org Reported By: wpan03@gmail.com
Component: Ebuilds
URL: 
Summary: xfractint-20.2.05.ebuild has wrong SRC_URI
Keywords:  
Status Whiteboard: 
Opened: 2004-02-02 07:45 0000
Description:   Opened: 2004-02-02 07:45 0000
The SRC_URI line in the xfractint-20.2.05.ebuild is wrong.  It should read 

SRC_URI="http://www.fractint.org/ftp/old/linux/${MY_P}.tar.gz"

The ftp/current branch has the development version of xfractint-20.3.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge xfractint

Actual Results:  
>>> Downloading http://www.fractint.org/ftp/current/linux/xfract20.2.05.tar.gz 
--10:44:58--  http://www.fractint.org/ftp/current/linux/xfract20.2.05.tar.gz 
           => `/usr/portage/distfiles/xfract20.2.05.tar.gz' 
Resolving www.fractint.org... 209.94.62.20 
Connecting to www.fractint.org[209.94.62.20]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
10:44:58 ERROR 404: Not Found. 
 
!!! Couldn't download xfract20.2.05.tar.gz. Aborting. 
 

Expected Results:  
Download from the right URL.

------- Comment #1 From Michal Januszewski 2004-02-02 09:38:34 0000 -------
Thanks for the bug report, it's now fixed in CVS. It would also appear we need
an ebuild for 20.3.00. I'll try to get to it ASAP.