Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 07:02:29 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/25996: Update port: games/xbl
Message-ID:  <200103221502.f2MF2Tc09066@freefall.freebsd.org>

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

>Number:         25996
>Category:       ports
>Synopsis:       Update port: games/xbl
>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:   Thu Mar 22 07:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Update checksum
 (version string in html file is corrected)
- Exclude GPL doc from package

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/games/xbl/Makefile games/xbl/Makefile
--- /usr/ports/games/xbl/Makefile	Mon Oct 16 20:07:22 2000
+++ games/xbl/Makefile	Thu Mar 22 23:35:41 2001
@@ -7,6 +7,7 @@
 
 PORTNAME=	xbl
 PORTVERSION=	1.0j
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	ftp://ftp710.univ-lyon1.fr/pub/xbl/
 EXTRACT_SUFX=	.tar.Z
diff -urN /usr/ports/games/xbl/distinfo games/xbl/distinfo
--- /usr/ports/games/xbl/distinfo	Tue Dec  1 17:17:36 1998
+++ games/xbl/distinfo	Thu Mar 22 22:59:54 2001
@@ -1 +1 @@
-MD5 (xbl-1.0j.tar.Z) = 72c7775e2ea57f61ce4ca3c71a2b7ae7
+MD5 (xbl-1.0j.tar.Z) = 893678af823f17f96cbd4922bb5618c5
diff -urN /usr/ports/games/xbl/files/patch-aa games/xbl/files/patch-aa
--- /usr/ports/games/xbl/files/patch-aa	Thu Nov  2 19:40:01 2000
+++ games/xbl/files/patch-aa	Thu Mar 22 23:35:08 2001
@@ -1,5 +1,5 @@
---- Makefile.in.orig	Thu Nov 12 22:57:13 1998
-+++ Makefile.in	Tue Dec  1 09:12:18 1998
+--- Makefile.in.orig	Fri Nov 13 06:57:13 1998
++++ Makefile.in	Thu Mar 22 23:35:00 2001
 @@ -14,7 +14,7 @@
  USE_SETGID=-DUSE_SETGID
  
@@ -89,3 +89,11 @@
  	-if [ "" = "$(USE_SETGID)" ] ; then \
  	     chmod 755  $(BINDIR)/xbl ;\
  	   else \
+@@ -159,7 +154,6 @@
+ 	-mkdir $(SCOREDIR) 2>/dev/null
+ 	$(CP) Xbl.ad  $(RESOURCEDIR)/Xbl ;	chmod 644 $(RESOURCEDIR)/Xbl
+ 	$(CP) Xbl.ad  $(SCOREDIR)/Xbl ;		chmod 644 $(SCOREDIR)/Xbl
+-	$(CP) COPYING  $(SCOREDIR) ;		chmod 444 $(SCOREDIR)/COPYING
+ 	-if [ "" = "$(USE_SETGID)" ] ; then \
+ 	     chmod 777 $(SCOREDIR) ;\
+ 	     chmod 666 $(SCOREDIR)/[1-9]* ;\
diff -urN /usr/ports/games/xbl/pkg-plist games/xbl/pkg-plist
--- /usr/ports/games/xbl/pkg-plist	Mon Sep 28 11:34:30 1998
+++ games/xbl/pkg-plist	Thu Mar 22 23:35:29 2001
@@ -1,6 +1,5 @@
 bin/xbl
 lib/X11/app-defaults/Xbl
-lib/X11/xbl/COPYING
 lib/X11/xbl/Xbl
 lib/X11/xbl/xbl-game.gif
 lib/X11/xbl/xbl-man.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?200103221502.f2MF2Tc09066>