From umeno@belldandy.unnumbered.net  Sun Aug 31 17:12:06 2003
Return-Path: <umeno@belldandy.unnumbered.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 86F5016A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Aug 2003 17:12:06 -0700 (PDT)
Received: from belldandy.unnumbered.net (gateway.unnumbered.net [210.159.90.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EBB1343FF2
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 31 Aug 2003 17:12:04 -0700 (PDT)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: from belldandy.unnumbered.net (localhost.unnumbered.net [127.0.0.1])
	by belldandy.unnumbered.net (8.12.9/8.12.9) with ESMTP id h810C3Lo035415
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 1 Sep 2003 09:12:03 +0900 (JST)
	(envelope-from umeno@belldandy.unnumbered.net)
Received: (from umeno@localhost)
	by belldandy.unnumbered.net (8.12.9/8.12.9/Submit) id h810C249035414;
	Mon, 1 Sep 2003 09:12:02 +0900 (JST)
Message-Id: <200309010012.h810C249035414@belldandy.unnumbered.net>
Date: Mon, 1 Sep 2003 09:12:02 +0900 (JST)
From: UMENO Takashi <umeno@rr.iij4u.or.jp>
Reply-To: UMENO Takashi <umeno@rr.iij4u.or.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer Update: games/grhino to 0.8.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56255
>Category:       ports
>Synopsis:       Maintainer Update: games/grhino to 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 31 17:20:11 PDT 2003
>Closed-Date:    Mon Sep 01 02:54:05 PDT 2003
>Last-Modified:  Mon Sep 01 02:54:05 PDT 2003
>Originator:     UMENO Takashi
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Sun Aug 31 11:56:59 JST 2003 umeno@belldandy.unnumbered.net:/usr/obj/usr/src/sys/SAKUYA19 i386


	
>Description:
Maintainer Update: games/grhino to 0.8.2
New file:
files/patch-Makefile.in

Remove file:
files/patch-aa
files/patch-ab
	
>How-To-Repeat:
N/A
>Fix:

diff -urN grhino.orig/Makefile grhino/Makefile
--- grhino.orig/Makefile	Sun Apr 20 13:24:35 2003
+++ grhino/Makefile	Sun Aug 31 18:54:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	grhino
-PORTVERSION=	0.7.0
+PORTVERSION=	0.8.2
 CATEGORIES=	games gnome
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	rhino
diff -urN grhino.orig/distinfo grhino/distinfo
--- grhino.orig/distinfo	Mon Nov 25 08:48:28 2002
+++ grhino/distinfo	Sun Aug 31 18:55:22 2003
@@ -1 +1 @@
-MD5 (grhino-0.7.0.tar.gz) = 501614a2ef3d6a2ce2edd66fe7c1cb82
+MD5 (grhino-0.8.2.tar.gz) = 4a93c5a0f720ef0a7714a8072f7ebff9
diff -urN grhino.orig/files/patch-Makefile.in grhino/files/patch-Makefile.in
--- grhino.orig/files/patch-Makefile.in	Thu Jan  1 09:00:00 1970
+++ grhino/files/patch-Makefile.in	Sun Aug 31 23:36:47 2003
@@ -0,0 +1,11 @@
+--- Makefile.in.orig	Sun Aug 17 04:11:08 2003
++++ Makefile.in	Sun Aug 31 23:36:13 2003
+@@ -42,7 +42,7 @@
+ docdir		= @docdir@
+ etcdir		= @sysconfdir@
+ localedir	= @datadir@/locale
+-helpdir		= @datadir@/gnome/help/grhino
++helpdir		= @datadir@/help/grhino
+ 
+ pattern_dir	= @datadir@/${PACKAGE}-${VERSION}/pattern
+ book_dir	= @datadir@/${PACKAGE}-${VERSION}/book
diff -urN grhino.orig/files/patch-aa grhino/files/patch-aa
--- grhino.orig/files/patch-aa	Mon Nov 25 08:48:28 2002
+++ grhino/files/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- pattern.cc.orig	Thu Aug  1 23:10:02 2002
-+++ pattern.cc	Tue Aug 20 23:34:37 2002
-@@ -25,6 +25,7 @@
- #include <fcntl.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <string.h>
- 
- // These are not correct in terms of symmetry but provide better
- // opening moves
diff -urN grhino.orig/files/patch-ab grhino/files/patch-ab
--- grhino.orig/files/patch-ab	Mon Nov 25 08:48:28 2002
+++ grhino/files/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.orig	Tue Sep 24 23:30:09 2002
-+++ Makefile.in	Thu Sep 26 09:34:21 2002
-@@ -43,7 +43,7 @@
- etcdir		= @sysconfdir@
- localedir	= @datadir@/locale
- 
--pattern_dir	= ${libdir}/${PACKAGE}-${VERSION}
-+pattern_dir	= @datadir@/${PACKAGE}/${VERSION}
- 
- CC		= @CC@
- CXX		= @CXX@
diff -urN grhino.orig/grhino/Makefile grhino/grhino/Makefile
--- grhino.orig/grhino/Makefile	Sun Apr 20 13:24:35 2003
+++ grhino/grhino/Makefile	Thu Jan  1 09:00:00 1970
@@ -1,30 +0,0 @@
-# New ports collection makefile for:	grhino
-# Date created:				21 Sep 2002
-# Whom:					UMENO Takashi <umeno@rr.iij4u.or.jp>
-#
-# $FreeBSD: ports/games/grhino/Makefile,v 1.3 2003/04/20 03:03:03 marcus Exp $
-#
-
-PORTNAME=	grhino
-PORTVERSION=	0.7.0
-CATEGORIES=	games gnome
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	rhino
-
-MAINTAINER=	umeno@rr.iij4u.or.jp
-COMMENT=	GRhino Othello/Reversi Program
-
-USE_X_PREFIX=	yes
-USE_REINPLACE=	yes
-USE_GNOME=	gnomelibs gnomeprefix
-USE_PERL5_BUILD=yes
-GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
-PLIST_SUB+=	VERSION=${PORTVERSION}
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
-		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
-.include <bsd.port.mk>
diff -urN grhino.orig/grhino/distinfo grhino/grhino/distinfo
--- grhino.orig/grhino/distinfo	Mon Nov 25 08:48:28 2002
+++ grhino/grhino/distinfo	Thu Jan  1 09:00:00 1970
@@ -1 +0,0 @@
-MD5 (grhino-0.7.0.tar.gz) = 501614a2ef3d6a2ce2edd66fe7c1cb82
diff -urN grhino.orig/grhino/files/patch-aa grhino/grhino/files/patch-aa
--- grhino.orig/grhino/files/patch-aa	Mon Nov 25 08:48:28 2002
+++ grhino/grhino/files/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- pattern.cc.orig	Thu Aug  1 23:10:02 2002
-+++ pattern.cc	Tue Aug 20 23:34:37 2002
-@@ -25,6 +25,7 @@
- #include <fcntl.h>
- #include <sys/stat.h>
- #include <sys/types.h>
-+#include <string.h>
- 
- // These are not correct in terms of symmetry but provide better
- // opening moves
diff -urN grhino.orig/grhino/files/patch-ab grhino/grhino/files/patch-ab
--- grhino.orig/grhino/files/patch-ab	Mon Nov 25 08:48:28 2002
+++ grhino/grhino/files/patch-ab	Thu Jan  1 09:00:00 1970
@@ -1,11 +0,0 @@
---- Makefile.in.orig	Tue Sep 24 23:30:09 2002
-+++ Makefile.in	Thu Sep 26 09:34:21 2002
-@@ -43,7 +43,7 @@
- etcdir		= @sysconfdir@
- localedir	= @datadir@/locale
- 
--pattern_dir	= ${libdir}/${PACKAGE}-${VERSION}
-+pattern_dir	= @datadir@/${PACKAGE}/${VERSION}
- 
- CC		= @CC@
- CXX		= @CXX@
diff -urN grhino.orig/grhino/pkg-descr grhino/grhino/pkg-descr
--- grhino.orig/grhino/pkg-descr	Mon Nov 25 08:48:28 2002
+++ grhino/grhino/pkg-descr	Thu Jan  1 09:00:00 1970
@@ -1,3 +0,0 @@
-GRhino Othello/Reversi Program 
-
-WWW: http://rhino.sourceforge.net/
diff -urN grhino.orig/grhino/pkg-plist grhino/grhino/pkg-plist
--- grhino.orig/grhino/pkg-plist	Mon Nov 25 08:48:28 2002
+++ grhino/grhino/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,14 +0,0 @@
-bin/grhino
-share/gnome/grhino/%%VERSION%%/row1.bin
-share/gnome/grhino/%%VERSION%%/row2.bin
-share/gnome/grhino/%%VERSION%%/row3.bin
-share/gnome/grhino/%%VERSION%%/row4.bin
-share/gnome/grhino/%%VERSION%%/diag1.bin
-share/gnome/grhino/%%VERSION%%/diag2.bin
-share/gnome/grhino/%%VERSION%%/diag3.bin
-share/gnome/grhino/%%VERSION%%/diag4.bin
-share/gnome/grhino/%%VERSION%%/diag5.bin
-share/gnome/grhino/%%VERSION%%/corner5x2.bin
-share/gnome/grhino/%%VERSION%%/book.bin
-@dirrm share/gnome/grhino/%%VERSION%%
-@dirrm share/gnome/grhino
diff -urN grhino.orig/pkg-plist grhino/pkg-plist
--- grhino.orig/pkg-plist	Mon Nov 25 08:48:28 2002
+++ grhino/pkg-plist	Mon Sep  1 07:54:36 2003
@@ -1,14 +1,20 @@
 bin/grhino
-share/gnome/grhino/%%VERSION%%/row1.bin
-share/gnome/grhino/%%VERSION%%/row2.bin
-share/gnome/grhino/%%VERSION%%/row3.bin
-share/gnome/grhino/%%VERSION%%/row4.bin
-share/gnome/grhino/%%VERSION%%/diag1.bin
-share/gnome/grhino/%%VERSION%%/diag2.bin
-share/gnome/grhino/%%VERSION%%/diag3.bin
-share/gnome/grhino/%%VERSION%%/diag4.bin
-share/gnome/grhino/%%VERSION%%/diag5.bin
-share/gnome/grhino/%%VERSION%%/corner5x2.bin
-share/gnome/grhino/%%VERSION%%/book.bin
-@dirrm share/gnome/grhino/%%VERSION%%
-@dirrm share/gnome/grhino
+share/gnome/grhino-%%VERSION%%/pattern/row1.bin
+share/gnome/grhino-%%VERSION%%/pattern/row2.bin
+share/gnome/grhino-%%VERSION%%/pattern/row3.bin
+share/gnome/grhino-%%VERSION%%/pattern/row4.bin
+share/gnome/grhino-%%VERSION%%/pattern/diag1.bin
+share/gnome/grhino-%%VERSION%%/pattern/diag2.bin
+share/gnome/grhino-%%VERSION%%/pattern/diag3.bin
+share/gnome/grhino-%%VERSION%%/pattern/diag4.bin
+share/gnome/grhino-%%VERSION%%/pattern/diag5.bin
+share/gnome/grhino-%%VERSION%%/pattern/corner5x2.bin
+share/gnome/grhino-%%VERSION%%/book/book.bin
+share/gnome/help/grhino/C/topic.dat
+share/gnome/help/grhino/C/preferences-0.html
+share/gnome/help/grhino/C/preferences-1.html
+@dirrm share/gnome/help/grhino/C
+@dirrm share/gnome/help/grhino
+@dirrm share/gnome/grhino-%%VERSION%%/book
+@dirrm share/gnome/grhino-%%VERSION%%/pattern
+@dirrm share/gnome/grhino-%%VERSION%%



>Release-Note:
>Audit-Trail:

From: Kirill Ponomarew <krion@FreeBSD.org>
To: UMENO Takashi <umeno@rr.iij4u.or.jp>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/56255: Maintainer Update: games/grhino to 0.8.2
Date: Mon, 1 Sep 2003 10:11:02 +0200

 --9jxsPFA5p3P2qPhR
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hi,
 
 On Mon, Sep 01, 2003 at 09:12:02AM +0900, UMENO Takashi wrote:
 >=20
 > >Number:         56255
 > >Category:       ports
 > >Synopsis:       Maintainer Update: games/grhino to 0.8.2
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-ports-bugs
 > >State:          open
 > >Quarter:       =20
 > >Keywords:      =20
 > >Date-Required:
 > >Class:          maintainer-update
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Sun Aug 31 17:20:11 PDT 2003
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     UMENO Takashi
 > >Release:        FreeBSD 4.9-PRERELEASE i386
 
 The provided patch is not correct. You also deletet pkg-descr.
 Please provide new patch
 
 -Kirill
 
 --9jxsPFA5p3P2qPhR
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.3 (FreeBSD)
 
 iD8DBQE/Uv8WQC1G6a60JuURAmkMAKDfW+Bl27K2ljDzSDKjfUq+oYWkHgCffUMh
 v+XznYwkIk++f3S7++iIsqw=
 =AXfG
 -----END PGP SIGNATURE-----
 
 --9jxsPFA5p3P2qPhR--

From: UMENO Takashi <umeno@rr.iij4u.or.jp>
To: krion@FreeBSD.org
Cc: umeno@rr.iij4u.or.jp, FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/56255: Maintainer Update: games/grhino to 0.8.2
Date: Mon, 01 Sep 2003 18:41:31 +0900 (JST)

 Sorry,
 This is new patch.
 
 diff -urN grhino.orig/Makefile grhino/Makefile
 --- grhino.orig/Makefile	Sun Apr 20 13:24:35 2003
 +++ grhino/Makefile	Sun Aug 31 18:54:37 2003
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	grhino
 -PORTVERSION=	0.7.0
 +PORTVERSION=	0.8.2
  CATEGORIES=	games gnome
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	rhino
 diff -urN grhino.orig/distinfo grhino/distinfo
 --- grhino.orig/distinfo	Mon Nov 25 08:48:28 2002
 +++ grhino/distinfo	Sun Aug 31 18:55:22 2003
 @@ -1 +1 @@
 -MD5 (grhino-0.7.0.tar.gz) = 501614a2ef3d6a2ce2edd66fe7c1cb82
 +MD5 (grhino-0.8.2.tar.gz) = 4a93c5a0f720ef0a7714a8072f7ebff9
 diff -urN grhino.orig/files/patch-Makefile.in grhino/files/patch-Makefile.in
 --- grhino.orig/files/patch-Makefile.in	Thu Jan  1 09:00:00 1970
 +++ grhino/files/patch-Makefile.in	Sun Aug 31 23:36:47 2003
 @@ -0,0 +1,11 @@
 +--- Makefile.in.orig	Sun Aug 17 04:11:08 2003
 ++++ Makefile.in	Sun Aug 31 23:36:13 2003
 +@@ -42,7 +42,7 @@
 + docdir		= @docdir@
 + etcdir		= @sysconfdir@
 + localedir	= @datadir@/locale
 +-helpdir		= @datadir@/gnome/help/grhino
 ++helpdir		= @datadir@/help/grhino
 + 
 + pattern_dir	= @datadir@/${PACKAGE}-${VERSION}/pattern
 + book_dir	= @datadir@/${PACKAGE}-${VERSION}/book
 diff -urN grhino.orig/files/patch-aa grhino/files/patch-aa
 --- grhino.orig/files/patch-aa	Mon Nov 25 08:48:28 2002
 +++ grhino/files/patch-aa	Thu Jan  1 09:00:00 1970
 @@ -1,10 +0,0 @@
 ---- pattern.cc.orig	Thu Aug  1 23:10:02 2002
 -+++ pattern.cc	Tue Aug 20 23:34:37 2002
 -@@ -25,6 +25,7 @@
 - #include <fcntl.h>
 - #include <sys/stat.h>
 - #include <sys/types.h>
 -+#include <string.h>
 - 
 - // These are not correct in terms of symmetry but provide better
 - // opening moves
 diff -urN grhino.orig/files/patch-ab grhino/files/patch-ab
 --- grhino.orig/files/patch-ab	Mon Nov 25 08:48:28 2002
 +++ grhino/files/patch-ab	Thu Jan  1 09:00:00 1970
 @@ -1,11 +0,0 @@
 ---- Makefile.in.orig	Tue Sep 24 23:30:09 2002
 -+++ Makefile.in	Thu Sep 26 09:34:21 2002
 -@@ -43,7 +43,7 @@
 - etcdir		= @sysconfdir@
 - localedir	= @datadir@/locale
 - 
 --pattern_dir	= ${libdir}/${PACKAGE}-${VERSION}
 -+pattern_dir	= @datadir@/${PACKAGE}/${VERSION}
 - 
 - CC		= @CC@
 - CXX		= @CXX@
 diff -urN grhino.orig/pkg-plist grhino/pkg-plist
 --- grhino.orig/pkg-plist	Mon Nov 25 08:48:28 2002
 +++ grhino/pkg-plist	Mon Sep  1 07:54:36 2003
 @@ -1,14 +1,20 @@
  bin/grhino
 -share/gnome/grhino/%%VERSION%%/row1.bin
 -share/gnome/grhino/%%VERSION%%/row2.bin
 -share/gnome/grhino/%%VERSION%%/row3.bin
 -share/gnome/grhino/%%VERSION%%/row4.bin
 -share/gnome/grhino/%%VERSION%%/diag1.bin
 -share/gnome/grhino/%%VERSION%%/diag2.bin
 -share/gnome/grhino/%%VERSION%%/diag3.bin
 -share/gnome/grhino/%%VERSION%%/diag4.bin
 -share/gnome/grhino/%%VERSION%%/diag5.bin
 -share/gnome/grhino/%%VERSION%%/corner5x2.bin
 -share/gnome/grhino/%%VERSION%%/book.bin
 -@dirrm share/gnome/grhino/%%VERSION%%
 -@dirrm share/gnome/grhino
 +share/gnome/grhino-%%VERSION%%/pattern/row1.bin
 +share/gnome/grhino-%%VERSION%%/pattern/row2.bin
 +share/gnome/grhino-%%VERSION%%/pattern/row3.bin
 +share/gnome/grhino-%%VERSION%%/pattern/row4.bin
 +share/gnome/grhino-%%VERSION%%/pattern/diag1.bin
 +share/gnome/grhino-%%VERSION%%/pattern/diag2.bin
 +share/gnome/grhino-%%VERSION%%/pattern/diag3.bin
 +share/gnome/grhino-%%VERSION%%/pattern/diag4.bin
 +share/gnome/grhino-%%VERSION%%/pattern/diag5.bin
 +share/gnome/grhino-%%VERSION%%/pattern/corner5x2.bin
 +share/gnome/grhino-%%VERSION%%/book/book.bin
 +share/gnome/help/grhino/C/topic.dat
 +share/gnome/help/grhino/C/preferences-0.html
 +share/gnome/help/grhino/C/preferences-1.html
 +@dirrm share/gnome/help/grhino/C
 +@dirrm share/gnome/help/grhino
 +@dirrm share/gnome/grhino-%%VERSION%%/book
 +@dirrm share/gnome/grhino-%%VERSION%%/pattern
 +@dirrm share/gnome/grhino-%%VERSION%%
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Mon Sep 1 02:53:59 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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