Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 May 2006 08:24:22 +0800 (CST)
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vanilla@FreeBSD.org
Subject:   ports/96695: [PATCH] chinese/gcin: update to 1.1.9
Message-ID:  <20060503002422.79887F51C4F@chinsan.twbbs.org>
Resent-Message-ID: <200605030030.k430UJVl001546@freefall.freebsd.org>

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

>Number:         96695
>Category:       ports
>Synopsis:       [PATCH] chinese/gcin: update to 1.1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 03 00:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.5-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.5-PRERELEASE FreeBSD 5.5-PRERELEASE #4: Thu Apr  6 09:29:16 CST
>Description:
- Update to 1.1.9

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

--- gcin-1.1.9.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile
--- /usr/ports/chinese/gcin/Makefile	Sat Apr 22 18:21:46 2006
+++ /usr/home/chinsan/project/gcin/Makefile	Wed May  3 08:20:06 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gcin
-PORTVERSION=	1.1.8
+PORTVERSION=	1.1.9
 CATEGORIES=	chinese textproc gnome
 MASTER_SITES=	http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \
 		http://edt1023.sayya.org/misc/
@@ -51,17 +51,9 @@
 		noseeing.cin
 	@${REINPLACE_CMD} -e 's,cj.gtab,cj.gtab noseeing.gtab,' \
 		${WRKSRC}/data/Makefile
-
-.endif
-
-.if defined(WITH_BOSHIAMY)
-post-patch:
-PLIST_SUB+=	BOSHIAMY=""
-.else
-PLIST_SUB+=	BOSHIAMY="@comment "
 .endif
 
-pre-configure:
+pre-patch:
 	@${REINPLACE_CMD} -e 's,gcin.png,${PREFIX}/share/icons/gcin.png,' \
 		${WRKSRC}/menu/gcin-setup.desktop
 	@${REINPLACE_CMD} -e 's/&//; s/bash/sh/; \
@@ -74,6 +66,15 @@
 	@${REINPLACE_CMD} -e 's/bash/sh/;' ${WRKSRC}/scripts/gcin-user-setup
 	@${REINPLACE_CMD} -e 's/bash/sh/; s/&//; s/opt\/gnome/usr\/X11R6/;' \
 		${WRKSRC}/scripts/utf8-edit
+	@${REINPLACE_CMD} -e 's,gcin-im-client.h,im-client/gcin-im-client.h,' \
+		${WRKSRC}/gtk-im/gtkimcontextgcin.c
+
+.if defined(WITH_BOSHIAMY)
+post-patch:
+PLIST_SUB+=	BOSHIAMY=""
+.else
+PLIST_SUB+=	BOSHIAMY="@comment "
+.endif
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/distinfo /usr/home/chinsan/project/gcin/distinfo
--- /usr/ports/chinese/gcin/distinfo	Sat Apr 22 18:21:46 2006
+++ /usr/home/chinsan/project/gcin/distinfo	Wed May  3 08:12:51 2006
@@ -1,5 +1,5 @@
-MD5 (gcin-1.1.8.tar.bz2) = 9e482f698d27f24aff50e1dfd0bc9a4c
-SHA256 (gcin-1.1.8.tar.bz2) = 319aedc7a2df013d8434e170e397387db235460f3897ba2e5ceb8e9d506c072e
-SIZE (gcin-1.1.8.tar.bz2) = 1392433
+MD5 (gcin-1.1.9.tar.bz2) = 30508e06e5af0d51165a4667e213d610
+SHA256 (gcin-1.1.9.tar.bz2) = 7a891bb2fdf42f928dad614db50c73ad2c2096baa941e0fc86e821090c01ddd9
+SIZE (gcin-1.1.9.tar.bz2) = 1399724
 MD5 (noseeing.tar.gz) = IGNORE
 SHA256 (noseeing.tar.gz) = IGNORE
--- gcin-1.1.9.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?20060503002422.79887F51C4F>