From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 22 00:20:17 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFDC216A4CF for ; Thu, 22 Jul 2004 00:20:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4A6443D5A for ; Thu, 22 Jul 2004 00:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6M0KG9l024952 for ; Thu, 22 Jul 2004 00:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6M0KGqb024949; Thu, 22 Jul 2004 00:20:16 GMT (envelope-from gnats) Resent-Date: Thu, 22 Jul 2004 00:20:16 GMT Resent-Message-Id: <200407220020.i6M0KGqb024949@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jie Gao Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455EB16A4CE for ; Thu, 22 Jul 2004 00:12:34 +0000 (GMT) Received: from ensa.cpsc.ucalgary.ca (ensa.cpsc.ucalgary.ca [136.159.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDE1E43D4C for ; Thu, 22 Jul 2004 00:12:33 +0000 (GMT) (envelope-from gaoj@cpsc.ucalgary.ca) Received: from imgw1.cpsc.ucalgary.ca (imgw1 [136.159.5.9]) i6M0ARjr020328 for ; Wed, 21 Jul 2004 18:10:27 -0600 (MDT) Received: from aibsd (sana-sa [136.159.7.231])i6M0AMpi016026 for ; Wed, 21 Jul 2004 18:10:22 -0600 Received: by aibsd (sSMTP sendmail emulation); Wed, 21 Jul 2004 18:10:21 -0600 Message-Id: <200407220010.i6M0AMpi016026@imgw1.cpsc.ucalgary.ca> Date: Wed, 21 Jul 2004 18:10:21 -0600 From: "Jie Gao" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/69400: [maintainer update] textproc/scim update to 0.99.4 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jie Gao List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jul 2004 00:20:17 -0000 >Number: 69400 >Category: ports >Synopsis: [maintainer update] textproc/scim update to 0.99.4 >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: Thu Jul 22 00:20:16 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Jie Gao >Release: FreeBSD 5.2.1-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD aibsd 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Mon May 3 02:43:15 MDT 2004 gaoj@aibsd:/usr/obj/usr/src/sys/AIBSD i386 >Description: Update textproc/scim to 0.99.4, and remove a post-patch reinplacement that is now in the new version. Note: The attached patch is strange. It will succeed if I do a patch -p1 in textproc/scim. However it will fail if I patch without strip prefix in textproc directory. Really weird. >How-To-Repeat: >Fix: --- patch-scim begins here --- diff -ruN scim.orig/Makefile scim/Makefile --- scim.orig/Makefile Wed Jul 21 17:28:51 2004 +++ scim/Makefile Wed Jul 21 17:29:20 2004 @@ -6,7 +6,7 @@ # PORTNAME= scim -PORTVERSION= 0.99.2 +PORTVERSION= 0.99.4 CATEGORIES= textproc MASTER_SITES= http://freedesktop.org/~suzhe/sources/ @@ -31,11 +31,6 @@ .if ${OSVERSION} <= 499999 BROKEN= "4.x lacks C99 compliant wctypes implementation" .endif - -# Pay attention to the quotes usage below -post-patch: - ${REINPLACE_CMD} 's/,.GB2312"/,.GB2312,.eucCN"/g' \ - ${WRKSRC}/src/scim_utility.cpp post-configure: ${REINPLACE_CMD} '/^pkgconfigdir/s|$$(libdir)|$${exec_prefix}/libdata|' \ diff -ruN scim.orig/distinfo scim/distinfo --- scim.orig/distinfo Wed Jul 21 17:28:51 2004 +++ scim/distinfo Wed Jul 21 17:30:07 2004 @@ -1,2 +1,2 @@ -MD5 (scim-0.99.2.tar.gz) = 0c63b30d1ec1a6e9668305ad2bdfd0c5 -SIZE (scim-0.99.2.tar.gz) = 1954220 +MD5 (scim-0.99.4.tar.gz) = 8ac0a8bb8b25e198a4f9b67fa4ca950b +SIZE (scim-0.99.4.tar.gz) = 2104313 diff -ruN scim.orig/pkg-plist scim/pkg-plist --- scim.orig/pkg-plist Wed Jul 21 17:28:51 2004 +++ scim/pkg-plist Wed Jul 21 17:29:42 2004 @@ -40,10 +40,10 @@ include/scim-1.0/scim_utility.h lib/libscim-1.0.a lib/libscim-1.0.so -lib/libscim-1.0.so.1 +lib/libscim-1.0.so.3 lib/libscim-gtkutils-1.0.a lib/libscim-gtkutils-1.0.so -lib/libscim-gtkutils-1.0.so.1 +lib/libscim-gtkutils-1.0.so.3 lib/gtk-2.0/immodules/im-scim.so lib/scim-1.0/1.0.0/Config/gconf.so lib/scim-1.0/1.0.0/Config/simple.so @@ -64,6 +64,7 @@ share/control-center-2.0/capplets/scim-setup.desktop share/locale/zh_CN/LC_MESSAGES/scim.mo share/locale/zh_TW/LC_MESSAGES/scim.mo +share/locale/ja_JP/LC_MESSAGES/scim.mo share/pixmaps/scim-setup.png share/scim/icons/down.png share/scim/icons/full-letter.png --- patch-scim ends here --- >Release-Note: >Audit-Trail: >Unformatted: