Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 12:08:46 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16277: Update port: games/xbomb to 2.1a
Message-ID:  <20000121200846.8218815135@hub.freebsd.org>

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

>Number:         16277
>Category:       ports
>Synopsis:       Update port: games/xbomb to 2.1a
>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:   Fri Jan 21 12:10:05 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.1a
- Add WWW: line into pkg/PLIST

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xbomb/Makefile games/xbomb/Makefile
--- /usr/ports/games/xbomb/Makefile	Tue Aug 31 19:14:25 1999
+++ games/xbomb/Makefile	Tue Jan 18 00:00:00 2000
@@ -1,14 +1,14 @@
 # New ports collection makefile for:    xbomb
-# Version required:     2.1
+# Version required:     2.1a
 # Date created:         20 Feb 1998
 # Whom:                 Thomas Gellekum <tg@FreeBSD.org>
 #
 # $FreeBSD: ports/games/xbomb/Makefile,v 1.6 1999/08/31 06:44:34 mharo Exp $
 #
 
-DISTNAME=       xbomb-2.1
+DISTNAME=       xbomb-2.1a
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.demon.co.uk/pub/unix/xwindows/games/
+MASTER_SITES=	http://www.gedanken.demon.co.uk/download-xbomb/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
@@ -18,9 +18,9 @@
 
 post-install:
 	@${MKDIR} ${PREFIX}/lib/X11/xbomb
-	@touch ${PREFIX}/lib/X11/xbomb/xbomb3.hi
-	@touch ${PREFIX}/lib/X11/xbomb/xbomb4.hi
-	@touch ${PREFIX}/lib/X11/xbomb/xbomb6.hi
+	@${TOUCH} ${PREFIX}/lib/X11/xbomb/xbomb3.hi
+	@${TOUCH} ${PREFIX}/lib/X11/xbomb/xbomb4.hi
+	@${TOUCH} ${PREFIX}/lib/X11/xbomb/xbomb6.hi
 	@${CHMOD} 666 ${PREFIX}/lib/X11/xbomb/xbomb?.hi
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/xbomb/files/md5 games/xbomb/files/md5
--- /usr/ports/games/xbomb/files/md5	Fri Feb 20 18:31:37 1998
+++ games/xbomb/files/md5	Tue Jan 18 00:00:00 2000
@@ -1 +1 @@
-MD5 (xbomb-2.1.tgz) = 4c3284096bcfb00eee0fb3b096378b56
+MD5 (xbomb-2.1a.tgz) = a7bb9f99d922f6f1b6aa0b4b903c19e7
diff -urN /usr/ports/games/xbomb/patches/patch-aa games/xbomb/patches/patch-aa
--- /usr/ports/games/xbomb/patches/patch-aa	Mon Sep 28 19:24:11 1998
+++ games/xbomb/patches/patch-aa	Tue Jan 18 00:00:00 2000
@@ -1,5 +1,5 @@
---- Makefile.orig	Sat Jan 20 15:02:46 1996
-+++ Makefile	Sun Sep 27 03:06:34 1998
+--- Makefile.orig	Sun Jan 21 06:02:46 1996
++++ Makefile	Tue Jan 18 00:00:00 2000
 @@ -12,33 +12,30 @@
  # for conditions under which this file may be redistributed.
  #
@@ -42,15 +42,21 @@
  xbomb.o   : xbomb.c   xbomb.h
  xwindow.o : xwindow.c xbomb.h icon.h
  hiscore.o : hiscore.c xbomb.h
-@@ -54,7 +51,7 @@
- 	strip xbomb
- 	install -d $(INSTDIR)/bin
- 	install -d $(INSTDIR)/man/man6
+@@ -51,10 +48,10 @@
+ ########
+ 
+ install :
+-	strip xbomb
+-	install -d $(INSTDIR)/bin
+-	install -d $(INSTDIR)/man/man6
 -	install -d $(INSTDIR)/lib/app-defaults
 -	install -m 755 xbomb $(INSTDIR)/bin
 -	install -m 644 xbomb.6 $(INSTDIR)/man/man6
 -	install -m 644 xbomb.ad $(INSTDIR)/lib/app-defaults/XBomb
-+	install -d $(INSTDIR)/lib/X11/app-defaults
++#	strip xbomb
++#	install -d $(INSTDIR)/bin
++#	install -d $(INSTDIR)/man/man6
++#	install -d $(INSTDIR)/lib/app-defaults
 +	${BSD_INSTALL_PROGRAM} xbomb $(INSTDIR)/bin
 +	${BSD_INSTALL_MAN} xbomb.6 $(INSTDIR)/man/man6
-+	${BSD_INSTALL_SCRIPT} xbomb.ad $(INSTDIR)/lib/X11/app-defaults/XBomb
++	${BSD_INSTALL_DATA} xbomb.ad $(INSTDIR)/lib/X11/app-defaults/XBomb
diff -urN /usr/ports/games/xbomb/pkg/DESCR games/xbomb/pkg/DESCR
--- /usr/ports/games/xbomb/pkg/DESCR	Fri Feb 20 18:31:39 1998
+++ games/xbomb/pkg/DESCR	Tue Jan 18 00:00:00 2000
@@ -20,3 +20,5 @@
 Highscore table
         10 entries for the fastest times for each of the 3 levels of
         each of the 3 grid shapes.
+
+WWW: http://www.gedanken.demon.co.uk/xbomb/


>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?20000121200846.8218815135>