From owner-svn-ports-head@freebsd.org Sun Oct 4 19:26:04 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB099A10C2C; Sun, 4 Oct 2015 19:26:04 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org (repo.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 936C81E66; Sun, 4 Oct 2015 19:26:04 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t94JQ4oW080870; Sun, 4 Oct 2015 19:26:04 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t94JQ36m080867; Sun, 4 Oct 2015 19:26:03 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201510041926.t94JQ36m080867@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Sun, 4 Oct 2015 19:26:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398619 - head/chinese/libpinyin 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.20 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: Sun, 04 Oct 2015 19:26:04 -0000 Author: delphij Date: Sun Oct 4 19:26:03 2015 New Revision: 398619 URL: https://svnweb.freebsd.org/changeset/ports/398619 Log: Update to 1.2.0. PR: ports/203027 Approved by: maintainer timeout Modified: head/chinese/libpinyin/Makefile head/chinese/libpinyin/distinfo head/chinese/libpinyin/pkg-plist Modified: head/chinese/libpinyin/Makefile ============================================================================== --- head/chinese/libpinyin/Makefile Sun Oct 4 19:01:07 2015 (r398618) +++ head/chinese/libpinyin/Makefile Sun Oct 4 19:26:03 2015 (r398619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpinyin -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= chinese textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -25,6 +25,6 @@ INSTALL_TARGET=install-strip PLIST_SUB+= VER=${PORTVERSION} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpinyin.so.5.0.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpinyin.so.6.0.0 .include Modified: head/chinese/libpinyin/distinfo ============================================================================== --- head/chinese/libpinyin/distinfo Sun Oct 4 19:01:07 2015 (r398618) +++ head/chinese/libpinyin/distinfo Sun Oct 4 19:26:03 2015 (r398619) @@ -1,2 +1,2 @@ -SHA256 (libpinyin-1.1.0.tar.gz) = 3f2a04f4aa39cdf0db7c098805ad02c7f66b030d14144deddd04b532f4eaa103 -SIZE (libpinyin-1.1.0.tar.gz) = 19737160 +SHA256 (libpinyin-1.2.0.tar.gz) = ffabc0c7034a43f29c9427de16012c6d1154dea3524298631fd2ba63014d025f +SIZE (libpinyin-1.2.0.tar.gz) = 17356384 Modified: head/chinese/libpinyin/pkg-plist ============================================================================== --- head/chinese/libpinyin/pkg-plist Sun Oct 4 19:01:07 2015 (r398618) +++ head/chinese/libpinyin/pkg-plist Sun Oct 4 19:26:03 2015 (r398619) @@ -6,10 +6,12 @@ include/libpinyin-%%VER%%/pinyin.h include/libpinyin-%%VER%%/pinyin_custom2.h lib/libpinyin.a lib/libpinyin.so -lib/libpinyin.so.5 -lib/libpinyin.so.5.0.0 +lib/libpinyin.so.6 +lib/libpinyin.so.6.0.0 libdata/pkgconfig/libpinyin.pc man/man1/libpinyin.1.gz +%%DATADIR%%/data/addon_phrase_index.bin +%%DATADIR%%/data/addon_pinyin_index.bin %%DATADIR%%/data/art.bin %%DATADIR%%/data/bigram.db %%DATADIR%%/data/culture.bin @@ -21,9 +23,11 @@ man/man1/libpinyin.1.gz %%DATADIR%%/data/life.bin %%DATADIR%%/data/merged.bin %%DATADIR%%/data/nature.bin +%%DATADIR%%/data/people.bin %%DATADIR%%/data/phrase_index.bin %%DATADIR%%/data/pinyin_index.bin -%%DATADIR%%/data/scitech.bin +%%DATADIR%%/data/science.bin %%DATADIR%%/data/society.bin %%DATADIR%%/data/sport.bin %%DATADIR%%/data/table.conf +%%DATADIR%%/data/technology.bin