summaryrefslogtreecommitdiff
path: root/games/qgo
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-10 15:41:25 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-10 15:41:25 +0000
commit137e7592b8747fe6b0f5d543c5743f09d5866053 (patch)
tree36b158f745712ea4365e7520b4a9057746017b07 /games/qgo
parent- Update to version 1.6.3 (diff)
- Update to version 0.2
PR: ports/66465 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=108850
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