Bug 95193 - app-misc/bfr has invalid HOMEPAGE/SRC_URI
Bug#: 95193 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: shell-tools@gentoo.org Reported By: mal@komcept.com
Component: Applications
URL:  http://www.glines.org/software/buffer.html
Summary: app-misc/bfr has invalid HOMEPAGE/SRC_URI
Keywords:  
Status Whiteboard: 
Opened: 2005-06-06 03:29 0000
Description:   Opened: 2005-06-06 03:29 0000
app-misc/bfr has it's HOMEPAGE as:

http://www.glines.org:8000/software/buffer.html

and it's SRC_URI as:

http://www.glines.org:8000/bin/pk/${P}.tar.bz2

The web server http://www.glines.org/ doesn't reply on port 8000, but is (now?) 
on port 80 as normal.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Aaron Walker (RETIRED) 2005-06-06 05:34:09 0000 -------
slarti, yeah only the ":8000" needs to be removed from the URL.  Works fine
without it.

------- Comment #2 From Tom Martin (RETIRED) 2005-06-06 09:13:36 0000 -------
Fixed in CVS, thanks for the report!