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

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

>Number:         17666
>Category:       ports
>Synopsis:       Update port: games/xmlink 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: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/xmlink/Makefile xmlink/Makefile
--- /usr/ports/games/xmlink/Makefile	Wed Mar 29 20:01:21 2000
+++ xmlink/Makefile	Thu Mar 30 03:29:24 2000
@@ -1,29 +1,26 @@
 # New ports collection makefile for:	xmlink
-# Version required:			5.4.4
+# Version required:			5.5.2
 # Date created:				19 May 1998
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/games/xmlink/Makefile,v 1.4 2000/03/29 07:17:55 kris Exp $
 #
 
-DISTNAME=		xmlink-5.4.4
-CATEGORIES=		games
-MASTER_SITES=		${MASTER_SITE_XCONTRIB}
+DISTNAME=	xmlink-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}/xmlink
-USE_IMAKE=		yes
-MAN1=			xmlink.1
-MANCOMPRESSED=		no
-
-# Not configured to use Motif.
-# Optionally edit ${WRKSRC}/Imakefile before build.
+WRKSRC=		${WRKDIR}/xmlink
+USE_IMAKE=	yes
+MAN1=		xmlink.1
+MANCOMPRESSED=	no
 
 do-install:
-	@ ${INSTALL_PROGRAM} ${WRKSRC}/xmlink ${PREFIX}/bin
-	@ ${INSTALL_DATA} ${WRKSRC}/Mlink.ad ${PREFIX}/lib/X11/app-defaults/Mlink
-	@ ${INSTALL_MAN} ${WRKSRC}/xmlink.man ${PREFIX}/man/man1/xmlink.1
+	${INSTALL_PROGRAM} ${WRKSRC}/xmlink ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/Mlink.ad ${PREFIX}/lib/X11/app-defaults/Mlink
+	${INSTALL_MAN} ${WRKSRC}/xmlink.man ${PREFIX}/man/man1/xmlink.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xmlink/files/md5 xmlink/files/md5
--- /usr/ports/games/xmlink/files/md5	Mon Jul 13 08:48:32 1998
+++ xmlink/files/md5	Thu Mar 30 03:51:15 2000
@@ -1 +1 @@
-MD5 (xmlink-5.4.4.tar.gz) = 283333adf34fcd27ec6ad035c518952c
+MD5 (xmlink-5.5.2.tar.gz) = 015dbcec85f1ba22d82d4fb49e88c60b
diff -urN /usr/ports/games/xmlink/pkg/DESCR xmlink/pkg/DESCR
--- /usr/ports/games/xmlink/pkg/DESCR	Mon Jul 13 08:48:34 1998
+++ xmlink/pkg/DESCR	Thu Mar 30 03:35:32 2000
@@ -2,3 +2,5 @@
 Cube craze.  There are many variations on this theme, including the "6x6"
 puzzle and Babylon Tower.  What makes the Missing Link a harder puzzle to
 solve is that the 2 center positions rotate together.
+
+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?200003291938.LAA32504>