From th@smtp02.odn.ne.jp  Tue Sep 23 07:33:55 2003
Return-Path: <th@smtp02.odn.ne.jp>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3B8A616A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2003 07:33:55 -0700 (PDT)
Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5474443FF9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2003 07:33:52 -0700 (PDT)
	(envelope-from th@smtp02.odn.ne.jp)
Received: from breton.hiyama ([218.46.223.125]) by t-mta4.odn.ne.jp
          with ESMTP
          id <20030923143351072.OAJL.2335.t-mta4.odn.ne.jp@mta4.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Tue, 23 Sep 2003 23:33:51 +0900
Received: from breton.hiyama (localhost [127.0.0.1])
	by breton.hiyama (8.12.10/8.12.10) with ESMTP id h8NEJO5h077272
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 23 Sep 2003 23:19:25 +0900 (JST)
	(envelope-from th@breton.hiyama)
Received: (from th@localhost)
	by breton.hiyama (8.12.10/8.12.10/Submit) id h8NEJOOA077271;
	Tue, 23 Sep 2003 23:19:24 +0900 (JST)
	(envelope-from th)
Message-Id: <200309231419.h8NEJOOA077271@breton.hiyama>
Date: Tue, 23 Sep 2003 23:19:24 +0900 (JST)
From: HIYAMA Takeshi <th@smtp02.odn.ne.jp>
Reply-To: HIYAMA Takeshi <th@smtp02.odn.ne.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: games/xlifegame ( change sw-version/MASTERSITE )
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57132
>Category:       ports
>Synopsis:       Update port: games/xlifegame ( change sw-version/MASTERSITE )
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 23 07:40:14 PDT 2003
>Closed-Date:    Wed Sep 24 03:53:41 PDT 2003
>Last-Modified:  Wed Sep 24 03:53:41 PDT 2003
>Originator:     HIYAMA Takeshi
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Hitachi Naka Electronics Co., Ld.
>Environment:
System: FreeBSD breton.hiyama 5.1-CURRENT FreeBSD 5.1-CURRENT #38: Tue Sep 23 07:40:14 JST 2003 th@breton.hiyama:/usr/obj/usr/src/sys/BRETON i386


>Description:
	Update port : /games/xlifegame

	change MASTERSITE
	change MAINTAINER e-mail address
	change version from 1.13 to 1.13.1
	delete file files/patch-xlifegame.h (delete directory files too)

>How-To-Repeat:
>Fix:

--- diff begins here ---
diff -urN xlifegame.orig/Makefile xlifegame/Makefile
--- xlifegame.orig/Makefile	Tue Sep 23 21:56:09 2003
+++ xlifegame/Makefile	Tue Sep 23 22:57:10 2003
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	xlifegame
-PORTVERSION=	1.13
+PORTVERSION=	1.13.1
 CATEGORIES=	games
-MASTER_SITES=	http://puma.cis.ibaraki.ac.jp/pub/X11/
+MASTER_SITES=	http://www55.tok2.com/home/hym/pub/X11/
 
-MAINTAINER=	hym@cocoa.freemail.ne.jp
+MAINTAINER=	gibbon@cocoa.freemail.ne.jp
 COMMENT=	A life game for X
 
 USE_IMAKE=	yes
diff -urN xlifegame.orig/distinfo xlifegame/distinfo
--- xlifegame.orig/distinfo	Tue Sep 23 21:56:09 2003
+++ xlifegame/distinfo	Tue Sep 23 22:57:58 2003
@@ -1 +1 @@
-MD5 (xlifegame-1.13.tar.gz) = 49093da812ae7bd7863c4bc8b6c35aef
+MD5 (xlifegame-1.13.1.tar.gz) = 1e7e45e057d11720fecc637e1fe7febb
diff -urN xlifegame.orig/files/patch-xlifegame.h xlifegame/files/patch-xlifegame.h
--- xlifegame.orig/files/patch-xlifegame.h	Tue Sep 23 21:56:09 2003
+++ xlifegame/files/patch-xlifegame.h	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- xlifegame.h.orig	Sat Oct 19 16:21:33 2002
-+++ xlifegame.h	Sat Oct 19 16:21:52 2002
-@@ -46,7 +46,7 @@
- OptionError(char *option)
- {
-     printf("   X Life Game version %s \n     by Takeshi Hiyama\n",XLIFEGAME_VERSION);
--    if(strncmp(option, "-h"))
-+    if(strncmp(option, "-h", 3))
-         printf("\nxlife:  bad command line option \"%s\"\n", option);
-     printf("usage: xlife [-display <displayname>] [-wait microseconds (default 10000)]\n             [-x width (default 60)] [-y height (default 60)] [-h]\n");
-     exit(1);
--- diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Wed Sep 24 03:53:36 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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