Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2012 19:47:27 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305933 - head/chinese/libpinyin
Message-ID:  <201210151947.q9FJlRul059822@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <lichray@gmail.com>
-#
+# Created by: Zhihao Yuan <lichray@gmail.com>
 # $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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210151947.q9FJlRul059822>