ports/60009: Update port: games/rubix to 1.0.4

KATO Tsuguru tkato at prontomail.com
Sun Dec 7 14:10:26 UTC 2003


>Number:         60009
>Category:       ports
>Synopsis:       Update port: games/rubix to 1.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 07 06:10:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/rubix/Makefile games/rubix/Makefile
--- /usr/ports/games/rubix/Makefile	Thu Dec  4 22:35:41 2003
+++ games/rubix/Makefile	Fri Dec  5 13:00:58 2003
@@ -6,21 +6,19 @@
 #
 
 PORTNAME=	rubix
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.4
 CATEGORIES=	games
 MASTER_SITES=	http://sed.free.fr/rubix/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Another Rubik's cube game with a rather interesting interface
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 ALL_TARGET=	${PORTNAME}
-MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}" XINC="-I${X11BASE}/include" \
-		XLIB="-L${X11BASE}/lib -lX11"
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -DENGLISH" \
+		XINC="-I${X11BASE}/include" XLIB="-L${X11BASE}/lib -lX11"
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/rubix ${PREFIX}/bin
diff -urN /usr/ports/games/rubix/distinfo games/rubix/distinfo
--- /usr/ports/games/rubix/distinfo	Thu Dec  4 22:35:41 2003
+++ games/rubix/distinfo	Fri Dec  5 12:57:52 2003
@@ -1 +1 @@
-MD5 (rubix-1.0.3.tar.bz2) = 05a8721e409f7b7d18c994a6a86b2f25
+MD5 (rubix-1.0.4.tar.bz2) = 887d224cda59e5d711cc6365ab7bba04
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list