From tkato@prontomail.com  Tue Mar 16 05:01:56 2004
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8A7CC16A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 16 Mar 2004 05:01:56 -0800 (PST)
Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D9D9F43D3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 16 Mar 2004 05:01:55 -0800 (PST)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([61.198.241.26]) by hfep01.dion.ne.jp with SMTP
          id <20040316130152646.WQWO@hfep01.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Tue, 16 Mar 2004 22:01:52 +0900
Message-Id: <20040316220025.53a913ef.tkato@prontomail.com>
Date: Tue, 16 Mar 2004 22:00:25 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/eights

>Number:         64334
>Category:       ports
>Synopsis:       Update port: games/eights
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 16 05:10:14 PST 2004
>Closed-Date:    Tue Mar 16 06:00:04 PST 2004
>Last-Modified:  Tue Mar 16 06:00:04 PST 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Use NO_WRKSUBDIR properly
- Add WWW: line
- Utilize SIZE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/eights/Makefile games/eights/Makefile
--- /usr/ports/games/eights/Makefile	Fri Feb  6 10:11:03 2004
+++ games/eights/Makefile	Mon Mar 15 19:43:50 2004
@@ -14,8 +14,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Text based card game, the objective is to get rid of all your cards
 
+NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/eights
-WRKSRC=		${WRKDIR}
 
 do-build:
 	@cd ${WRKSRC} && ${CC} ${CFLAGS} ${PORTNAME}.c -o ${PORTNAME}
diff -urN /usr/ports/games/eights/distinfo games/eights/distinfo
--- /usr/ports/games/eights/distinfo	Sat Apr 12 22:46:39 2003
+++ games/eights/distinfo	Mon Mar 15 19:44:12 2004
@@ -1 +1,2 @@
 MD5 (eights.tar.gz) = 4be965e5563ab949c59e18b7c09fd61a
+SIZE (eights.tar.gz) = 3295
diff -urN /usr/ports/games/eights/pkg-descr games/eights/pkg-descr
--- /usr/ports/games/eights/pkg-descr	Fri Feb 22 11:59:32 2002
+++ games/eights/pkg-descr	Mon Mar 15 19:45:34 2004
@@ -1,7 +1,9 @@
-Eights is a text based card game.  The objective is to get rid of all your cards
-before the computer does.  You must play the same number or suit as what is 
-discarded.  Eights are wild and are worth 50 points.  You want the least amount
-of points.
+Eights is a text based card game.  The objective is to get rid of all your
+cards before the computer does.  You must play the same number or suit as
+what is discarded.  Eights are wild and are worth 50 points.  You want the
+least amount of points.
+
+WWW: http://dxkelly.freeshell.org/games.html
 
 - Bob Bomar
 <bob@fly.homeunix.org>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Tue Mar 16 05:59:59 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=64334 
>Unformatted:
