summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2012-09-19 07:06:51 +0000
committerWen Heping <wen@FreeBSD.org>2012-09-19 07:06:51 +0000
commit07863ca09d276218d18e7fbc012841deefd3b5f1 (patch)
treeb12631d649fc70c0b32e8b2ed98a464cbe9329bd /chinese
parent- Update to 4.2.6 (diff)
- Update to 0.3.9
PR: 171608 Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=304479
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx-sunpinyin/Makefile2
-rw-r--r--chinese/fcitx-sunpinyin/distinfo4
-rw-r--r--chinese/fcitx-sunpinyin/files/patch-data_CMakeLists.txt13
3 files changed, 3 insertions, 16 deletions
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile
index 58fb7cbbd19f..cc67e446b799 100644
--- a/chinese/fcitx-sunpinyin/Makefile
+++ b/chinese/fcitx-sunpinyin/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= fcitx-sunpinyin
-PORTVERSION= 0.3.8
+PORTVERSION= 0.3.9
CATEGORIES= chinese
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DIST_SUBDIR= fcitx
diff --git a/chinese/fcitx-sunpinyin/distinfo b/chinese/fcitx-sunpinyin/distinfo
index d03594f55575..b394e269b829 100644
--- a/chinese/fcitx-sunpinyin/distinfo
+++ b/chinese/fcitx-sunpinyin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (fcitx/fcitx-sunpinyin-0.3.8.tar.xz) = 7a65087f9cc9136d5a64006f2d2a34fe81b3ac6e73f25326a62f5013d996431b
-SIZE (fcitx/fcitx-sunpinyin-0.3.8.tar.xz) = 41376
+SHA256 (fcitx/fcitx-sunpinyin-0.3.9.tar.xz) = 7bf5f70c3653b5aebbbde96fd731ecbbce74cfd4d211620a5156b2700a63e47e
+SIZE (fcitx/fcitx-sunpinyin-0.3.9.tar.xz) = 41268
diff --git a/chinese/fcitx-sunpinyin/files/patch-data_CMakeLists.txt b/chinese/fcitx-sunpinyin/files/patch-data_CMakeLists.txt
deleted file mode 100644
index 89260d964a59..000000000000
--- a/chinese/fcitx-sunpinyin/files/patch-data_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-diff data/CMakeLists.txt.orig data/CMakeLists.txt
-index d5e9ae1..9c05fce 100644
---- data/CMakeLists.txt.orig
-+++ data/CMakeLists.txt
-@@ -9,3 +9,5 @@ endforeach(size 16 22 24 32 48 128)
- install(FILES sunpinyin-logo-22.png DESTINATION share/fcitx/skin/dark RENAME sunpinyin.png)
- install(FILES sunpinyin-logo-16.png DESTINATION share/fcitx/skin/default RENAME sunpinyin.png)
- install(FILES sunpinyin-logo-16.png DESTINATION share/fcitx/skin/classic RENAME sunpinyin.png)
-+
-+install(FILES sunpinyin-logo-48.png DESTINATION share/fcitx/imicon RENAME sunpinyin.png)
---
-1.7.10
-