Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 15:18:06 +0800 (CST)
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/93622: [MAINTAINER] chinese/auto-tw-l10n: update to 1.8
Message-ID:  <20060221071806.F24BE5CD08@smtp1.bc.hgc.com.tw>
Resent-Message-ID: <200602210730.k1L7U7xf061684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93622
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/auto-tw-l10n: update to 1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 07:30:06 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD smtp1.bc.hgc.com.tw 6.0-STABLE FreeBSD 6.0-STABLE #2: Thu Jan 12 14:11:33 CST 2006
>Description:
- Update to 1.8
- change some default settings.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- auto-tw-l10n-1.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/auto-tw-l10n/Makefile /usr/home/chinsan/project/auto-tw-l10n/Makefile
--- /usr/ports/chinese/auto-tw-l10n/Makefile	Thu Feb  9 10:33:04 2006
+++ /usr/home/chinsan/project/auto-tw-l10n/Makefile	Tue Feb 21 15:11:44 2006
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/chinese/auto-tw-l10n/Makefile,v 1.19 2006/02/02 14:11:42 vanilla Exp $
 
 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 @@
 	@${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 -ruN --exclude=CVS /usr/ports/chinese/auto-tw-l10n/distinfo /usr/home/chinsan/project/auto-tw-l10n/distinfo
--- /usr/ports/chinese/auto-tw-l10n/distinfo	Thu Feb  9 10:33:04 2006
+++ /usr/home/chinsan/project/auto-tw-l10n/distinfo	Tue Feb 21 15:03:07 2006
@@ -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 -ruN --exclude=CVS /usr/ports/chinese/auto-tw-l10n/files/pkg-message.in /usr/home/chinsan/project/auto-tw-l10n/files/pkg-message.in
--- /usr/ports/chinese/auto-tw-l10n/files/pkg-message.in	Sat Oct  8 05:01:39 2005
+++ /usr/home/chinsan/project/auto-tw-l10n/files/pkg-message.in	Tue Feb 21 15:14:34 2006
@@ -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
+
+************************************************************************** 
diff -ruN --exclude=CVS /usr/ports/chinese/auto-tw-l10n/pkg-plist /usr/home/chinsan/project/auto-tw-l10n/pkg-plist
--- /usr/ports/chinese/auto-tw-l10n/pkg-plist	Thu Feb  9 10:33:04 2006
+++ /usr/home/chinsan/project/auto-tw-l10n/pkg-plist	Tue Feb 21 14:58:41 2006
@@ -10,5 +10,4 @@
 share/skel/zh_TW.Big5/dot.vimrc
 share/skel/zh_TW.Big5/dot.xinitrc
 share/skel/zh_TW.Big5/make.conf
-share/skel/zh_TW.Big5/outta-port.supfile
 @dirrmtry share/skel/zh_TW.Big5
--- auto-tw-l10n-1.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060221071806.F24BE5CD08>