Date: Wed, 29 Mar 2000 11:41:03 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17670: Update port: games/xpyraminx to 5.5.2 Message-ID: <200003291941.LAA32975@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17670 >Category: ports >Synopsis: Update port: games/xpyraminx 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:50:02 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/xpyraminx/Makefile xpyraminx/Makefile --- /usr/ports/games/xpyraminx/Makefile Wed Mar 29 20:01:23 2000 +++ xpyraminx/Makefile Thu Mar 30 03:28:34 2000 @@ -1,29 +1,26 @@ # New ports collection makefile for: xpyraminx -# Version required: 5.4.4 +# Version required: 5.5.2 # Date created: 26 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD: ports/games/xpyraminx/Makefile,v 1.6 2000/03/29 07:17:46 kris Exp $ # -DISTNAME= xpyraminx-5.4.4 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_XCONTRIB} +DISTNAME= xpyraminx-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}/xpyraminx -USE_IMAKE= yes -MAN1= xpyraminx.1 -MANCOMPRESSED= no - -# Not configured to use Motif. -# Optionally edit ${WRKSRC}/Imakefile before build. +WRKSRC= ${WRKDIR}/xpyraminx +USE_IMAKE= yes +MAN1= xpyraminx.1 +MANCOMPRESSED= no do-install: - @ ${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin - @ ${INSTALL_DATA} ${WRKSRC}/Pyraminx.ad ${PREFIX}/lib/X11/app-defaults/Pyraminx - @ ${INSTALL_MAN} ${WRKSRC}/xpyraminx.man ${PREFIX}/man/man1/xpyraminx.1 + ${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin + ${INSTALL_DATA} ${WRKSRC}/Pyraminx.ad ${PREFIX}/lib/X11/app-defaults/Pyraminx + ${INSTALL_MAN} ${WRKSRC}/xpyraminx.man ${PREFIX}/man/man1/xpyraminx.1 .include <bsd.port.mk> diff -urN /usr/ports/games/xpyraminx/files/md5 xpyraminx/files/md5 --- /usr/ports/games/xpyraminx/files/md5 Thu Jun 11 11:50:41 1998 +++ xpyraminx/files/md5 Thu Mar 30 03:53:54 2000 @@ -1 +1 @@ -MD5 (xpyraminx-5.4.4.tar.gz) = 55b5478d9b6782e1f47db07324089dc0 +MD5 (xpyraminx-5.5.2.tar.gz) = 2839245e0b7534f6d30b1b70afe59972 diff -urN /usr/ports/games/xpyraminx/pkg/DESCR xpyraminx/pkg/DESCR --- /usr/ports/games/xpyraminx/pkg/DESCR Wed May 20 16:56:07 1998 +++ xpyraminx/pkg/DESCR Thu Mar 30 03:36:08 2000 @@ -18,3 +18,5 @@ which makes it analogous to the 2x2x2 Rubik's cube. This puzzle makes various non-tetrahedral shapes. The puzzle contained here has no period 4 turning flexability. + +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?200003291941.LAA32975>