Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2007 03:00:49 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118610: Update port: games/qgo to 1.5.4.2
Message-ID:  <20071213030049.8542f6a3.tkato432@yahoo.com>
Resent-Message-ID: <200712121830.lBCIUDQm035787@freefall.freebsd.org>

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

>Number:         118610
>Category:       ports
>Synopsis:       Update port: games/qgo to 1.5.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:   Wed Dec 12 18:30:12 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.4.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile
--- /usr/ports/games/qgo/Makefile	Thu Jun 21 03:00:55 2007
+++ games/qgo/Makefile	Sat Oct 20 20:21:38 2007
@@ -7,21 +7,21 @@
 #
 
 PORTNAME=	qgo
-PORTVERSION=	1.5.4
+PORTVERSION=	1.5.4.2
 CATEGORIES=	games
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITES=	SF
+DISTNAME=	${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Go board and SGF editor written with the Qt library
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+
 USE_QT_VER=	3
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ARGS=	--x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
-MAKE_ARGS=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \
-		AUTOMAKE="${TRUE}"
 
 post-patch:
 	@${REINPLACE_CMD} -e \
diff -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo
--- /usr/ports/games/qgo/distinfo	Thu Jun 21 03:00:55 2007
+++ games/qgo/distinfo	Sat Oct 20 17:33:35 2007
@@ -1,3 +1,3 @@
-MD5 (qgo-1.5.4.tar.gz) = a91e903194d676ee9970300adcef70b1
-SHA256 (qgo-1.5.4.tar.gz) = 1c5dd7171e4da1339b0d95c3f1cfed8a592e6e4b8dc0bf446a5d3fc02e62d014
-SIZE (qgo-1.5.4.tar.gz) = 2427901
+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
diff -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist
--- /usr/ports/games/qgo/pkg-plist	Thu Jun 21 03:00:55 2007
+++ games/qgo/pkg-plist	Sat Oct 20 21:02:14 2007
@@ -33,6 +33,7 @@
 share/qGo/translations/qgo_nl.qm
 share/qGo/translations/qgo_pt.qm
 share/qGo/translations/qgo_ru.qm
+share/qGo/translations/qgo_tr.qm
 share/qGo/translations/qgo_zh.qm
 share/qGo/translations/qgo_zh_cn.qm
 @dirrm share/qGo/translations
>Release-Note:
>Audit-Trail:
>Unformatted:



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