ports/113375: [Maintainer Update] games/xroads fix mastersites, remove ignore
Erik Greenwald
erik at smluc.org
Tue Jun 5 16:20:06 UTC 2007
>Number: 113375
>Category: ports
>Synopsis: [Maintainer Update] games/xroads fix mastersites, remove ignore
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 05 16:20:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD vidar.br0kenland.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sat Jan 13 11:46:43 EST 2007 root at vidar.br0kenland.org:/usr/obj/usr/src/sys/VIDAR i386
>Description:
Removed a now defunct MASTER_SITES entry.
Removed the amd64 issue, played the game to level 7 (when I lost) on
an opteron running 6.2 without crash.
>How-To-Repeat:
>Fix:
--- games_xroads.patch begins here ---
Index: games/xroads/Makefile
===================================================================
RCS file: /home/ncvs/ports/games/xroads/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- games/xroads/Makefile 19 May 2007 20:08:13 -0000 1.20
+++ games/xroads/Makefile 5 Jun 2007 15:43:43 -0000
@@ -9,8 +9,7 @@
PORTVERSION= 0.6
PORTREVISION= 2
CATEGORIES= games
-MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/\
- http://smluc.org/~erik/files/fbsd/
+MASTER_SITES= http://math.missouristate.edu/~erik/files/fbsd/
DISTNAME= ${PORTNAME}-v${PORTVERSION}
MAINTAINER= erik at smluc.org
@@ -20,10 +19,6 @@
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64"
-IGNORE= crashes after a short time
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xroads ${PREFIX}/bin
@${MKDIR} ${PREFIX}/share/xroads
--- games_xroads.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list