Date: Tue, 11 May 2004 00:00:18 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/66465: Update port: games/qgo to 0.2 Message-ID: <20040511000018.6f917d30.tkato@prontomail.com> Resent-Message-ID: <200405101510.i4AFA49I075644@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66465 >Category: ports >Synopsis: Update port: games/qgo to 0.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: Mon May 10 08:10:04 PDT 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p7 i386 >Organization: >Environment: >Description: - Update to version 0.2 >How-To-Repeat: >Fix: diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile --- /usr/ports/games/qgo/Makefile Sun Mar 14 18:10:54 2004 +++ games/qgo/Makefile Mon May 10 18:20:39 2004 @@ -7,7 +7,7 @@ # PORTNAME= qgo -PORTVERSION= 0.1.3 +PORTVERSION= 0.2 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 Wed Feb 11 12:56:15 2004 +++ games/qgo/distinfo Mon May 10 18:32:13 2004 @@ -1,2 +1,2 @@ -MD5 (qgo-0.1.3.tar.gz) = 718c3109e205c8e7d6312526cdb90f47 -SIZE (qgo-0.1.3.tar.gz) = 1684589 +MD5 (qgo-0.2.tar.gz) = 75da1a2459d20aa02fd8e5306c599a2d +SIZE (qgo-0.2.tar.gz) = 1751448 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 Wed Feb 11 12:56:15 2004 +++ games/qgo/files/patch-qgo::Makefile.in Mon May 10 18:34:56 2004 @@ -1,5 +1,5 @@ ---- qgo/Makefile.in.orig Tue Feb 10 07:32:13 2004 -+++ qgo/Makefile.in Tue Feb 10 13:27:04 2004 +--- qgo/Makefile.in.orig Mon May 10 18:33:38 2004 ++++ qgo/Makefile.in Mon May 10 18:34:44 2004 @@ -235,7 +235,7 @@ KDE_OPTIONS = qtonly qgo_LDADD = ./src/libsrc.a $(LIB_QPE) $(LIB_QT) $(LIBSOCKET) @@ -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 = ChangeLog Makefile.am Makefile.in + DIST_COMMON = README ChangeLog Makefile.am Makefile.in TODO >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040511000018.6f917d30.tkato>