FreeBSD Bugzilla – Attachment 46099 Details for
Bug 70865
Update port: games/gnomechess
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.80 KB, created by
tkato432
on 2004-08-23 16:10:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2004-08-23 16:10:18 UTC
Size:
2.80 KB
patch
obsolete
>diff -urN /usr/ports/games/gnomechess/Makefile games/gnomechess/Makefile >--- /usr/ports/games/gnomechess/Makefile Wed Feb 4 18:58:39 2004 >+++ games/gnomechess/Makefile Mon Aug 23 20:25:35 2004 >@@ -20,10 +20,11 @@ > RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty > > USE_X_PREFIX= yes >-USE_GMAKE= yes > USE_GNOME= gnomecanvas gnomehack gnomeprefix libglade >+USE_GMAKE= yes > GNU_CONFIGURE= yes > CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" >+MAKE_ARGS= XML_I18N_UPDATE="${TRUE}" XML_I18N_EXTRACT="${TRUE}" > > .include <bsd.port.mk> >diff -urN /usr/ports/games/gnomechess/files/patch-src::board.c games/gnomechess/files/patch-src::board.c >--- /usr/ports/games/gnomechess/files/patch-src::board.c Thu Jan 1 09:00:00 1970 >+++ games/gnomechess/files/patch-src::board.c Sun Aug 22 03:43:10 2004 >@@ -0,0 +1,10 @@ >+--- src/board.c.orig Mon Jul 23 07:45:20 2001 >++++ src/board.c Sun Aug 22 03:42:58 2004 >+@@ -661,6 +661,7 @@ >+ >+ break; >+ default: >++ ; >+ } >+ >+ return 0; >diff -urN /usr/ports/games/gnomechess/files/patch-src::pgn.c games/gnomechess/files/patch-src::pgn.c >--- /usr/ports/games/gnomechess/files/patch-src::pgn.c Thu Jan 1 09:00:00 1970 >+++ games/gnomechess/files/patch-src::pgn.c Sun Aug 22 03:44:56 2004 >@@ -0,0 +1,18 @@ >+--- src/pgn.c.orig Thu Jun 28 06:14:20 2001 >++++ src/pgn.c Sun Aug 22 03:44:44 2004 >+@@ -311,6 +311,7 @@ >+ tag->result = g_strdup(value2.v_string); >+ break; >+ default: >++ ; >+ } >+ } >+ >+@@ -512,6 +513,7 @@ >+ } >+ >+ finish: >++ ; >+ } >+ >+ static int >diff -urN /usr/ports/games/gnomechess/files/patch-src::server-term.c games/gnomechess/files/patch-src::server-term.c >--- /usr/ports/games/gnomechess/files/patch-src::server-term.c Thu Jan 1 09:00:00 1970 >+++ games/gnomechess/files/patch-src::server-term.c Sun Aug 22 03:46:27 2004 >@@ -0,0 +1,10 @@ >+--- src/server-term.c.orig Sun Jun 17 04:47:01 2001 >++++ src/server-term.c Sun Aug 22 03:46:07 2004 >+@@ -348,6 +348,7 @@ >+ jump2: >+ i++; >+ jump: >++ ; >+ } >+ newtext[j] = 0; >+ zvt_term_feed (ZVT_TERM (widget), newtext, j); >diff -urN /usr/ports/games/gnomechess/pkg-plist games/gnomechess/pkg-plist >--- /usr/ports/games/gnomechess/pkg-plist Mon Aug 27 21:16:37 2001 >+++ games/gnomechess/pkg-plist Sun Aug 22 04:31:48 2004 >@@ -28,6 +28,7 @@ > share/gnome/mime-info/gnome-chess.keys > share/gnome/mime-info/gnome-chess.mime > share/gnome/omf/gnome-chess/gnome-chess-manual-C.omf >+@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-chess/gnome-chess-manual-C.omf 2>/dev/null || true > share/gnome/pixmaps/gnome-chess.png > share/gnome/pixmaps/gnome-chess/B.png > share/gnome/pixmaps/gnome-chess/K.png >@@ -76,3 +77,4 @@ > @dirrm share/gnome/help/gnome-chess-manual > @dirrm share/gnome/gnome-chess/glade > @dirrm share/gnome/gnome-chess >+@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-chess/gnome-chess-manual-C.omf 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 70865
: 46099