Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Sep 2012 07:20:18 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304481 - in head/chinese/fcitx-cloudpinyin: . files
Message-ID:  <201209190720.q8J7KIXU046691@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Sep 19 07:20:18 2012
New Revision: 304481
URL: http://svn.freebsd.org/changeset/ports/304481

Log:
  - Update to 0.3.0
  
  PR:		171608
  Submitted by:	Zhihao Yuan <lichray@gmail.com> (maintainer)

Added:
  head/chinese/fcitx-cloudpinyin/files/
  head/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt   (contents, props changed)
Modified:
  head/chinese/fcitx-cloudpinyin/Makefile
  head/chinese/fcitx-cloudpinyin/distinfo

Modified: head/chinese/fcitx-cloudpinyin/Makefile
==============================================================================
--- head/chinese/fcitx-cloudpinyin/Makefile	Wed Sep 19 07:07:00 2012	(r304480)
+++ head/chinese/fcitx-cloudpinyin/Makefile	Wed Sep 19 07:20:18 2012	(r304481)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fcitx-cloudpinyin
-PORTVERSION=	0.2.3
+PORTVERSION=	0.3.0
 CATEGORIES=	chinese
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 DIST_SUBDIR=	fcitx

Modified: head/chinese/fcitx-cloudpinyin/distinfo
==============================================================================
--- head/chinese/fcitx-cloudpinyin/distinfo	Wed Sep 19 07:07:00 2012	(r304480)
+++ head/chinese/fcitx-cloudpinyin/distinfo	Wed Sep 19 07:20:18 2012	(r304481)
@@ -1,2 +1,2 @@
-SHA256 (fcitx/fcitx-cloudpinyin-0.2.3.tar.xz) = 01a97c975e2485831d47bb9648f724683a89facba53d8d127bff950e61a77dff
-SIZE (fcitx/fcitx-cloudpinyin-0.2.3.tar.xz) = 18636
+SHA256 (fcitx/fcitx-cloudpinyin-0.3.0.tar.xz) = a68f27d9785bb1e31610424acb81faa933bfe9b7e93140c9895cd34987547b84
+SIZE (fcitx/fcitx-cloudpinyin-0.3.0.tar.xz) = 19344

Added: head/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/chinese/fcitx-cloudpinyin/files/patch-CMakeLists.txt	Wed Sep 19 07:20:18 2012	(r304481)
@@ -0,0 +1,8 @@
+--- CMakeLists.txt.orig	2012-09-19 15:09:58.000000000 +0800
++++ CMakeLists.txt	2012-09-19 15:10:32.000000000 +0800
+@@ -33,4 +33,3 @@
+ 
+ add_subdirectory(src)
+ add_subdirectory(po)
+-add_subdirectory(test)
+\ No newline at end of file



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