From dc7b3c0462a00d4ac75471d58bfe215554c64e01 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 31 Mar 2000 07:33:46 +0000 Subject: update to 5.5.2 PR: 17668 Submitted by: KATO Tsuguru --- games/xoct/Makefile | 27 ++++++++++++--------------- games/xoct/distinfo | 2 +- games/xoct/pkg-descr | 2 ++ 3 files changed, 15 insertions(+), 16 deletions(-) (limited to 'games/xoct') diff --git a/games/xoct/Makefile b/games/xoct/Makefile index 9880af7a18f1..68cd59911cdc 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -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$ # -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 diff --git a/games/xoct/distinfo b/games/xoct/distinfo index 6a26d3349e32..36d2725a16dd 100644 --- a/games/xoct/distinfo +++ b/games/xoct/distinfo @@ -1 +1 @@ -MD5 (xoct-5.4.4.tar.gz) = a81c2a5fd0bff99afd20a3b411a59a21 +MD5 (xoct-5.5.2.tar.gz) = c0ba31a27754663176b8a64432406290 diff --git a/games/xoct/pkg-descr b/games/xoct/pkg-descr index 862abb6c415f..4898bb9648e3 100644 --- a/games/xoct/pkg-descr +++ b/games/xoct/pkg-descr @@ -14,3 +14,5 @@ twisting for the octahedron where it has period 3 turning 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 -- cgit v1.2.3