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

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

>Number:         17667
>Category:       ports
>Synopsis:       Update port: games/xmball 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/xmball/Makefile xmball/Makefile
--- /usr/ports/games/xmball/Makefile	Wed Mar 29 20:01:20 2000
+++ xmball/Makefile	Thu Mar 30 03:29:13 2000
@@ -1,29 +1,26 @@
 # New ports collection makefile for:	xmball
-# Version required:			5.4.4
+# Version required:			5.5.2
 # Date created:				21 May 1998
 # Whom:					Andrey Zakhvatov
 #
 # $FreeBSD: ports/games/xmball/Makefile,v 1.4 2000/03/29 07:17:54 kris Exp $
 #
 
-DISTNAME=		xmball-5.4.4
-CATEGORIES=		games
-MASTER_SITES=		${MASTER_SITE_XCONTRIB}
+DISTNAME=	xmball-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}/xmball
-USE_IMAKE=		yes
-MAN1=			xmball.1
-MANCOMPRESSED=		no
-
-# Not configured to use Motif.
-# Optionally edit ${WRKSRC}/Imakefile before build.
+WRKSRC=		${WRKDIR}/xmball
+USE_IMAKE=	yes
+MAN1=		xmball.1
+MANCOMPRESSED=	no
 
 do-install:
-	@${INSTALL_PROGRAM} ${WRKSRC}/xmball ${PREFIX}/bin
-	@${INSTALL_DATA} ${WRKSRC}/Mball.ad ${PREFIX}/lib/X11/app-defaults/Mball
-	@${INSTALL_MAN} ${WRKSRC}/xmball.man ${PREFIX}/man/man1/xmball.1
+	${INSTALL_PROGRAM} ${WRKSRC}/xmball ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/Mball.ad ${PREFIX}/lib/X11/app-defaults/Mball
+	${INSTALL_MAN} ${WRKSRC}/xmball.man ${PREFIX}/man/man1/xmball.1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xmball/files/md5 xmball/files/md5
--- /usr/ports/games/xmball/files/md5	Mon Jul 13 08:57:25 1998
+++ xmball/files/md5	Thu Mar 30 03:47:32 2000
@@ -1 +1 @@
-MD5 (xmball-5.4.4.tar.gz) = 291887ad76cb53fa5368f4d237ce2a37
+MD5 (xmball-5.5.2.tar.gz) = c868b3e8b05452f99a92557b89615b21
diff -urN /usr/ports/games/xmball/pkg/DESCR xmball/pkg/DESCR
--- /usr/ports/games/xmball/pkg/DESCR	Mon Jul 13 08:57:25 1998
+++ xmball/pkg/DESCR	Thu Mar 30 03:35:18 2000
@@ -4,3 +4,5 @@
 
 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


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