diff options
author | thierry <thierry@FreeBSD.org> | 2004-10-19 05:35:11 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-10-19 05:35:11 +0800 |
commit | f9d8a1e933039c849f18ba5c04c1307ed3aa53cc (patch) | |
tree | 8af32e08d06bb33e8127185aef8d2047a26977c6 /korean/scim-tables | |
parent | e42720b0a113ef35ac52a6b70b07afa42990379e (diff) | |
download | freebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.tar.gz freebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.tar.zst freebsd-ports-gnome-f9d8a1e933039c849f18ba5c04c1307ed3aa53cc.zip |
Upgrade textproc/scim and related ports:
textproc/scim 0.99.6 --> 1.0.0
chinese/scim-chinese 0.4.1 --> 0.4.2
chinese/scim-tables 0.4.1 --> 0.4.3
korean/scim-tables 0.4.1 --> 0.4.3
japanese/scim-tables 0.4.1 --> 0.4.3
textproc/skim 0.9.5 --> 1.0.0
Pet portlint.
PR: ports/71919
Submitted by: maintainer.
Diffstat (limited to 'korean/scim-tables')
-rw-r--r-- | korean/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | korean/scim-tables/distinfo | 4 | ||||
-rw-r--r-- | korean/scim-tables/pkg-message | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index 078bb2287d2f..46dbf50530c8 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim-tables -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://freedesktop.org/~suzhe/sources/ @@ -31,7 +31,7 @@ BROKEN= scim-make-table is not available for 4.x post-install: @${CAT} ${PKGMESSAGE} @${ECHO} - @${ECHO} To display this message again, type \`make post-install\' + @${ECHO} To display this message again, type \`pkg_info -D ${PKGNAME}\' @${ECHO} .include <bsd.port.post.mk> diff --git a/korean/scim-tables/distinfo b/korean/scim-tables/distinfo index e0c32ff6bc4d..b294f62852f6 100644 --- a/korean/scim-tables/distinfo +++ b/korean/scim-tables/distinfo @@ -1,2 +1,2 @@ -MD5 (scim-tables-0.4.1.tar.gz) = 2d7f35f357b9ff903586b21da59563bd -SIZE (scim-tables-0.4.1.tar.gz) = 3789238 +MD5 (scim-tables-0.4.3.tar.gz) = c9983d6fdb459dc9d755f1e06fa0849c +SIZE (scim-tables-0.4.3.tar.gz) = 3789831 diff --git a/korean/scim-tables/pkg-message b/korean/scim-tables/pkg-message index dae9ab9ba19c..633c2e665440 100644 --- a/korean/scim-tables/pkg-message +++ b/korean/scim-tables/pkg-message @@ -1,10 +1,10 @@ -------------------------------------------------------------------- -Remember to set environment varible XMODIFIERS: +Remember to set environment variable XMODIFIERS: csh/tcsh: setenv XMODIFIERS @im=SCIM sh/bash: export XMODIFIERS='@im=SCIM' -and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup +and set LANG, LC_CTYPE to a proper Korean locale or use scim-setup utility to configure the supported locale. To start the SCIM input method daemon, use command: |