Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 11:39:25 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17668: Update port: games/xoct to 5.5.2
Message-ID:  <200003291939.LAA32606@freefall.freebsd.org>

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

>Number:         17668
>Category:       ports
>Synopsis:       Update port: games/xoct to 5.5.2
>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 Mar 29 11:40:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.5.2
- Add WWW: line into pkg/DESCR

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xoct/Makefile xoct/Makefile
--- /usr/ports/games/xoct/Makefile	Wed Mar 29 20:01:22 2000
+++ xoct/Makefile	Thu Mar 30 03:32:02 2000
@@ -1,29 +1,26 @@
 # New ports collection makefile for:	xoct
-# Version required:			5.4.4
+# Version required:			5.5.2
 # Date created:				28 March 1998
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/games/xoct/Makefile,v 1.6 2000/03/29 07:17:44 kris Exp $
 #
 
-DISTNAME=		xoct-5.4.4
-CATEGORIES=		games
-MASTER_SITES=		${MASTER_SITE_XCONTRIB}
+DISTNAME=	xoct-5.5.2
+CATEGORIES=	games
+MASTER_SITES=	${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	games/xpuzzles
 
-MAINTAINER=		ports@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 
-WRKSRC=			${WRKDIR}/xoct
-USE_IMAKE=		yes
-MAN1=			xoct.1
-MANCOMPRESSED=		no
-
-# Not configured to use Motif.
-# Optionally edit ${WRKSRC}/Imakefile before build.
+WRKSRC=		${WRKDIR}/xoct
+USE_IMAKE=	yes
+MAN1=		xoct.1
+MANCOMPRESSED=	no
 
 do-install:
-	@ ${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin
-	@ ${INSTALL_DATA} ${WRKSRC}/Oct.ad ${PREFIX}/lib/X11/app-defaults/Oct
-	@ ${INSTALL_MAN} ${WRKSRC}/xoct.man ${PREFIX}/man/man1/xoct.1
+	${INSTALL_PROGRAM} ${WRKSRC}/xoct ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/Oct.ad ${PREFIX}/lib/X11/app-defaults/Oct
+	${INSTALL_MAN} ${WRKSRC}/xoct.man ${PREFIX}/man/man1/xoct.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xoct/files/md5 xoct/files/md5
--- /usr/ports/games/xoct/files/md5	Thu Jun 11 11:45:04 1998
+++ xoct/files/md5	Thu Mar 30 03:53:20 2000
@@ -1 +1 @@
-MD5 (xoct-5.4.4.tar.gz) = a81c2a5fd0bff99afd20a3b411a59a21
+MD5 (xoct-5.5.2.tar.gz) = c0ba31a27754663176b8a64432406290
diff -urN /usr/ports/games/xoct/pkg/DESCR xoct/pkg/DESCR
--- /usr/ports/games/xoct/pkg/DESCR	Wed May 20 16:52:39 1998
+++ xoct/pkg/DESCR	Thu Mar 30 03:35:43 2000
@@ -14,3 +14,5 @@
    One is able  to simulate a Trajber's Octahedron (period 3
 turning and sticky  mode).  Also one is able to simulate one
 with variant turning (period 4 turning and sticky mode).
+
+WWW: http://www.tux.org/~bagleyd/puzzles.html


>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?200003291939.LAA32606>