From owner-svn-ports-head@FreeBSD.ORG Mon Oct 15 19:47:28 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2EEE08E6; Mon, 15 Oct 2012 19:47:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id F11F08FC08; Mon, 15 Oct 2012 19:47:27 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9FJlRNq059826; Mon, 15 Oct 2012 19:47:27 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9FJlRul059822; Mon, 15 Oct 2012 19:47:27 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201210151947.q9FJlRul059822@svn.freebsd.org> From: Xin LI Date: Mon, 15 Oct 2012 19:47:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305933 - 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.14 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: Mon, 15 Oct 2012 19:47:28 -0000 Author: delphij Date: Mon Oct 15 19:47:27 2012 New Revision: 305933 URL: http://svn.freebsd.org/changeset/ports/305933 Log: Update to 0.7.91, this is prerequisture for fcitx-libpinyin. Feature safe: yes Modified: head/chinese/libpinyin/Makefile head/chinese/libpinyin/distinfo head/chinese/libpinyin/pkg-plist Modified: head/chinese/libpinyin/Makefile ============================================================================== --- head/chinese/libpinyin/Makefile Mon Oct 15 19:28:27 2012 (r305932) +++ head/chinese/libpinyin/Makefile Mon Oct 15 19:47:27 2012 (r305933) @@ -1,12 +1,8 @@ -# New ports collection makefile for: libpinyin -# Date created: 6 Feb 2012 -# Whom: Zhihao Yuan -# +# Created by: Zhihao Yuan # $FreeBSD$ -# PORTNAME= libpinyin -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.91 CATEGORIES= chinese textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME} Modified: head/chinese/libpinyin/distinfo ============================================================================== --- head/chinese/libpinyin/distinfo Mon Oct 15 19:28:27 2012 (r305932) +++ head/chinese/libpinyin/distinfo Mon Oct 15 19:47:27 2012 (r305933) @@ -1,2 +1,2 @@ -SHA256 (libpinyin-0.7.1.tar.gz) = 1205a7aabe5e3a0bed37323714b8f7ea51947b488d40aab08e268487f85e7c51 -SIZE (libpinyin-0.7.1.tar.gz) = 10464925 +SHA256 (libpinyin-0.7.91.tar.gz) = 86d370d217183ec60223e71ff43002283cd7be888ceacf51c44090397b55259b +SIZE (libpinyin-0.7.91.tar.gz) = 10466494 Modified: head/chinese/libpinyin/pkg-plist ============================================================================== --- head/chinese/libpinyin/pkg-plist Mon Oct 15 19:28:27 2012 (r305932) +++ head/chinese/libpinyin/pkg-plist Mon Oct 15 19:47:27 2012 (r305933) @@ -6,7 +6,6 @@ include/libpinyin-%%VER%%/chewing_key.h include/libpinyin-%%VER%%/novel_types.h include/libpinyin-%%VER%%/pinyin.h include/libpinyin-%%VER%%/pinyin_custom2.h -include/libpinyin-%%VER%%/pinyin_parser2.h lib/libpinyin.a lib/libpinyin.la lib/libpinyin.so