Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2009 03:00:14 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139765: Update port: games/qgo to 1.5.4.3
Message-ID:  <20091020030014.06079225.tkato432@yahoo.com>
Resent-Message-ID: <200910191810.n9JIA2GM028308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139765
>Category:       ports
>Synopsis:       Update port: games/qgo to 1.5.4.3
>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:   Mon Oct 19 18:10:01 UTC 2009
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091020030014.06079225.tkato432>