diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-10-18 21:35:11 +0000 |
commit | 095442602948137833d518952772ccd5367ad7ba (patch) | |
tree | a5a3b72d476c1090660e82a41933e3661e654f5b /japanese/scim-tables | |
parent | fd7ffd7e3ef06e5e3ab5c9c626f410020f9aa67f (diff) | |
download | ports-095442602948137833d518952772ccd5367ad7ba.tar.gz ports-095442602948137833d518952772ccd5367ad7ba.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.
Notes
Notes:
svn path=/head/; revision=119748
Diffstat (limited to 'japanese/scim-tables')
-rw-r--r-- | japanese/scim-tables/Makefile | 4 | ||||
-rw-r--r-- | japanese/scim-tables/distinfo | 4 | ||||
-rw-r--r-- | japanese/scim-tables/pkg-message | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index 174c4c390e42..68ce2b1f458b 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scim-tables -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.3 CATEGORIES= japanese 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/japanese/scim-tables/distinfo b/japanese/scim-tables/distinfo index e0c32ff6bc4d..b294f62852f6 100644 --- a/japanese/scim-tables/distinfo +++ b/japanese/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/japanese/scim-tables/pkg-message b/japanese/scim-tables/pkg-message index 40178db272c2..8f85821923d6 100644 --- a/japanese/scim-tables/pkg-message +++ b/japanese/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 Japanese locale or use scim-setup +and set LANG, LC_CTYPE to a proper Japanese locale or use scim-setup utility to configure the supported locale. To start the SCIM input method daemon, use command: |