From owner-freebsd-ports Thu Mar 22 7:10:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1B7537B725 for ; Thu, 22 Mar 2001 07:10:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MFA1Y38112; Thu, 22 Mar 2001 07:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C85A37B71B for ; Thu, 22 Mar 2001 07:02:29 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2MF2Tc09066; Thu, 22 Mar 2001 07:02:29 -0800 (PST) (envelope-from nobody) Message-Id: <200103221502.f2MF2Tc09066@freefall.freebsd.org> Date: Thu, 22 Mar 2001 07:02:29 -0800 (PST) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/25996: Update port: games/xbl Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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