Index: head/textproc/ibus-m17n/Makefile =================================================================== --- head/textproc/ibus-m17n/Makefile (revision 483367) +++ head/textproc/ibus-m17n/Makefile (revision 483368) @@ -1,37 +1,37 @@ # Created by: Nikola Lecic # $FreeBSD$ PORTNAME= ibus-m17n -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= m17n IM engine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ USES= autoreconf gmake gnome libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ibus USE_GNOME= glib20 gtk20 atk gdkpixbuf2 cairo pango intltool OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \ ${WRKSRC}/src/m17n.xml.in* .include Index: head/textproc/ibus-m17n/distinfo =================================================================== --- head/textproc/ibus-m17n/distinfo (revision 483367) +++ head/textproc/ibus-m17n/distinfo (revision 483368) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540525488 -SHA256 (ibus-ibus-m17n-1.4.0_GH0.tar.gz) = 332f76b249355dd570504c85db300f75ce6f07f74b1e59df6f930b051f8bf906 -SIZE (ibus-ibus-m17n-1.4.0_GH0.tar.gz) = 37911 +TIMESTAMP = 1540787508 +SHA256 (ibus-ibus-m17n-1.4.1_GH0.tar.gz) = 169eeee77991904d58731d42aa6ee72fb3c883fdbbae7dd797722e7e25eb070b +SIZE (ibus-ibus-m17n-1.4.1_GH0.tar.gz) = 40332 Index: head/textproc/ibus-m17n/pkg-plist =================================================================== --- head/textproc/ibus-m17n/pkg-plist (revision 483367) +++ head/textproc/ibus-m17n/pkg-plist (revision 483368) @@ -1,9 +1,11 @@ libexec/ibus-engine-m17n libexec/ibus-setup-m17n -share/ibus/component/m17n.xml +share/applications/ibus-setup-m17n.desktop +share/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml %%DATADIR%%/default.xml %%DATADIR%%/icons/ibus-m17n.svg %%DATADIR%%/setup/ibus-m17n-preferences.ui -share/applications/ibus-setup-m17n.desktop -share/glib-2.0/schemas/org.freedesktop.ibus.engine.m17n.gschema.xml +share/ibus/component/m17n.xml +%%NLS%%share/locale/de/LC_MESSAGES/ibus-m17n.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-m17n.mo +share/metainfo/m17n.appdata.xml