ports/92009: Update port: games/qgo to 1.0.4.2

KATO Tsuguru tkato432 at yahoo.com
Thu Jan 19 17:10:15 UTC 2006


>Number:         92009
>Category:       ports
>Synopsis:       Update port: games/qgo to 1.0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 17:10:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.4.2

New file:
files/patch-src__mainwin.cpp
files/patch-src__parser.cpp

Remove file:
files/patch-src::mainwin.cpp

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile
--- /usr/ports/games/qgo/Makefile	Mon Dec 12 13:30:05 2005
+++ games/qgo/Makefile	Wed Jan 18 02:38:49 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	qgo
-PORTVERSION=	1.0.3.2
+PORTVERSION=	1.0.4.2
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo
--- /usr/ports/games/qgo/distinfo	Mon Dec 12 13:30:05 2005
+++ games/qgo/distinfo	Wed Jan 18 03:07:55 2006
@@ -1,3 +1,3 @@
-MD5 (qgo-1.0.3-r2.tar.gz) = 575deb5a2b4a34820c389b5cec361e28
-SHA256 (qgo-1.0.3-r2.tar.gz) = 8d9ae3e825857156fa131b796e51883976af80fb677214af2967c8658d158d7f
-SIZE (qgo-1.0.3-r2.tar.gz) = 2208465
+MD5 (qgo-1.0.4-r2.tar.gz) = 49da743ca769d8d18fc3a4b7a6aa0bf8
+SHA256 (qgo-1.0.4-r2.tar.gz) = b57c07b8270b0da8ea15a146b637e1a9c2c550f306d80ed700ead97ef76244da
+SIZE (qgo-1.0.4-r2.tar.gz) = 2316848
diff -urN /usr/ports/games/qgo/files/patch-src::mainwin.cpp games/qgo/files/patch-src::mainwin.cpp
--- /usr/ports/games/qgo/files/patch-src::mainwin.cpp	Sun Dec 19 03:46:04 2004
+++ games/qgo/files/patch-src::mainwin.cpp	Thu Jan  1 09:00:00 1970
@@ -1,15 +0,0 @@
---- src/mainwin.cpp.orig	Mon Nov 29 15:42:39 2004
-+++ src/mainwin.cpp	Tue Dec 14 19:37:16 2004
-@@ -1571,10 +1571,10 @@
-       //set the params of "who command"
-       if ((whoBox1->currentItem() >1)  || (whoBox2->currentItem() >1))
-         {
--             wparam.append(whoBox1->currentItem()==1 ? "9p" : whoBox1->currentText());
-+             wparam.append(whoBox1->currentItem()==1 ? QString("9p") : whoBox1->currentText());
-              if ((whoBox1->currentItem())  && (whoBox2->currentItem()))
-                 wparam.append("-");
--             wparam.append(whoBox2->currentItem()==1 ? "9p" : whoBox2->currentText());
-+             wparam.append(whoBox2->currentItem()==1 ? QString("9p") : whoBox2->currentText());
-          }
-       else if ((whoBox1->currentItem())  || (whoBox2->currentItem()))
-            wparam.append("1p-9p");
diff -urN /usr/ports/games/qgo/files/patch-src__mainwin.cpp games/qgo/files/patch-src__mainwin.cpp
--- /usr/ports/games/qgo/files/patch-src__mainwin.cpp	Thu Jan  1 09:00:00 1970
+++ games/qgo/files/patch-src__mainwin.cpp	Wed Jan 18 03:10:07 2006
@@ -0,0 +1,15 @@
+--- src/mainwin.cpp.orig	Thu Nov 24 08:38:33 2005
++++ src/mainwin.cpp	Wed Jan 18 03:09:52 2006
+@@ -1604,10 +1604,10 @@
+       //set the params of "who command"
+ 	if ((whoBox1->currentItem() >1)  || (whoBox2->currentItem() >1))
+         {
+-		wparam.append(whoBox1->currentItem()==1 ? "9p" : whoBox1->currentText());
++		wparam.append(whoBox1->currentItem()==1 ? QString("9p") : whoBox1->currentText());
+ 		if ((whoBox1->currentItem())  && (whoBox2->currentItem()))
+ 			wparam.append("-");
+-		wparam.append(whoBox2->currentItem()==1 ? "9p" : whoBox2->currentText());
++		wparam.append(whoBox2->currentItem()==1 ? QString("9p") : whoBox2->currentText());
+          } 
+ 	else if ((whoBox1->currentItem())  || (whoBox2->currentItem()))
+         	wparam.append("1p-9p");
diff -urN /usr/ports/games/qgo/files/patch-src__parser.cpp games/qgo/files/patch-src__parser.cpp
--- /usr/ports/games/qgo/files/patch-src__parser.cpp	Thu Jan  1 09:00:00 1970
+++ games/qgo/files/patch-src__parser.cpp	Wed Jan 18 03:20:33 2006
@@ -0,0 +1,18 @@
+--- src/parser.cpp.orig	Tue Dec 27 17:49:01 2005
++++ src/parser.cpp	Wed Jan 18 03:20:10 2006
+@@ -1176,13 +1176,13 @@
+ 				{
+ 					aGameInfo->wname = element(line, 1, ":","(");
+ 					aGameInfo->wtime = (time1.toInt()==0 ? time2 : time1);
+-					aGameInfo->wstones = (time1.toInt()==0 ?stones: "-1") ;
++					aGameInfo->wstones = (time1.toInt()==0 ? stones : QString("-1")) ;
+ 				}
+ 				else if (line.contains("(B)"))					
+ 				{
+ 					aGameInfo->bname = element(line, 1, ":","(");
+ 					aGameInfo->btime = (time1.toInt()==0 ? time2 : time1);
+-					aGameInfo->bstones = (time1.toInt()==0 ? stones:"-1") ;
++					aGameInfo->bstones = (time1.toInt()==0 ? stones : QString("-1")) ;
+ 				}
+ 				else //never know with IGS ...
+ 					return IT_OTHER;
diff -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist
--- /usr/ports/games/qgo/pkg-plist	Mon Dec 12 13:30:05 2005
+++ games/qgo/pkg-plist	Wed Jan 18 03:30:56 2006
@@ -13,7 +13,6 @@
 share/qGo/pics/synthetic_2.png
 share/qGo/sounds/click.wav
 share/qGo/sounds/connect.wav
-share/qGo/sounds/connect2.wav
 share/qGo/sounds/enter.wav
 share/qGo/sounds/gameend.wav
 share/qGo/sounds/leave.wav
@@ -21,7 +20,6 @@
 share/qGo/sounds/pass.wav
 share/qGo/sounds/say.wav
 share/qGo/sounds/stone.wav
-share/qGo/sounds/stone2.wav
 share/qGo/sounds/talk.wav
 share/qGo/sounds/tictoc.wav
 share/qGo/translations/qgo_cz.qm
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list