From owner-svn-ports-head@FreeBSD.ORG Fri Sep 12 09:22:37 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 BD952606; Fri, 12 Sep 2014 09:22:37 +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 8ECC13EC; Fri, 12 Sep 2014 09:22:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8C9MbRW008974; Fri, 12 Sep 2014 09:22:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8C9MatZ008969; Fri, 12 Sep 2014 09:22:36 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201409120922.s8C9MatZ008969@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 12 Sep 2014 09:22:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368016 - in head: japanese/kakasi japanese/p5-Text-Kakasi textproc/estraier 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-1 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: Fri, 12 Sep 2014 09:22:37 -0000 Author: amdmi3 Date: Fri Sep 12 09:22:36 2014 New Revision: 368016 URL: http://svnweb.freebsd.org/changeset/ports/368016 QAT: https://qat.redports.org/buildarchive/r368016/ Log: - Drop .la files for japanese/kakasi, no dependees require them - Bump dependent ports as .so version has changed Approved by: portmgr blanket Modified: head/japanese/kakasi/Makefile head/japanese/kakasi/pkg-plist head/japanese/p5-Text-Kakasi/Makefile head/textproc/estraier/Makefile Modified: head/japanese/kakasi/Makefile ============================================================================== --- head/japanese/kakasi/Makefile Fri Sep 12 09:22:23 2014 (r368015) +++ head/japanese/kakasi/Makefile Fri Sep 12 09:22:36 2014 (r368016) @@ -3,7 +3,7 @@ PORTNAME= kakasi PORTVERSION= 2.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese textproc MASTER_SITES= http://kakasi.namazu.org/stable/ @@ -13,7 +13,7 @@ COMMENT= Kanji-Kana Simple Inverter, lan LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= iconv libtool:oldver +USES= iconv libtool USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS Modified: head/japanese/kakasi/pkg-plist ============================================================================== --- head/japanese/kakasi/pkg-plist Fri Sep 12 09:22:23 2014 (r368015) +++ head/japanese/kakasi/pkg-plist Fri Sep 12 09:22:36 2014 (r368016) @@ -6,9 +6,9 @@ bin/rdic_conv bin/wx2_conv include/libkakasi.h lib/libkakasi.a -lib/libkakasi.la lib/libkakasi.so -lib/libkakasi.so.3 +lib/libkakasi.so.2 +lib/libkakasi.so.2.1.0 man/ja/man1/kakasi.1.gz man/man1/kakasi.1.gz %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.lib Modified: head/japanese/p5-Text-Kakasi/Makefile ============================================================================== --- head/japanese/p5-Text-Kakasi/Makefile Fri Sep 12 09:22:23 2014 (r368015) +++ head/japanese/p5-Text-Kakasi/Makefile Fri Sep 12 09:22:36 2014 (r368016) @@ -3,6 +3,7 @@ PORTNAME= Text-Kakasi PORTVERSION= 2.04 +PORTREVISION= 1 CATEGORIES= japanese textproc perl5 MASTER_SITES= CPAN Modified: head/textproc/estraier/Makefile ============================================================================== --- head/textproc/estraier/Makefile Fri Sep 12 09:22:23 2014 (r368015) +++ head/textproc/estraier/Makefile Fri Sep 12 09:22:36 2014 (r368016) @@ -3,7 +3,7 @@ PORTNAME= estraier PORTVERSION= 1.2.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://fallabs.com/estraier/