aboutsummaryrefslogtreecommitdiffstats
path: root/games/qgo
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-10 23:41:25 +0800
committerkrion <krion@FreeBSD.org>2004-05-10 23:41:25 +0800
commitebf8bb7211ac5d9126efaa20b587d5a19672c790 (patch)
tree68e3e0ccd4015ff2b9c8edb334cf89f7832914ac /games/qgo
parente240ff46d397516202a6e48e4bf321d89263ddd1 (diff)
downloadfreebsd-ports-gnome-ebf8bb7211ac5d9126efaa20b587d5a19672c790.tar.gz
freebsd-ports-gnome-ebf8bb7211ac5d9126efaa20b587d5a19672c790.tar.zst
freebsd-ports-gnome-ebf8bb7211ac5d9126efaa20b587d5a19672c790.zip
- Update to version 0.2
PR: ports/66465 Submitted by: Ports Fury
Diffstat (limited to 'games/qgo')
-rw-r--r--games/qgo/Makefile2
-rw-r--r--games/qgo/distinfo4
-rw-r--r--games/qgo/files/patch-qgo::Makefile.in6
3 files changed, 6 insertions, 6 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile
index 8cbec21515c5..62ff39a45491 100644
--- a/games/qgo/Makefile
+++ b/games/qgo/Makefile
@@ -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 --git a/games/qgo/distinfo b/games/qgo/distinfo
index b9c408396676..3b9af8acfce0 100644
--- a/games/qgo/distinfo
+++ b/games/qgo/distinfo
@@ -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 --git a/games/qgo/files/patch-qgo::Makefile.in b/games/qgo/files/patch-qgo::Makefile.in
index 96bb39521d26..fd65750fdfeb 100644
--- a/games/qgo/files/patch-qgo::Makefile.in
+++ b/games/qgo/files/patch-qgo::Makefile.in
@@ -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