aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-02-21 15:07:45 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-02-21 15:07:45 +0000
commit8f5b47542f4a31f7c0d74b1864844367ffdbe226 (patch)
tree53bb02d25bfce41ce7d9ee2cd40c88e4e9a0730f /chinese
parenta58aa858eb38227bc02dc30254259270e3aa9286 (diff)
downloadports-8f5b47542f4a31f7c0d74b1864844367ffdbe226.tar.gz
ports-8f5b47542f4a31f7c0d74b1864844367ffdbe226.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/auto-tw-l10n/Makefile5
-rw-r--r--chinese/auto-tw-l10n/distinfo6
-rw-r--r--chinese/auto-tw-l10n/files/pkg-message.in19
3 files changed, 16 insertions, 14 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile
index fe10ab1cac3b..f5f14e2317fa 100644
--- a/chinese/auto-tw-l10n/Makefile
+++ b/chinese/auto-tw-l10n/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= auto-tw-l10n
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= chinese
MASTER_SITES= http://chinsan2.twbbs.org/distfiles/ \
ftp://chinsan2.twbbs.org/distfiles/
@@ -33,9 +33,6 @@ pre-install:
@${FIND} ${WRKSRC} -name "*.in" -delete
do-install:
- @# Temporary hack before adduser is modified
- @# For future adduser
- @# adduser -l10n -v $HOME
${MKDIR} ${PREFIX}/share/skel/zh_TW.Big5
${CP} ${WRKSRC}/* ${PREFIX}/share/skel/zh_TW.Big5
diff --git a/chinese/auto-tw-l10n/distinfo b/chinese/auto-tw-l10n/distinfo
index c64de2c72467..41ba788b57cf 100644
--- a/chinese/auto-tw-l10n/distinfo
+++ b/chinese/auto-tw-l10n/distinfo
@@ -1,3 +1,3 @@
-MD5 (zh-auto-tw-l10n-1.7.tar.gz) = 16c809e5ecaab82ad82a235ad0bbb0a2
-SHA256 (zh-auto-tw-l10n-1.7.tar.gz) = 3ee455a6a16979761e5b680cb48fba4b3d5e8cb429bed733d2e5ed5b21cc81ff
-SIZE (zh-auto-tw-l10n-1.7.tar.gz) = 6837
+MD5 (zh-auto-tw-l10n-1.8.tar.gz) = 74fa3bfa0182a5f5bdc9de1973033200
+SHA256 (zh-auto-tw-l10n-1.8.tar.gz) = a24b5358f546f01f9337d647ceec5eaba0152cf808d23d90cb88f472e7540566
+SIZE (zh-auto-tw-l10n-1.8.tar.gz) = 6998
diff --git a/chinese/auto-tw-l10n/files/pkg-message.in b/chinese/auto-tw-l10n/files/pkg-message.in
index 1fb504517f24..dc10662508cd 100644
--- a/chinese/auto-tw-l10n/files/pkg-message.in
+++ b/chinese/auto-tw-l10n/files/pkg-message.in
@@ -1,14 +1,19 @@
-*************************************************************
+**************************************************************************
English Instructions:
- Please tell your users to merge their old dotfiles with
- the new ones, in
- %%PREFIX%%/share/skel/zh_TW.Big5/dot.*
+ Please tell your users to merge their old dotfiles with the new ones, in
+ %%PREFIX%%/share/skel/zh_TW.Big5/dot.*
+
+ For future adduser
+ # adduser -k /usr/local/share/skel/zh_TW.Big5
-*************************************************************
+**************************************************************************
中文繁體說明:
- 請告知您的使用者比對他們的舊設定跟新設定, 在
+ 請告知您的使用者比對他們的舊設定跟新設定,放在
%%PREFIX%%/share/skel/zh_TW.Big5/dot.*
-*************************************************************
+ 若之後新增使用者的話,請用下面類似方式:
+ # adduser -k /usr/local/share/skel/zh_TW.Big5
+
+**************************************************************************