FreeBSD Bugzilla – Attachment 44834 Details for
Bug 69295
Update port: games/ggz-txt-client to 0.0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.40 KB, created by
tkato432
on 2004-07-19 15:10:21 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-07-19 15:10:21 UTC
Size:
3.40 KB
patch
obsolete
>diff -urN /usr/ports/games/ggz-txt-client/Makefile games/ggz-txt-client/Makefile >--- /usr/ports/games/ggz-txt-client/Makefile Mon Apr 12 12:51:43 2004 >+++ games/ggz-txt-client/Makefile Sun Jul 18 20:29:51 2004 >@@ -7,20 +7,20 @@ > # > > PORTNAME= ggz-txt-client >-PORTVERSION= 0.0.8 >+PORTVERSION= 0.0.9 > CATEGORIES= games >-MASTER_SITES= http://ggzgamingzone.org/pub/ggz/%SUBDIR%/ >+MASTER_SITES= http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ > MASTER_SITE_SUBDIR= ${PORTVERSION} > > MAINTAINER= ports@FreeBSD.org > COMMENT= The GGZ Gaming Zone - Console (Text) Frontend > >-LIB_DEPENDS= ggzcore.4:${PORTSDIR}/games/ggz-client-libs >+LIB_DEPENDS= ggzcore.5:${PORTSDIR}/games/ggz-client-libs > > USE_GNOME= gnometarget > USE_GETOPT_LONG= yes > USE_GETTEXT= yes >-GNU_CONFIGURE= yes >+USE_LIBTOOL_VER= 15 > CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" > CONFIGURE_ARGS= --disable-debug > >diff -urN /usr/ports/games/ggz-txt-client/distinfo games/ggz-txt-client/distinfo >--- /usr/ports/games/ggz-txt-client/distinfo Sun Feb 15 04:00:29 2004 >+++ games/ggz-txt-client/distinfo Mon Jul 19 22:38:29 2004 >@@ -1,2 +1,2 @@ >-MD5 (ggz-txt-client-0.0.8.tar.gz) = c75bdf17ed8576fb36ec9c00fb79dedf >-SIZE (ggz-txt-client-0.0.8.tar.gz) = 124315 >+MD5 (ggz-txt-client-0.0.9.tar.gz) = c9ef37dd4b8c2679f9136cdf4f714b76 >+SIZE (ggz-txt-client-0.0.9.tar.gz) = 132926 >diff -urN /usr/ports/games/ggz-txt-client/files/patch-ggz-txt::loop.c games/ggz-txt-client/files/patch-ggz-txt::loop.c >--- /usr/ports/games/ggz-txt-client/files/patch-ggz-txt::loop.c Thu Jan 1 09:00:00 1970 >+++ games/ggz-txt-client/files/patch-ggz-txt::loop.c Sun Jul 18 20:25:31 2004 >@@ -0,0 +1,10 @@ >+--- ggz-txt/loop.c.orig Mon May 17 23:20:01 2004 >++++ ggz-txt/loop.c Sun Jul 18 20:25:18 2004 >+@@ -32,6 +32,7 @@ >+ #include <ggz.h> >+ #include <unistd.h> >+ #include <stdlib.h> >++#include <string.h> >+ #include <sys/time.h> >+ #include <sys/types.h> >+ >diff -urN /usr/ports/games/ggz-txt-client/files/patch-ggz-txt::output.c games/ggz-txt-client/files/patch-ggz-txt::output.c >--- /usr/ports/games/ggz-txt-client/files/patch-ggz-txt::output.c Thu Jan 1 09:00:00 1970 >+++ games/ggz-txt-client/files/patch-ggz-txt::output.c Sun Jul 18 20:29:41 2004 >@@ -0,0 +1,14 @@ >+--- ggz-txt/output.c.orig Fri Jun 25 22:32:46 2004 >++++ ggz-txt/output.c Sun Jul 18 20:29:22 2004 >+@@ -145,10 +145,10 @@ >+ char message[1024]; /* FIXME: Make me dynamic */ >+ int x; >+ char *token, *messagedup, *orig; >++ va_list ap; >+ >+ if(!output_enabled) return; >+ >+- va_list ap; >+ va_start(ap, fmt); >+ vsnprintf(message, sizeof(message), fmt, ap); >+ va_end(ap); >diff -urN /usr/ports/games/ggz-txt-client/files/patch-tttxt::main.c games/ggz-txt-client/files/patch-tttxt::main.c >--- /usr/ports/games/ggz-txt-client/files/patch-tttxt::main.c Thu Jan 1 09:00:00 1970 >+++ games/ggz-txt-client/files/patch-tttxt::main.c Sun Jul 18 20:32:19 2004 >@@ -0,0 +1,10 @@ >+--- tttxt/main.c.orig Mon May 17 23:21:10 2004 >++++ tttxt/main.c Sun Jul 18 20:32:02 2004 >+@@ -24,6 +24,7 @@ >+ #include <fcntl.h> >+ #include <errno.h> >+ #include <string.h> >++#include <sys/time.h> >+ >+ #include <ggz_common.h> >+ #include <ggzmod.h> >diff -urN /usr/ports/games/ggz-txt-client/pkg-plist games/ggz-txt-client/pkg-plist >--- /usr/ports/games/ggz-txt-client/pkg-plist Thu Oct 9 10:47:02 2003 >+++ games/ggz-txt-client/pkg-plist Sun Jul 18 20:40:44 2004 >@@ -1,2 +1,5 @@ > bin/ggz-txt >+etc/ggz.modules >+lib/ggz/tttxt > share/locale/de/LC_MESSAGES/ggz-txt.mo >+@unexec rmdir %D/lib/ggz 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 69295
: 44834