Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2000 12:07:26 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16276: Update port: games/spider
Message-ID:  <20000121200726.51B0F14FA9@hub.freebsd.org>

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

>Number:         16276
>Category:       ports
>Synopsis:       Update port: games/spider
>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:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Use MASTER_SITE_SUNSITE to MASTER_SITES
- Fix pkg/PLIST

New file:
patches/patch-ab  patches/patch-ac

Remove file:
patches/patch-aa

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/spider/Makefile games/spider/Makefile
--- /usr/ports/games/spider/Makefile	Tue Aug 31 19:14:21 1999
+++ games/spider/Makefile	Tue Jan 18 00:00:00 2000
@@ -9,8 +9,9 @@
 DISTNAME=	spider
 PKGNAME=	spider-1.1
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.uni-koeln.de/windows/xcontrib/ \
-		http://www.lovett.com/~ade/FreeBSD/
+MASTER_SITES=	${MASTER_SITE_SUNSITE}
+MASTER_SITE_SUBDIR=	games/solitaires
+EXTRACT_SUFX=	.tar.Z
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/games/spider/files/md5 games/spider/files/md5
--- /usr/ports/games/spider/files/md5	Tue Oct  3 20:32:53 1995
+++ games/spider/files/md5	Tue Jan 18 00:00:00 2000
@@ -1 +1 @@
-MD5 (spider.tar.gz) = bd0fa431f4dd9560c6eab3042327e957
+MD5 (spider.tar.Z) = 3ffbe6417b497531ff5b46cab7db311f
diff -urN /usr/ports/games/spider/patches/patch-aa games/spider/patches/patch-aa
--- /usr/ports/games/spider/patches/patch-aa	Tue Oct  3 20:32:54 1995
+++ games/spider/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,31 +0,0 @@
---- ./Imakefile.org	Sat Sep 28 10:46:02 1991
-+++ ./Imakefile	Tue Oct  3 04:19:58 1995
-@@ -8,7 +8,7 @@
-         SPLIT = split
-         CAT = cat
- /***** Note: probably want to define this to be something else *****/
--        HELPDIR = help
-+        HELPDIR = UsrLibDir/X11/spider
- 
- /***** Note:  Used to over-ride some declarations in the default Imakefile
-               configurations.  If you want to use some of these things, then
-@@ -16,7 +16,7 @@
-               definitions to what you would like them to be below.  Delete
-               or comment out those you do not wish to use  *****/
- #ifndef OverrideDefs
--#define OverrideDefs YES
-+#define OverrideDefs NO
- #endif
- 
- #if OverrideDefs
---- ./spider.man.org	Sat Sep 28 10:46:06 1991
-+++ ./spider.man	Tue Oct  3 04:16:19 1995
-@@ -53,7 +53,7 @@
- Specifies the time (in microseconds) to pause between each move when
- showing a Replay.  The default is 200.
- .TP 8
--.B "roundsCards (\fPclass\fB RoundCards)"
-+.B "roundCards (\fPclass\fB RoundCards)"
- Specifies whether to use rounded cards are not.  Rounded cards look
- better, but are considerably slower.  The default is "on".
- .TP 8
diff -urN /usr/ports/games/spider/patches/patch-ab games/spider/patches/patch-ab
--- /usr/ports/games/spider/patches/patch-ab	Thu Jan  1 09:00:00 1970
+++ games/spider/patches/patch-ab	Tue Jan 18 00:00:00 2000
@@ -0,0 +1,20 @@
+--- Imakefile.orig	Sun Sep 29 02:46:02 1991
++++ Imakefile	Wed Jan 18 00:00:00 2000
+@@ -8,7 +8,7 @@
+         SPLIT = split
+         CAT = cat
+ /***** Note: probably want to define this to be something else *****/
+-        HELPDIR = help
++        HELPDIR = LibDir/spider
+ 
+ /***** Note:  Used to over-ride some declarations in the default Imakefile
+               configurations.  If you want to use some of these things, then
+@@ -16,7 +16,7 @@
+               definitions to what you would like them to be below.  Delete
+               or comment out those you do not wish to use  *****/
+ #ifndef OverrideDefs
+-#define OverrideDefs YES
++#define OverrideDefs NO
+ #endif
+ 
+ #if OverrideDefs
diff -urN /usr/ports/games/spider/patches/patch-ac games/spider/patches/patch-ac
--- /usr/ports/games/spider/patches/patch-ac	Thu Jan  1 09:00:00 1970
+++ games/spider/patches/patch-ac	Tue Jan 18 00:00:00 2000
@@ -0,0 +1,11 @@
+--- spider.man.orig	Sun Sep 29 02:46:06 1991
++++ spider.man	Wed Jan 18 00:00:00 2000
+@@ -53,7 +53,7 @@
+ Specifies the time (in microseconds) to pause between each move when
+ showing a Replay.  The default is 200.
+ .TP 8
+-.B "roundsCards (\fPclass\fB RoundCards)"
++.B "roundCards (\fPclass\fB RoundCards)"
+ Specifies whether to use rounded cards are not.  Rounded cards look
+ better, but are considerably slower.  The default is "on".
+ .TP 8
diff -urN /usr/ports/games/spider/pkg/PLIST games/spider/pkg/PLIST
--- /usr/ports/games/spider/pkg/PLIST	Mon Sep 28 19:23:57 1998
+++ games/spider/pkg/PLIST	Tue Jan 18 00:00:00 2000
@@ -1,9 +1,8 @@
 bin/spider
-@exec mkdir %D/lib/X11/spider
 lib/X11/spider/doc.controls
-lib/X11/spider/doc.intro
-lib/X11/spider/doc.rules
 lib/X11/spider/doc.examples
+lib/X11/spider/doc.intro
 lib/X11/spider/doc.misc
+lib/X11/spider/doc.rules
 lib/X11/spider/doc.summary
 @dirrm lib/X11/spider


>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?20000121200726.51B0F14FA9>