Hi,

Here is an update to fcitx-4.2.9.6.
Tested on amd64, ok?

Index: inputmethods/fcitx/Makefile
===================================================================
RCS file: /cvs/ports/inputmethods/fcitx/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- inputmethods/fcitx/Makefile 24 Oct 2018 14:28:06 -0000      1.6
+++ inputmethods/fcitx/Makefile 19 Dec 2018 08:29:40 -0000
@@ -4,12 +4,11 @@ COMMENT-main =        flexible input method fra
 COMMENT-gtk3 =         fcitx for GTK+3
 COMMENT-qt4 =  fcitx for QT4
 
-V =            4.2.9.5
+V =            4.2.9.6
 DISTNAME =     fcitx-$V
 PKGNAME-main = fcitx-$V
 PKGNAME-gtk3 = fcitx-gtk3-$V
 PKGNAME-qt4 =  fcitx-qt4-$V
-REVISION =     3
 
 SHARED_LIBS += fcitx-config    0.0 # 4.1
 SHARED_LIBS += fcitx-core      0.0 # 0.3
@@ -52,18 +51,17 @@ LIB_DEPENDS-main =  devel/gettext-tools \
                        x11/gtk+2 \
                        x11/xkbcommon
 
-WANTLIB-gtk3 +=                fcitx-gclient fcitx-utils gdk-3 glib-2.0 
gobject-2.0
-WANTLIB-gtk3 +=                gtk-3 pango-1.0 xkbcommon
+WANTLIB-gtk3 +=                gdk-3 glib-2.0 gobject-2.0 gtk-3 pango-1.0 
xkbcommon
 
 RUN_DEPENDS-gtk3 =     inputmethods/fcitx,-main
 LIB_DEPENDS-gtk3 =     x11/gtk+3
 
 WANTLIB-qt4 +=         ${WANTLIB-common}
 WANTLIB-qt4 +=         ${COMPILER_LIBCXX} ICE QtCore QtDBus QtGui SM X11 \
-                       Xext execinfo fcitx-config fcitx-utils m
+                       Xext execinfo m
 
-LIB_DEPENDS-qt4 =      inputmethods/fcitx,-main \
-                       ${MODQT4_LIB_DEPENDS}
+RUN_DEPENDS-qt4 =      inputmethods/fcitx,-main
+LIB_DEPENDS-qt4 =      ${MODQT4_LIB_DEPENDS}
 
 MASTER_SITES = https://download.fcitx-im.org/fcitx/
 DISTFILES =    ${DISTNAME}${EXTRACT_SUFX}
Index: inputmethods/fcitx/distinfo
===================================================================
RCS file: /cvs/ports/inputmethods/fcitx/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- inputmethods/fcitx/distinfo 28 Nov 2017 02:56:56 -0000      1.1.1.1
+++ inputmethods/fcitx/distinfo 19 Dec 2018 08:29:40 -0000
@@ -1,11 +1,11 @@
 SHA256 (fcitx/en_dict-20121020.tar.gz) = 
xEpdeEeSXuqeTS0EdI1ELNKN2SmaC1cu99kerE9abOs=
-SHA256 (fcitx/fcitx-4.2.9.5.tar.xz) = 
lHnO+bZuU98Oh0Y31VdZ7AihlcuHkFE+EzE12OSa2RE=
+SHA256 (fcitx/fcitx-4.2.9.6.tar.xz) = 
1V7uPwlAN7XDLwxTl9WF/fkyy8fSCR7W94/Xqa5RLEc=
 SHA256 (fcitx/pinyin.tar.gz) = WDgpskp1jAh8CN5KaUgNC/WUY1T+d9s2DW1/Rnwr2OE=
 SHA256 (fcitx/py_stroke-20121124.tar.gz) = 
jrEoqb+kOVLmfPL87h/RNMb0z9MXvC9sOKYV9etk4kg=
 SHA256 (fcitx/py_table-20121124.tar.gz) = 
QhRqyX3mwT1V+eme2HORX0xmc56cEVMqNFVrrfl5LAQ=
 SHA256 (fcitx/table.tar.gz) = YZYFPHJBJeOuPYvWsvkXLQyDtlsNQQ083mO3qNarh7c=
 SIZE (fcitx/en_dict-20121020.tar.gz) = 630491
-SIZE (fcitx/fcitx-4.2.9.5.tar.xz) = 1693132
+SIZE (fcitx/fcitx-4.2.9.6.tar.xz) = 1706336
 SIZE (fcitx/pinyin.tar.gz) = 1608886
 SIZE (fcitx/py_stroke-20121124.tar.gz) = 445601
 SIZE (fcitx/py_table-20121124.tar.gz) = 186822
Index: inputmethods/fcitx/pkg/PLIST-main
===================================================================
RCS file: /cvs/ports/inputmethods/fcitx/pkg/PLIST-main,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 PLIST-main
--- inputmethods/fcitx/pkg/PLIST-main   7 Jul 2018 22:39:42 -0000       1.3
+++ inputmethods/fcitx/pkg/PLIST-main   19 Dec 2018 08:29:40 -0000
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST-main,v 1.3 2018/07/07 22:39:42 espie Exp $
+@conflict scim-fcitx-*
 @pkgpath inputmethods/fcitx
 @bin bin/createPYMB
 @bin bin/fcitx
@@ -468,5 +469,6 @@ share/locale/ru/LC_MESSAGES/fcitx.mo
 share/locale/zh_CN/LC_MESSAGES/fcitx.mo
 share/locale/zh_TW/LC_MESSAGES/fcitx.mo
 share/mime/packages/x-fskin.xml
-@tag gtk-query-immodules-2.0
+@tag gtk-update-icon-cache %D/share/icons/hicolor
 @tag update-desktop-database
+@tag update-mime-database
Index: inputmethods/scim-fcitx/pkg/PLIST
===================================================================
RCS file: /cvs/ports/inputmethods/scim-fcitx/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 PLIST
--- inputmethods/scim-fcitx/pkg/PLIST   29 Oct 2008 02:24:17 -0000      1.1.1.1
+++ inputmethods/scim-fcitx/pkg/PLIST   19 Dec 2018 08:29:41 -0000
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/29 02:24:17 kevlo Exp $
+@conflict fcitx-*
 @bin bin/createPYMB
 @bin bin/mb2txt
 @bin bin/txt2mb

Reply via email to