From tkato432@yahoo.com  Sat Aug  7 12:01:10 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2242816A4E1
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Aug 2004 12:01:10 +0000 (GMT)
Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0694643D39
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat,  7 Aug 2004 12:01:09 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([219.108.124.67]) by hfep04.dion.ne.jp with SMTP
          id <20040807120106087.RDGN@hfep04.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sat, 7 Aug 2004 21:01:06 +0900
Message-Id: <20040807210010.242220c3.tkato432@yahoo.com>
Date: Sat, 7 Aug 2004 21:00:10 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/six to 0.5.2

>Number:         70116
>Category:       ports
>Synopsis:       Update port: games/six to 0.5.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 07 12:10:23 GMT 2004
>Closed-Date:    Sat Aug 07 19:13:58 GMT 2004
>Last-Modified:  Sat Aug 07 19:13:58 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.5.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/six/Makefile games/six/Makefile
--- /usr/ports/games/six/Makefile	Mon Jul 26 22:24:19 2004
+++ games/six/Makefile	Fri Aug  6 01:04:51 2004
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/games/six/Makefile,v 1.6 2004/07/25 16:24:13 krion Exp $
 
 PORTNAME=	six
-PORTVERSION=	0.5.1
+PORTVERSION=	0.5.2
 CATEGORIES=	games kde
 MASTER_SITES=	http://six.retes.hu/download/
 
@@ -23,5 +23,7 @@
 	@${REINPLACE_CMD} -e \
 		's,-lkdeprint$$,$$(LIB_KDEPRINT) $$(LIBPTHREAD),g' \
 		${WRKSRC}/six/Makefile.in
+	@${REINPLACE_CMD} -e \
+		's,<machine/limits.h>,<limits.h>,g' ${WRKSRC}/six/batch.h
 
 .include <bsd.port.mk>
diff -urN /usr/ports/games/six/distinfo games/six/distinfo
--- /usr/ports/games/six/distinfo	Mon Jul 26 22:24:19 2004
+++ games/six/distinfo	Fri Aug  6 01:04:02 2004
@@ -1,2 +1,2 @@
-MD5 (six-0.5.1.tar.gz) = 562b6bb1f574b73a0c5324cfc6676fb2
-SIZE (six-0.5.1.tar.gz) = 815737
+MD5 (six-0.5.2.tar.gz) = 129da56864fc2ca8c8c949dcc2239604
+SIZE (six-0.5.2.tar.gz) = 927829
diff -urN /usr/ports/games/six/pkg-plist games/six/pkg-plist
--- /usr/ports/games/six/pkg-plist	Mon Jul 26 22:24:19 2004
+++ games/six/pkg-plist	Fri Aug  6 01:04:02 2004
@@ -21,3 +21,5 @@
 share/mimelnk/application/vnd.kde.six.desktop
 @dirrm share/doc/HTML/en/six
 @dirrm share/apps/six
+@unexec rmdir %D/share/applnk/Games/Board 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Games 2>/dev/null || true
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sat Aug 7 18:46:02 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70116 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sat Aug 7 19:13:53 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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