From owner-svn-ports-all@FreeBSD.ORG Sat Jun 14 05:47:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E34543AC; Sat, 14 Jun 2014 05:47:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D063C2EB8; Sat, 14 Jun 2014 05:47:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5E5lU32064133; Sat, 14 Jun 2014 05:47:30 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5E5lUGM064126; Sat, 14 Jun 2014 05:47:30 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201406140547.s5E5lUGM064126@svn.freebsd.org> From: Martin Wilke Date: Sat, 14 Jun 2014 05:47:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r357741 - in head/textproc/ibus-table: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2014 05:47:31 -0000 Author: miwi Date: Sat Jun 14 05:47:29 2014 New Revision: 357741 URL: http://svnweb.freebsd.org/changeset/ports/357741 QAT: https://qat.redports.org/buildarchive/r357741/ Log: * add stage support * update to 1.5.0 * correct use of LIB_DEPENDS * reduce MASTER_SITES PR: 190911 Added: head/textproc/ibus-table/files/ head/textproc/ibus-table/files/patch-configure (contents, props changed) Modified: head/textproc/ibus-table/Makefile head/textproc/ibus-table/distinfo head/textproc/ibus-table/pkg-plist Modified: head/textproc/ibus-table/Makefile ============================================================================== --- head/textproc/ibus-table/Makefile Sat Jun 14 04:42:46 2014 (r357740) +++ head/textproc/ibus-table/Makefile Sat Jun 14 05:47:29 2014 (r357741) @@ -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 @@ GNU_CONFIGURE= yes PROJECTHOST= ibus -NO_STAGE= yes - OPTIONS_DEFINE= NLS .include Modified: head/textproc/ibus-table/distinfo ============================================================================== --- head/textproc/ibus-table/distinfo Sat Jun 14 04:42:46 2014 (r357740) +++ head/textproc/ibus-table/distinfo Sat Jun 14 05:47:29 2014 (r357741) @@ -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 Added: head/textproc/ibus-table/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/ibus-table/files/patch-configure Sat Jun 14 05:47:29 2014 (r357741) @@ -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 + Modified: head/textproc/ibus-table/pkg-plist ============================================================================== --- head/textproc/ibus-table/pkg-plist Sat Jun 14 04:42:46 2014 (r357740) +++ head/textproc/ibus-table/pkg-plist Sat Jun 14 05:47:29 2014 (r357741) @@ -2,6 +2,7 @@ bin/ibus-table-createdb 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,14 +28,12 @@ share/ibus/component/table.xml %%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 %%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 @@ share/ibus/component/table.xml %%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