Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 11:45:47 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24621: PORT-FIX-MAINTAINER TIMEOUT : games/gracer
Message-ID:  <200101241945.f0OJjlG06543@rodan.randomnetworks.com>

next in thread | raw e-mail | index | archive | help

>Number:         24621
>Category:       ports
>Synopsis:       PORT-FIX-MAINTAINER TIMEOUT : games/gracer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 24 11:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

PORT-FIX-MAINTAINER TIMEOUT : games/gracer

According to :

http://people.freebsd.org/~fenner/portsurvey/bad.html

the FreeBSD port games/gracer has an unfetchable distfile.  After doing
some looking around I found that the project has moved to SourceForge.
I've put together a simple patch to reflect these changes at :

http://www.randomnetworks.com/freebsd/prs/gracer.diff

There is also a newer version of gracer out, but I have not made any
attempt update the port to this version.

** NOTE **
I sent the above to the maintainer, nox@jelal.kn-bremen.de, on 7 Jan 2001
and have yet to recieve a response.

>How-To-Repeat:


>Fix:

This diff was generated by : diff -ruN gracer gracer.new
From : /usr/ports/games
Also at : http://www.randomnetworks.com/freebsd/prs/gracer.diff
----------------------------------------------------------------
diff -ruN gracer/Makefile gracer.new/Makefile
--- gracer/Makefile	Sun Jan  7 20:24:19 2001
+++ gracer.new/Makefile	Sun Jan  7 20:34:10 2001
@@ -8,7 +8,8 @@
 PORTNAME= 	gracer
 PORTVERSION= 	0.1.4
 CATEGORIES=	games
-MASTER_SITES=	http://arch.comp.kyutech.ac.jp/~matsu/my_products/gtk/race/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	nox@jelal.kn-bremen.de
 
diff -ruN gracer/pkg-descr gracer.new/pkg-descr
--- gracer/pkg-descr	Mon Dec 27 15:15:20 1999
+++ gracer.new/pkg-descr	Sun Jan  7 20:31:59 2001
@@ -12,4 +12,4 @@
 developed by Takashi Matsuda
 <matsu@arch.comp.kyutech.ac.jp>
 
-WWW: http://arch.comp.kyutech.ac.jp/~matsu/my_products/gtk/race/
+WWW: http://gracer.sourceforge.net/

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101241945.f0OJjlG06543>