From chinsan@smtp2.bc.hgc.com.tw  Mon Nov 21 12:20:43 2005
Return-Path: <chinsan@smtp2.bc.hgc.com.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0BD6616A426;
	Mon, 21 Nov 2005 12:20:43 +0000 (GMT)
	(envelope-from chinsan@smtp2.bc.hgc.com.tw)
Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7B70B43D49;
	Mon, 21 Nov 2005 12:20:42 +0000 (GMT)
	(envelope-from chinsan@smtp2.bc.hgc.com.tw)
Received: by smtp2.bc.hgc.com.tw (Postfix, from userid 1006)
	id 78E4A2E981; Mon, 21 Nov 2005 20:20:43 +0800 (CST)
Message-Id: <20051121122043.78E4A2E981@smtp2.bc.hgc.com.tw>
Date: Mon, 21 Nov 2005 20:20:43 +0800 (CST)
From: chinsan <chinsan.tw@gmail.com>
Reply-To: chinsan <chinsan.tw@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: vanilla@FreeBSD.org
Subject: [UPDATE] chinese/gcin: upgrade to 1.1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         89364
>Category:       ports
>Synopsis:       [UPDATE] chinese/gcin: upgrade to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 21 12:30:12 GMT 2005
>Closed-Date:    Mon Nov 21 14:33:36 GMT 2005
>Last-Modified:  Mon Nov 21 14:33:36 GMT 2005
>Originator:     chinsan
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD smtp2.bc.hgc.com.tw 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #2: Wed Oct 12 12:57:38 CST 2005 root@smtp2.bc.hgc.com.tw:/usr/obj/usr/src/sys/BCSMTP i386
>Description:
	- upgrade to 1.1.3
	- remove QT_IM_MODULE from suggest settings
	(Because we still have no QT_IM_MODULE support)

	Thanks. :)	

>How-To-Repeat:
>Fix:

--- gcin.diff begins here ---
diff -ruN gcin.orig/Makefile gcin/Makefile
--- gcin.orig/Makefile	Mon Nov 21 19:51:57 2005
+++ gcin/Makefile	Mon Nov 21 19:53:23 2005
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	gcin
-PORTVERSION=	1.1.2
-PORTREVISION=	0
+PORTVERSION=	1.1.3
 CATEGORIES=	chinese
 MASTER_SITES=	http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \
 		http://edt1023.sayya.org/misc/ \
diff -ruN gcin.orig/distinfo gcin/distinfo
--- gcin.orig/distinfo	Mon Nov 21 19:51:57 2005
+++ gcin/distinfo	Mon Nov 21 20:07:59 2005
@@ -1,5 +1,5 @@
-MD5 (gcin-1.1.2.tar.bz2) = d74f65616c6a1080072613a79969cbaa
-SHA256 (gcin-1.1.2.tar.bz2) = f5a7c5c0a9d39d44ebcf1e201569442ebc0fa5fc6f5df4224c44bb83aaa1d187
-SIZE (gcin-1.1.2.tar.bz2) = 1299000
+MD5 (gcin-1.1.3.tar.bz2) = 7e7e4e9dc8768ed6ee9d6e2cd5b39ec6
+SHA256 (gcin-1.1.3.tar.bz2) = 0e9e4ca4b008847dc1d5ef2e77fe6cda4a4f101b2b37366850cfb6b68f5909ac
+SIZE (gcin-1.1.3.tar.bz2) = 1366174
 MD5 (noseeing.tar.gz) = IGNORE
 SHA256 (noseeing.tar.gz) = IGNORE
diff -ruN gcin.orig/files/patch-script gcin/files/patch-script
--- gcin.orig/files/patch-script	Mon Nov 21 19:51:57 2005
+++ gcin/files/patch-script	Mon Nov 21 20:01:46 2005
@@ -1,6 +1,6 @@
 diff -ruN scripts.orig/Makefile scripts/Makefile
---- scripts.orig/Makefile	Thu Aug 11 22:03:33 2005
-+++ scripts/Makefile	Thu Aug 11 22:04:10 2005
+--- scripts.orig/Makefile	Mon Nov 21 19:57:34 2005
++++ scripts/Makefile	Mon Nov 21 19:57:54 2005
 @@ -1,13 +1,10 @@
  include ../config.mak
  
@@ -17,8 +17,8 @@
  	install -m 755 $(SCRIPTS) $(GCIN_SCRIPT_DIR_i)
  clean:
 diff -ruN scripts.orig/gcin-user-setup scripts/gcin-user-setup
---- scripts.orig/gcin-user-setup	Thu Aug 11 22:03:33 2005
-+++ scripts/gcin-user-setup	Thu Aug 11 22:03:40 2005
+--- scripts.orig/gcin-user-setup	Mon Nov 21 19:57:34 2005
++++ scripts/gcin-user-setup	Mon Nov 21 20:00:30 2005
 @@ -1,4 +1,4 @@
 -#!/bin/bash
 +#!/bin/sh
@@ -26,8 +26,8 @@
  if [ -z "$1" -o -z "$2" ]; then
    echo "please specify gcin_table_dir gcin_bin_dir"
 diff -ruN scripts.orig/gcin-utf8-setup scripts/gcin-utf8-setup
---- scripts.orig/gcin-utf8-setup	Thu Aug 11 22:03:33 2005
-+++ scripts/gcin-utf8-setup	Thu Aug 11 22:03:40 2005
+--- scripts.orig/gcin-utf8-setup	Mon Nov 21 19:57:34 2005
++++ scripts/gcin-utf8-setup	Mon Nov 21 20:00:42 2005
 @@ -1,4 +1,4 @@
 -#!/bin/bash
 +#!/bin/sh
@@ -35,16 +35,16 @@
  cd
  
 diff -ruN scripts.orig/utf8-edit scripts/utf8-edit
---- scripts.orig/utf8-edit	Thu Aug 11 22:03:33 2005
-+++ scripts/utf8-edit	Thu Aug 11 22:15:12 2005
+--- scripts.orig/utf8-edit	Mon Nov 21 19:57:34 2005
++++ scripts/utf8-edit	Mon Nov 21 20:00:11 2005
 @@ -1,10 +1,10 @@
 -#!/bin/bash
 +#!/bin/sh
  
  PATH=$PATH:/opt/gnome/bin:/usr/local/bin
  
--for i in gedit kedit kate
-+for i in gedit leafpad kedit kate gvim vim jedit
+-for i in leafpad gedit kedit kate
++for i in leafpad gedit gvim kedit kate jedit
  do
 -  which $i >& /dev/null
 +  which $i > /dev/null
diff -ruN gcin.orig/pkg-message gcin/pkg-message
--- gcin.orig/pkg-message	Mon Nov 21 19:51:57 2005
+++ gcin/pkg-message	Mon Nov 21 20:03:27 2005
@@ -4,7 +4,6 @@
   (csh/tcsh) 				(sh/bash)
   setenv XMODIFIERS @im=xcin		export XMODIFIERS='@im=xcin'
   setenv GTK_IM_MODULE xim		export GTK_IM_MODULE=xim
-  setenv QT_IM_MODULE xim		export QT_IM_MODULE=xim
 
 and set LANG, LC_CTYPE to one of zh_TW.UTF-8, zh_TW.Big5 value:
   	(csh/tcsh)			(sh/bash)
diff -ruN gcin.orig/pkg-plist gcin/pkg-plist
--- gcin.orig/pkg-plist	Mon Nov 21 19:51:57 2005
+++ gcin/pkg-plist	Mon Nov 21 20:14:44 2005
@@ -15,6 +15,7 @@
 %%DATADIR%%/script/gcin-utf8-setup
 %%DATADIR%%/script/utf8-edit
 %%DATADIR%%/table/ar30.gtab
+%%DATADIR%%/table/cj-punc.gtab
 %%DATADIR%%/table/cj.gtab
 %%DATADIR%%/table/cj5.gtab
 %%DATADIR%%/table/dayi3.gtab
--- gcin.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Mon Nov 21 14:33:35 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=89364 
>Unformatted:
