ports/56255: Maintainer Update: games/grhino to 0.8.2

UMENO Takashi umeno at rr.iij4u.or.jp
Mon Sep 1 09:50:12 UTC 2003


The following reply was made to PR ports/56255; it has been noted by GNATS.

From: UMENO Takashi <umeno at rr.iij4u.or.jp>
To: krion at FreeBSD.org
Cc: umeno at rr.iij4u.or.jp, FreeBSD-gnats-submit at 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
 - at dirrm share/gnome/grhino/%%VERSION%%
 - at 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
 + at dirrm share/gnome/help/grhino/C
 + at dirrm share/gnome/help/grhino
 + at dirrm share/gnome/grhino-%%VERSION%%/book
 + at dirrm share/gnome/grhino-%%VERSION%%/pattern
 + at dirrm share/gnome/grhino-%%VERSION%%



More information about the freebsd-ports-bugs mailing list