From owner-svn-ports-head@FreeBSD.ORG Wed Jul 2 22:10:06 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 943044E4; Wed, 2 Jul 2014 22:10:06 +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 81DDC2790; Wed, 2 Jul 2014 22:10:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s62MA61m023086; Wed, 2 Jul 2014 22:10:06 GMT (envelope-from amdmi3@svn.freebsd.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s62MA6xc023084; Wed, 2 Jul 2014 22:10:06 GMT (envelope-from amdmi3@svn.freebsd.org) Message-Id: <201407022210.s62MA6xc023084@svn.freebsd.org> From: Dmitry Marakasov Date: Wed, 2 Jul 2014 22:10:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r360292 - head/chinese/oxim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 22:10:06 -0000 Author: amdmi3 Date: Wed Jul 2 22:10:05 2014 New Revision: 360292 URL: http://svnweb.freebsd.org/changeset/ports/360292 QAT: https://qat.redports.org/buildarchive/r360292/ Log: - Switch to USES=libtool, drop .la files Approved by: portmgr blanket Modified: head/chinese/oxim/Makefile head/chinese/oxim/pkg-plist Modified: head/chinese/oxim/Makefile ============================================================================== --- head/chinese/oxim/Makefile Wed Jul 2 22:08:52 2014 (r360291) +++ head/chinese/oxim/Makefile Wed Jul 2 22:10:05 2014 (r360292) @@ -3,7 +3,7 @@ PORTNAME= oxim PORTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \ ftp://140.111.128.66/odp/OXIM/Source/ @@ -20,7 +20,7 @@ GTK2_DESC= GTK2 input method module CHEWING_DESC= Chewing input module UNICODE_DESC= Unicode input module -USES= iconv pkgconfig +USES= iconv libtool pkgconfig USE_XORG= x11 xft xpm xtst xext WANT_GNOME= yes Modified: head/chinese/oxim/pkg-plist ============================================================================== --- head/chinese/oxim/pkg-plist Wed Jul 2 22:08:52 2014 (r360291) +++ head/chinese/oxim/pkg-plist Wed Jul 2 22:10:05 2014 (r360292) @@ -3,19 +3,14 @@ bin/oxim-conv bin/oxim2tab etc/oxim/locale.list etc/oxim/oxim.conf -lib/liboxim.la lib/liboxim.so lib/liboxim.so.0 +lib/liboxim.so.0.0.0 %%GTK2%%lib/gtk-2.0/immodules/gtk-im-oxim.so -%%CHEWING%%lib/oxim/modules/chewing.la %%CHEWING%%lib/oxim/modules/chewing.so -%%GTK2%%lib/oxim/immodules/gtk-im-oxim.la %%GTK2%%lib/oxim/immodules/gtk-im-oxim.so -lib/oxim/modules/gen-inp.la lib/oxim/modules/gen-inp.so -lib/oxim/modules/gen-inp-v1.la lib/oxim/modules/gen-inp-v1.so -%%UNICODE%%lib/oxim/modules/unicode.la %%UNICODE%%lib/oxim/modules/unicode.so lib/oxim/panels/defaultkeyboard.conf lib/oxim/panels/defaultkeyboard.xpm