FreeBSD Bugzilla – Attachment 53417 Details for
Bug 80781
[Maintainer Update] games/gtetrinet to 0.7.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gtetrinet.diff
gtetrinet.diff (text/plain), 2.60 KB, created by
Miguel Mendez
on 2005-05-08 15:30:16 UTC
(
hide
)
Description:
gtetrinet.diff
Filename:
MIME Type:
Creator:
Miguel Mendez
Created:
2005-05-08 15:30:16 UTC
Size:
2.60 KB
patch
obsolete
>diff -ruN gtetrinet.old/Makefile gtetrinet/Makefile >--- gtetrinet.old/Makefile Sat Mar 12 11:53:26 2005 >+++ gtetrinet/Makefile Sun May 8 16:17:04 2005 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/games/gtetrinet/Makefile,v 1.31 2005/03/12 10:53:26 marcus Exp $ > > PORTNAME= gtetrinet >-PORTVERSION= 0.7.8 >-PORTREVISION= 1 >+PORTVERSION= 0.7.9 > CATEGORIES= games gnome > MASTER_SITES= ${MASTER_SITE_GNOME} > MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} >diff -ruN gtetrinet.old/distinfo gtetrinet/distinfo >--- gtetrinet.old/distinfo Mon Jan 10 00:38:35 2005 >+++ gtetrinet/distinfo Sun May 8 13:46:47 2005 >@@ -1,2 +1,2 @@ >-MD5 (gnome2/gtetrinet-0.7.8.tar.bz2) = 825e95f8665e4ada682c59edb5fcd861 >-SIZE (gnome2/gtetrinet-0.7.8.tar.bz2) = 443233 >+MD5 (gnome2/gtetrinet-0.7.9.tar.bz2) = e878c76820a9453433bb9bca5618d52b >+SIZE (gnome2/gtetrinet-0.7.9.tar.bz2) = 525526 >diff -ruN gtetrinet.old/files/patch-src::misc.c gtetrinet/files/patch-src::misc.c >--- gtetrinet.old/files/patch-src::misc.c Thu Jan 1 01:00:00 1970 >+++ gtetrinet/files/patch-src::misc.c Sun May 8 16:08:16 2005 >@@ -0,0 +1,18 @@ >+--- src/misc.c.orig Sun May 8 16:05:33 2005 >++++ src/misc.c Sun May 8 16:06:48 2005 >+@@ -145,6 +145,7 @@ >+ GtkTextIter iter; >+ guchar* p; >+ guchar* text=g_strdup(str); >++ gchar out[7]; /* max utf-8 length plus \0 */ >+ >+ >+ /* is the scroll bar at the bottom ?? */ >+@@ -201,7 +202,6 @@ >+ { >+ tmp=g_utf8_get_char(p); /* It's not a color code, so get the entire char. */ >+ /* gchar *out = g_locale_to_utf8 (&text[i], 1, NULL, NULL, NULL); */ >+- gchar out[7]; /* max utf-8 length plus \0 */ >+ out[g_unichar_to_utf8(tmp,out)]='\0'; /* convert and terminate */ >+ g_assert(g_utf8_validate(out,-1,NULL)); >+ >diff -ruN gtetrinet.old/pkg-plist gtetrinet/pkg-plist >--- gtetrinet.old/pkg-plist Mon Jan 10 00:38:35 2005 >+++ gtetrinet/pkg-plist Sun May 8 16:16:48 2005 >@@ -12,6 +12,7 @@ > share/gnome/pixmaps/gtetrinet.png > share/locale/am/LC_MESSAGES/gtetrinet.mo > share/locale/az/LC_MESSAGES/gtetrinet.mo >+share/locale/bg/LC_MESSAGES/gtetrinet.mo > share/locale/ca/LC_MESSAGES/gtetrinet.mo > share/locale/cs/LC_MESSAGES/gtetrinet.mo > share/locale/cy/LC_MESSAGES/gtetrinet.mo >@@ -34,6 +35,9 @@ > share/locale/it/LC_MESSAGES/gtetrinet.mo > share/locale/ko/LC_MESSAGES/gtetrinet.mo > share/locale/pa/LC_MESSAGES/gtetrinet.mo >+share/locale/tr/LC_MESSAGES/gtetrinet.mo >+share/locale/vi/LC_MESSAGES/gtetrinet.mo >+share/locale/rw/LC_MESSAGES/gtetrinet.mo > share/locale/nb/LC_MESSAGES/gtetrinet.mo > share/locale/zh_CN/LC_MESSAGES/gtetrinet.mo > share/locale/pt_BR/LC_MESSAGES/gtetrinet.mo
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 80781
: 53417