Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 11:24:16 -0800 (PST)
From:      "Jason E. Hale" <bsdkaffee@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93672: [MAINTAINER] Make games/xracer fetchable 
Message-ID:  <43fb68e0.440e60af.56ff.ffffe3e5@mx.gmail.com>
Resent-Message-ID: <200602211930.k1LJU6qa015145@freefall.freebsd.org>

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

>Number:         93672
>Category:       ports
>Synopsis:       [MAINTAINER] Make games/xracer fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 19:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jason E. Hale
>Release:        FreeBSD 6.0-RELEASE-p4 i386
>Organization:
none 
>Environment:
System: FreeBSD 6.0-RELEASE-p4 i386
	
>Description:
Distfiles for games/xracer were unfetchable due to my neglect to add the 
appropriate MASTER_SITE_SUBDIR
	
>How-To-Repeat:
Try fetching distfiles.
	
>Fix:
Apply the supplied diff.
	

--- 2006-02-21-xracer.diff begins here ---
diff -ruN xracer.orig/Makefile xracer/Makefile
--- xracer.orig/Makefile	Tue Feb 21 14:01:35 2006
+++ xracer/Makefile	Tue Feb 21 14:09:41 2006
@@ -10,6 +10,7 @@
 PORTREVISION=	3
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_FREEBSD_ORG}
+MASTER_SITE_SUBDIR=	distfiles
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-data${EXTRACT_SUFX}
 
 MAINTAINER=	bsdkaffee@gmail.com
--- 2006-02-21-xracer.diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43fb68e0.440e60af.56ff.ffffe3e5>