Index: Makefile =================================================================== --- Makefile (revision 357233) +++ Makefile (working copy) @@ -2,17 +2,15 @@ # $FreeBSD$ PORTNAME= ibus-table -PORTVERSION= 1.3.9.20110827 -PORTREVISION= 2 +PORTVERSION= 1.5.0 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - http://anthesphoria.net/FreeBSD/ports/distfiles/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Table based input method framework for IBus BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -LIB_DEPENDS= ibus-1.0:${PORTSDIR}/textproc/ibus +LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 USE_PYTHON= yes @@ -23,8 +21,6 @@ PROJECTHOST= ibus -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include Index: distinfo =================================================================== --- distinfo (revision 357233) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (ibus-table-1.3.9.20110827.tar.gz) = 99c5eee5175233d8ee5678d3a16ef3ed76c029eaeb9792d811345a02652f0401 -SIZE (ibus-table-1.3.9.20110827.tar.gz) = 428810 +SHA256 (ibus-table-1.5.0.tar.gz) = 6ba89c70c50773d43927769a2c608f71b282afbf3538188f65b9c89ebdc1a184 +SIZE (ibus-table-1.5.0.tar.gz) = 432844 Index: files/patch-configure =================================================================== --- files/patch-configure (revision 0) +++ files/patch-configure (working copy) @@ -0,0 +1,12 @@ +--- configure~ 2013-01-15 22:54:43.000000000 +0100 ++++ configure 2014-06-10 03:27:20.000000000 +0400 +@@ -5594,8 +5594,7 @@ + fi + fi + +- if test "$gt_use_preinstalled_gnugettext" = "yes" \ +- || test "$nls_cv_use_gnu_gettext" = "yes"; then ++ if test "$USE_NLS" = "yes"; then + + $as_echo "#define ENABLE_NLS 1" >>confdefs.h + Index: pkg-plist =================================================================== --- pkg-plist (revision 357233) +++ pkg-plist (working copy) @@ -2,6 +2,7 @@ libdata/pkgconfig/ibus-table.pc libexec/ibus-engine-table share/ibus/component/table.xml +%%NLS%%share/locale/de/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/ibus-table.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/ibus-table.mo @@ -27,7 +28,6 @@ %%DATADIR%%/icons/acommit.svg %%DATADIR%%/icons/cb-mode.svg %%DATADIR%%/icons/chinese.svg -%%DATADIR%%/icons/compose.svg %%DATADIR%%/icons/english.svg %%DATADIR%%/icons/full-letter.svg %%DATADIR%%/icons/full-punct.svg @@ -34,7 +34,6 @@ %%DATADIR%%/icons/half-letter.svg %%DATADIR%%/icons/half-punct.svg %%DATADIR%%/icons/ibus-table.svg -%%DATADIR%%/icons/latex.png %%DATADIR%%/icons/ncommit.svg %%DATADIR%%/icons/onechar.svg %%DATADIR%%/icons/phrase.svg @@ -44,8 +43,6 @@ %%DATADIR%%/icons/tab-mode.svg %%DATADIR%%/icons/tc-mode.svg %%DATADIR%%/icons/tcb-mode.svg -%%DATADIR%%/tables/compose.db -%%DATADIR%%/tables/latex.db %%DATADIR%%/tables/template.txt @dirrmtry share/ibus/component @dirrm %%DATADIR%%/data