Date: Tue, 10 Feb 2004 23:30:13 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/62638: Update port: games/qgo to 0.1.3 Message-ID: <20040210233013.1fff1f4c.tkato@prontomail.com> Resent-Message-ID: <200402101440.i1AEeFIt075812@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62638 >Category: ports >Synopsis: Update port: games/qgo to 0.1.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: Tue Feb 10 06:40:15 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.1.3 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile --- /usr/ports/games/qgo/Makefile Wed Feb 4 18:58:50 2004 +++ games/qgo/Makefile Tue Feb 10 12:08:22 2004 @@ -7,8 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTVERSION= 0.1.3 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 Thu Jan 29 20:25:21 2004 +++ games/qgo/distinfo Tue Feb 10 13:25:49 2004 @@ -1,2 +1,2 @@ -MD5 (qgo-0.1.2.tar.gz) = d2177598411125c0412f126f87546364 -SIZE (qgo-0.1.2.tar.gz) = 1420369 +MD5 (qgo-0.1.3.tar.gz) = 718c3109e205c8e7d6312526cdb90f47 +SIZE (qgo-0.1.3.tar.gz) = 1684589 diff -urN /usr/ports/games/qgo/files/patch-qgo::Makefile.in games/qgo/files/patch-qgo::Makefile.in --- /usr/ports/games/qgo/files/patch-qgo::Makefile.in Thu Dec 18 13:28:31 2003 +++ games/qgo/files/patch-qgo::Makefile.in Tue Feb 10 13:27:16 2004 @@ -1,5 +1,5 @@ ---- qgo/Makefile.in.orig Thu Dec 11 08:40:40 2003 -+++ qgo/Makefile.in Tue Dec 16 02:00:51 2003 +--- qgo/Makefile.in.orig Tue Feb 10 07:32:13 2004 ++++ qgo/Makefile.in Tue Feb 10 13:27:04 2004 @@ -235,7 +235,7 @@ KDE_OPTIONS = qtonly qgo_LDADD = ./src/libsrc.a $(LIB_QPE) $(LIB_QT) $(LIBSOCKET) @@ -7,7 +7,7 @@ -SUBDIRS = src templates +SUBDIRS = src - EXTRA_DIST = filenew.xpm filesave.xpm fileopen.xpm + EXTRA_DIST = filenew.xpm filesave.xpm fileopen.xpm ChangeLog @@ -266,6 +266,11 @@ #>+ 1 @@ -18,6 +18,6 @@ +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) +CCLD = $(CC) +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ - DIST_COMMON = Makefile.am Makefile.in + DIST_COMMON = ChangeLog Makefile.am Makefile.in diff -urN /usr/ports/games/qgo/pkg-plist games/qgo/pkg-plist --- /usr/ports/games/qgo/pkg-plist Thu Dec 18 13:28:31 2003 +++ games/qgo/pkg-plist Tue Feb 10 13:30:06 2004 @@ -14,6 +14,7 @@ share/qGo/translations/qgo_de.qm share/qGo/translations/qgo_fr.qm share/qGo/translations/qgo_it.qm +share/qGo/translations/qgo_nl.qm @dirrm share/qGo/translations @dirrm share/qGo/sounds @dirrm share/qGo/pics >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040210233013.1fff1f4c.tkato>