Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 11:41:51 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17671: Update port: games/xskewb to 5.5.2
Message-ID:  <200003291941.LAA33175@freefall.freebsd.org>

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

>Number:         17671
>Category:       ports
>Synopsis:       Update port: games/xskewb 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:03 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/xskewb/Makefile xskewb/Makefile
--- /usr/ports/games/xskewb/Makefile	Wed Mar 29 20:01:28 2000
+++ xskewb/Makefile	Thu Mar 30 03:28:15 2000
@@ -1,29 +1,26 @@
 # New ports collection makefile for:	xskewb
-# Version required:			5.4.4
+# Version required:			5.5.2
 # Date created:				25 March 1998
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/games/xskewb/Makefile,v 1.7 2000/03/29 07:17:19 kris Exp $
 #
 
-DISTNAME=		xskewb-5.4.4
-CATEGORIES=		games
-MASTER_SITES=		${MASTER_SITE_XCONTRIB}
+DISTNAME=	xskewb-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}/xskewb
-USE_IMAKE=		yes
-MAN1=			xskewb.1
-MANCOMPRESSED=		no
-
-# Not configured to use Motif.
-# Optionally edit ${WRKSRC}/Imakefile before build.
+WRKSRC=		${WRKDIR}/xskewb
+USE_IMAKE=	yes
+MAN1=		xskewb.1
+MANCOMPRESSED=	no
 
 do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/xskewb ${PREFIX}/bin
-	@${INSTALL_DATA} ${WRKSRC}/Skewb.ad ${PREFIX}/lib/X11/app-defaults/Skewb
-	@${INSTALL_MAN} ${WRKSRC}/xskewb.man ${PREFIX}/man/man1/xskewb.1
+	${INSTALL_PROGRAM} ${WRKSRC}/xskewb ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/Skewb.ad ${PREFIX}/lib/X11/app-defaults/Skewb
+	${INSTALL_MAN} ${WRKSRC}/xskewb.man ${PREFIX}/man/man1/xskewb.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xskewb/files/md5 xskewb/files/md5
--- /usr/ports/games/xskewb/files/md5	Sat May  9 00:06:29 1998
+++ xskewb/files/md5	Thu Mar 30 03:54:13 2000
@@ -1 +1 @@
-MD5 (xskewb-5.4.4.tar.gz) = aa7effc670bf1031394fbaa6368465a4
+MD5 (xskewb-5.5.2.tar.gz) = d8a83df30255afea3c8aada1fcbb909c
diff -urN /usr/ports/games/xskewb/pkg/DESCR xskewb/pkg/DESCR
--- /usr/ports/games/xskewb/pkg/DESCR	Thu Apr  2 12:56:43 1998
+++ xskewb/pkg/DESCR	Thu Mar 30 03:36:33 2000
@@ -9,5 +9,7 @@
 By building from the source and editing its Imakefile before the
 ``build'' phase, you may be able to use Motif or LessTif with this port.
 
+WWW: http://www.tux.org/~bagleyd/puzzles.html
+
 - Andrey Zakhvatov
 andy@icc.surw.chel.su


>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.LAA33175>