ports/93622: [MAINTAINER] chinese/auto-tw-l10n: update to 1.8

chinsan chinsan.tw at gmail.com
Tue Feb 21 07:30:08 UTC 2006


>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
 
-*************************************************************
+**************************************************************************
 
 ¤¤¤åÁcÅ黡©ú:
- ½Ð§iª¾±zªº¨Ï¥ÎªÌ¤ñ¹ï¥L­ÌªºÂ³]©w¸ò·s³]©w, ¦b
+ ½Ð§iª¾±zªº¨Ï¥ÎªÌ¤ñ¹ï¥L­ÌªºÂ³]©w¸ò·s³]©w¡A©ñ¦b
  %%PREFIX%%/share/skel/zh_TW.Big5/dot.*
 
-*************************************************************
+ ­Y¤§«á·s¼W¨Ï¥ÎªÌªº¸Ü¡A½Ð¥Î¤U­±Ãþ¦ü¤è¦¡¡G
+	# 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:



More information about the freebsd-ports-bugs mailing list