FreeBSD Bugzilla – Attachment 126011 Details for
Bug 169728
[maintainer update] textproc/ibus: update to 1.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.42 KB, created by
Henry Hu
on 2012-07-09 08:20:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Henry Hu
Created:
2012-07-09 08:20:02 UTC
Size:
3.42 KB
patch
obsolete
>diff -ruN --exclude=CVS --exclude=.svn /tmp/cvstmp/ports/textproc/ibus/Makefile /usr/ports/textproc/ibus.new/Makefile >--- /tmp/cvstmp/ports/textproc/ibus/Makefile 2012-07-09 02:18:30.000000000 -0400 >+++ /usr/ports/textproc/ibus.new/Makefile 2012-07-09 02:08:34.000000000 -0400 >@@ -6,8 +6,7 @@ > # > > PORTNAME= ibus >-PORTVERSION= 1.4.0 >-PORTREVISION= 4 >+PORTVERSION= 1.4.1 > CATEGORIES= textproc > MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} > >diff -ruN --exclude=CVS --exclude=.svn /tmp/cvstmp/ports/textproc/ibus/distinfo /usr/ports/textproc/ibus.new/distinfo >--- /tmp/cvstmp/ports/textproc/ibus/distinfo 2012-01-11 00:33:21.000000000 -0500 >+++ /usr/ports/textproc/ibus.new/distinfo 2012-07-09 02:09:12.000000000 -0400 >@@ -1,2 +1,2 @@ >-SHA256 (ibus-1.4.0.tar.gz) = 9e5a17d910eae932dd0cd185d0a102b56ad4a2bf79d54b1e53f70174cd2c2a3f >-SIZE (ibus-1.4.0.tar.gz) = 1452055 >+SHA256 (ibus-1.4.1.tar.gz) = 2f46de279ef3c0a48d3f52061794cfc6544ad8cfe3f04d9d12b251d119a180d6 >+SIZE (ibus-1.4.1.tar.gz) = 1479412 >diff -ruN --exclude=CVS --exclude=.svn /tmp/cvstmp/ports/textproc/ibus/files/patch-ibus-common.py /usr/ports/textproc/ibus.new/files/patch-ibus-common.py >--- /tmp/cvstmp/ports/textproc/ibus/files/patch-ibus-common.py 2012-01-09 16:01:59.000000000 -0500 >+++ /usr/ports/textproc/ibus.new/files/patch-ibus-common.py 2012-07-09 02:48:14.000000000 -0400 >@@ -5,7 +5,7 @@ > # return address > > -libibus = ctypes.CDLL("libibus-1.0.so.0") >-+libibus = ctypes.CDLL("libibus-1.0.so.400") >++libibus = ctypes.CDLL("libibus-1.0.so.401") > get_address = libibus.ibus_get_address > get_address.restype=ctypes.c_char_p > >diff -ruN --exclude=CVS --exclude=.svn /tmp/cvstmp/ports/textproc/ibus/pkg-plist /usr/ports/textproc/ibus.new/pkg-plist >--- /tmp/cvstmp/ports/textproc/ibus/pkg-plist 2012-07-09 02:18:30.000000000 -0400 >+++ /usr/ports/textproc/ibus.new/pkg-plist 2012-07-09 02:15:01.000000000 -0400 >@@ -42,7 +42,7 @@ > %%GTK3%%lib/gtk-3.0/3.0.0/immodules/im-ibus.so > lib/libibus-1.0.la > lib/libibus-1.0.so >-lib/libibus-1.0.so.400 >+lib/libibus-1.0.so.401 > %%PYTHON_SITELIBDIR%%/ibus/__init__.py > %%PYTHON_SITELIBDIR%%/ibus/__init__.pyc > %%PYTHON_SITELIBDIR%%/ibus/__init__.pyo >@@ -190,7 +190,6 @@ > share/gtk-doc/html/ibus/ibus-ibustypes.html > share/gtk-doc/html/ibus/ibus-ibusversion.html > share/gtk-doc/html/ibus/ibus-ibusxml.html >-share/gtk-doc/html/ibus/ibus.devhelp > share/gtk-doc/html/ibus/ibus.devhelp2 > share/gtk-doc/html/ibus/index.html > share/gtk-doc/html/ibus/index.sgml >@@ -281,6 +280,7 @@ > %%NLS%%share/locale/de/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/en_GB/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/es/LC_MESSAGES/ibus10.mo >+%%NLS%%share/locale/fa/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/fr/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/gu/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/hi/LC_MESSAGES/ibus10.mo >@@ -289,6 +289,7 @@ > %%NLS%%share/locale/ja/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/kn/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/ko/LC_MESSAGES/ibus10.mo >+%%NLS%%share/locale/lv/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/ml/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/mr/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/nl/LC_MESSAGES/ibus10.mo >@@ -301,6 +302,7 @@ > %%NLS%%share/locale/sr@latin/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/ta/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/te/LC_MESSAGES/ibus10.mo >+%%NLS%%share/locale/tg/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/uk/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/vi/LC_MESSAGES/ibus10.mo > %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus10.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 169728
: 126011