ports/93672: [MAINTAINER] Make games/xracer fetchable

Jason E. Hale bsdkaffee at gmail.com
Tue Feb 21 19:30:07 UTC 2006


>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 at gmail.com
--- 2006-02-21-xracer.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list