aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2019-04-24 14:21:32 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2019-04-24 14:21:32 +0000
commit88743b8d4778ae7c86495babf66d1be3671a7042 (patch)
treedde79e4a9a63c0fcaf12278ed1229620594afd47 /chinese
parent7e775e74d6131768741faec953756efec695aa66 (diff)
downloadports-88743b8d4778ae7c86495babf66d1be3671a7042.tar.gz
ports-88743b8d4778ae7c86495babf66d1be3671a7042.zip
Update to 2.8.9.
Notes
Notes: svn path=/head/; revision=499847
Diffstat (limited to 'chinese')
-rw-r--r--chinese/gcin-gtk3/Makefile3
-rw-r--r--chinese/gcin-gtk3/distinfo6
-rw-r--r--chinese/gcin-gtk3/pkg-message2
3 files changed, 6 insertions, 5 deletions
diff --git a/chinese/gcin-gtk3/Makefile b/chinese/gcin-gtk3/Makefile
index 04c56f069fe5..31eac5b8ffd0 100644
--- a/chinese/gcin-gtk3/Makefile
+++ b/chinese/gcin-gtk3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcin
-PORTVERSION= 2.8.8
+PORTVERSION= 2.8.9
CATEGORIES= chinese textproc gnome
MASTER_SITES= http://hyperrate.com/gcin-source/
PKGNAMESUFFIX= -gtk3
@@ -16,6 +16,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libgcin-im-client.so:chinese/gcin
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/gtk3-im
+
USES= gmake gnome pkgconfig tar:xz
USE_GNOME= gtk30
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
diff --git a/chinese/gcin-gtk3/distinfo b/chinese/gcin-gtk3/distinfo
index 34a61657aa14..af4240e86324 100644
--- a/chinese/gcin-gtk3/distinfo
+++ b/chinese/gcin-gtk3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545105187
-SHA256 (gcin-2.8.8.tar.xz) = 22b64d519a28ac82e662f6107dbb8c829a80b07a216a8b00e64103feacb031f3
-SIZE (gcin-2.8.8.tar.xz) = 4035876
+TIMESTAMP = 1556113892
+SHA256 (gcin-2.8.9.tar.xz) = e08426cc85c5932392ebf73ac7d140cd778862517c3ea0cf8953aaab6c14d078
+SIZE (gcin-2.8.9.tar.xz) = 4033152
diff --git a/chinese/gcin-gtk3/pkg-message b/chinese/gcin-gtk3/pkg-message
index b13494a9f571..4bbe064cb63c 100644
--- a/chinese/gcin-gtk3/pkg-message
+++ b/chinese/gcin-gtk3/pkg-message
@@ -2,7 +2,7 @@
Remember to set these environment varibles (such as your ~/.xinitrc):
export XMODIFIERS='@im=gcin'
- export GTK_IM_MODULE=xim
+ export GTK_IM_MODULE=gcin
# Finally, to start the GCIN input method daemon, use command:
exec gcin &