Date: Sun, 11 Dec 2005 02:00:21 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/90193: Update port: games/qgo to 1.0.3.2 Message-ID: <20051211020021.29cffc09.tkato432@yahoo.com> Resent-Message-ID: <200512101710.jBAHA4iK032913@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 90193 >Category: ports >Synopsis: Update port: games/qgo to 1.0.3.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: Sat Dec 10 17:10:04 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.11-RELEASE-p13 i386 >Organization: >Environment: >Description: - Update to version 1.0.3.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile --- /usr/ports/games/qgo/Makefile Mon Oct 10 22:32:50 2005 +++ games/qgo/Makefile Wed Dec 7 00:00:00 2005 @@ -7,13 +7,16 @@ # PORTNAME= qgo -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.3.2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +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_REINPLACE= yes diff -urN /usr/ports/games/qgo/distinfo games/qgo/distinfo --- /usr/ports/games/qgo/distinfo Fri Nov 25 13:35:15 2005 +++ games/qgo/distinfo Wed Dec 7 00:23:00 2005 @@ -1,3 +1,3 @@ -MD5 (qgo-1.0.3.tar.gz) = a82ce238c109a449a72fd963b0a1c606 -SHA256 (qgo-1.0.3.tar.gz) = 930dc533301bfd0b02fde05a69f64323ebee0869ca7dc0ff8439a98e46be19a6 -SIZE (qgo-1.0.3.tar.gz) = 2230353 +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 diff -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist --- /usr/ports/games/qgo/pkg-plist Mon Oct 10 22:32:50 2005 +++ games/qgo/pkg-plist Wed Dec 7 00:37:42 2005 @@ -26,9 +26,11 @@ share/qGo/sounds/tictoc.wav share/qGo/translations/qgo_cz.qm share/qGo/translations/qgo_de.qm +share/qGo/translations/qgo_dk.qm share/qGo/translations/qgo_fr.qm share/qGo/translations/qgo_it.qm share/qGo/translations/qgo_nl.qm +share/qGo/translations/qgo_pt.qm share/qGo/translations/qgo_zh.qm @dirrm share/qGo/translations @dirrm share/qGo/sounds >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051211020021.29cffc09.tkato432>