From tkato432@yahoo.com  Mon Oct 19 18:00:58 2009
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9D8AE106566C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 19 Oct 2009 18:00:57 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id 595488FC08
	for <FreeBSD-gnats-submit@FreeBSD.org>; Mon, 19 Oct 2009 18:00:57 +0000 (UTC)
Received: from localhost.localdomain (ZT037080.ppp.dion.ne.jp [59.128.37.80])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id EDD7B4AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 20 Oct 2009 03:00:54 +0900 (JST)
Message-Id: <20091020030014.06079225.tkato432@yahoo.com>
Date: Tue, 20 Oct 2009 03:00:14 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: games/qgo to 1.5.4.3

>Number:         139765
>Category:       ports
>Synopsis:       Update port: games/qgo to 1.5.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 19 18:10:01 UTC 2009
>Closed-Date:    Tue Oct 20 09:40:53 UTC 2009
>Last-Modified:  Tue Oct 20 09:50:10 UTC 2009
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.4-r3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile
--- /usr/ports/games/qgo/Makefile	2009-08-22 16:19:41.000000000 +0900
+++ games/qgo/Makefile	2009-10-19 22:57:31.000000000 +0900
@@ -7,10 +7,9 @@
 #
 
 PORTNAME=	qgo
-PORTVERSION=	1.5.4.2
-PORTREVISION=	3
+PORTVERSION=	1.5.4.3
 CATEGORIES=	games
-MASTER_SITES=	SF/${PORTNAME}/OldFiles
+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}
 
 MAINTAINER=	ports@FreeBSD.org
@@ -24,8 +23,8 @@
 GNU_CONFIGURE=	yes
 
 post-patch:
-	@${REINPLACE_CMD} -e \
-		's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+	@${REINPLACE_CMD} -e '/NOOPT/s|^CXXFLAGS=|#CXXFLAGS=|g ; \
+		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 	@${REINPLACE_CMD} -e \
 		's|/usr/share|${PREFIX}/share|g' ${WRKSRC}/templates/*.desktop
 
diff -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo
--- /usr/ports/games/qgo/distinfo	2007-12-15 05:08:56.000000000 +0900
+++ games/qgo/distinfo	2009-10-19 22:47:55.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (qgo-1.5.4-r2.tar.gz) = 5b83bd5ec234beabe48ca17eace3957e
-SHA256 (qgo-1.5.4-r2.tar.gz) = 6deb7ead53d312eed8c3d8c062bb7c56be24eeccf0e4e0f2845b0c39e1e61ee9
-SIZE (qgo-1.5.4-r2.tar.gz) = 2393949
+MD5 (qgo-1.5.4-r3.tar.gz) = f8f9a6288b7854932bb2666a58631988
+SHA256 (qgo-1.5.4-r3.tar.gz) = ddfb66ada7027b844838895061f266bda03b327e8dfec2ee2782e14748bac104
+SIZE (qgo-1.5.4-r3.tar.gz) = 2490737
diff -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist
--- /usr/ports/games/qgo/pkg-plist	2007-12-15 05:08:56.000000000 +0900
+++ games/qgo/pkg-plist	2009-10-19 23:03:38.000000000 +0900
@@ -31,6 +31,7 @@
 share/qGo/translations/qgo_it.qm
 share/qGo/translations/qgo_la.qm
 share/qGo/translations/qgo_nl.qm
+share/qGo/translations/qgo_pl.qm
 share/qGo/translations/qgo_pt.qm
 share/qGo/translations/qgo_ru.qm
 share/qGo/translations/qgo_tr.qm
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 19 18:10:23 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139765 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Tue Oct 20 09:40:52 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139765 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139765: commit references a PR
Date: Tue, 20 Oct 2009 09:41:25 +0000 (UTC)

 miwi        2009-10-20 09:40:26 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/qgo            Makefile distinfo pkg-plist 
   Log:
   - Update to 1.5.4.3
   
   PR:             139765
   Submitted by:   Ports Fury
   
   Revision  Changes    Path
   1.37      +4 -5      ports/games/qgo/Makefile
   1.24      +3 -3      ports/games/qgo/distinfo
   1.14      +1 -0      ports/games/qgo/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
