FreeBSD Bugzilla – Attachment 57330 Details for
Bug 86521
[PATCH] japanese/ja-im-ja: [fix build on 4.x, use GCONF_SCHAMAS]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ja-im-ja-1.4.patch
ja-im-ja-1.4.patch (text/plain), 1.86 KB, created by
Tod McQuillin
on 2005-09-24 06:50:15 UTC
(
hide
)
Description:
ja-im-ja-1.4.patch
Filename:
MIME Type:
Creator:
Tod McQuillin
Created:
2005-09-24 06:50:15 UTC
Size:
1.86 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/src/cvs-repo/ports/japanese/im-ja/Makefile,v >retrieving revision 1.17 >diff -u -u -r1.17 Makefile >--- Makefile 1 Aug 2005 16:57:19 -0000 1.17 >+++ Makefile 24 Sep 2005 05:43:54 -0000 >@@ -31,6 +31,7 @@ > CONFIGURE_ENV+= INTLTOOL_PERL="${PERL}" > > MAN1= im-ja-conf.1 im-ja-xim-server.1 >+GCONF_SCHAMAS= im-ja.schemas > > .include <bsd.port.pre.mk> > >Index: pkg-plist >=================================================================== >RCS file: /usr/src/cvs-repo/ports/japanese/im-ja/pkg-plist,v >retrieving revision 1.7 >diff -u -u -r1.7 pkg-plist >--- pkg-plist 1 Aug 2005 16:57:19 -0000 1.7 >+++ pkg-plist 24 Sep 2005 05:43:29 -0000 >@@ -1,7 +1,6 @@ > bin/im-ja-conf > bin/im-ja-xim-server > @unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/im-ja.schemas > /dev/null || /usr/bin/true >-etc/gconf/schemas/im-ja.schemas > @exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/im-ja.schemas > /dev/null || /usr/bin/true > lib/gtk-2.0/2.4.0/immodules/im-ja.so > lib/im-ja/im-ja-applet >Index: files/patch-src_helper_helper-socket.c >=================================================================== >RCS file: files/patch-src_helper_helper-socket.c >diff -N files/patch-src_helper_helper-socket.c >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ files/patch-src_helper_helper-socket.c 24 Sep 2005 05:36:21 -0000 >@@ -0,0 +1,14 @@ >+--- src/helper/helper-socket.c~ Wed Apr 13 03:10:13 2005 >++++ src/helper/helper-socket.c Sat Sep 24 14:31:08 2005 >+@@ -25,9 +25,10 @@ >+ >+ #include <glib.h> >+ >++#include <sys/types.h> >++#include <sys/time.h> >+ #include <netinet/in.h> >+ #include <string.h> >+-#include <sys/types.h> >+ #include <sys/un.h> >+ #include <sys/socket.h> >+ #include <sys/select.h>
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 86521
: 57330