Date: Wed, 5 May 2004 04:36:33 +0900 (JST) From: UMENO Takashi <umeno@rr.iij4u.or.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/66269: Maintainer Update: games/grhino to 0.12.0 Message-ID: <200405041936.i44JaXJ7039582@belldandy.unnumbered.net> Resent-Message-ID: <200405041940.i44JeKBw088670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66269 >Category: ports >Synopsis: Maintainer Update: games/grhino to 0.12.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 04 12:40:20 PDT 2004 >Closed-Date: >Last-Modified: >Originator: UMENO Takashi >Release: FreeBSD 4.10-BETA i386 >Organization: individual >Environment: System: FreeBSD belldandy.unnumbered.net 4.10-BETA FreeBSD 4.10-BETA #0: Wed Apr 21 07:49:51 JST 2004 umeno@belldandy.unnumbered.net:/usr/obj/usr/src/sys/SAKUYA22 i386 >Description: Maintainer Update: games/grhino to 0.12.0 New file: files/patch-alphabeta.cc >How-To-Repeat: N/A >Fix: diff -urN grhino.orig/Makefile grhino/Makefile --- grhino.orig/Makefile Mon Apr 19 22:29:51 2004 +++ grhino/Makefile Tue May 4 20:44:13 2004 @@ -6,7 +6,7 @@ # PORTNAME= grhino -PORTVERSION= 0.11.0 +PORTVERSION= 0.12.0 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= rhino diff -urN grhino.orig/distinfo grhino/distinfo --- grhino.orig/distinfo Mon Apr 19 22:29:51 2004 +++ grhino/distinfo Tue May 4 21:00:26 2004 @@ -1,2 +1,2 @@ -MD5 (grhino-0.11.0.tar.gz) = c4d5aa20f13e344d0320a002f3dffdec -SIZE (grhino-0.11.0.tar.gz) = 904794 +MD5 (grhino-0.12.0.tar.gz) = 1dda78d51a02d9cdefc9765f03c93242 +SIZE (grhino-0.12.0.tar.gz) = 890606 diff -urN grhino.orig/files/patch-alphabeta.cc grhino/files/patch-alphabeta.cc --- grhino.orig/files/patch-alphabeta.cc Thu Jan 1 09:00:00 1970 +++ grhino/files/patch-alphabeta.cc Wed May 5 04:09:58 2004 @@ -0,0 +1,11 @@ +--- alphabeta.cc.orig Mon May 3 15:05:35 2004 ++++ alphabeta.cc Wed May 5 04:07:31 2004 +@@ -18,6 +18,8 @@ + Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + */ + ++#include <string> ++#include <iostream> + #include "boardio.h" + #include "hash.h" + #include "alphabeta.h" diff -urN grhino.orig/pkg-plist grhino/pkg-plist --- grhino.orig/pkg-plist Tue Apr 13 11:53:12 2004 +++ grhino/pkg-plist Wed May 5 04:14:05 2004 @@ -19,14 +19,18 @@ share/gnome/grhino-%%VERSION%%/theme/small/right.xpm share/gnome/grhino-%%VERSION%%/theme/small/top.xpm share/gnome/grhino-%%VERSION%%/theme/small/white.xpm -share/gnome/help/grhino/C/topic.dat -share/gnome/help/grhino/C/preferences-0.html -share/gnome/help/grhino/C/preferences-1.html -share/gnome/help/grhino/C/preferences-2.html share/gnome/help/grhino/C/grhino-C.omf +share/gnome/help/grhino/C/legal.xml +share/gnome/help/grhino/C/figures/history.png +share/gnome/help/grhino/C/figures/mainwindow.png +share/gnome/help/grhino/C/figures/pattern.png +share/gnome/help/grhino/C/figures/prefs-ai.png +share/gnome/help/grhino/C/figures/prefs-board.png +share/gnome/help/grhino/C/figures/prefs-theme.png @exec scrollkeeper-install -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/help/grhino/C/grhino-C.omf 2>/dev/null || /usr/bin/true share/gnome/help/grhino/C/grhino.xml +@dirrm share/gnome/help/grhino/C/figures @dirrm share/gnome/help/grhino/C @dirrm share/gnome/help/grhino @dirrm share/gnome/grhino-%%VERSION%%/theme/small >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405041936.i44JaXJ7039582>