From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 4 09:30:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E229106568D for ; Wed, 4 Nov 2009 09:30:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EF12B8FC1E for ; Wed, 4 Nov 2009 09:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nA49U2c8013498 for ; Wed, 4 Nov 2009 09:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nA49U2nt013497; Wed, 4 Nov 2009 09:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 4 Nov 2009 09:30:02 GMT Resent-Message-Id: <200911040930.nA49U2nt013497@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, Nikola Lecic Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92F38106566B for ; Wed, 4 Nov 2009 09:23:59 +0000 (UTC) (envelope-from nikola.lecic@anthesphoria.net) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by mx1.freebsd.org (Postfix) with ESMTP id 3B8038FC0A for ; Wed, 4 Nov 2009 09:23:59 +0000 (UTC) Received: from anthesphoria.net (anthesphoria.net [200.46.204.219]) by anthesphoria.net (8.14.3/8.14.3) with ESMTP id nA49NwcC017806 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 4 Nov 2009 10:23:58 +0100 (CET) (envelope-from nl@anthesphoria.net) Received: (from nl@localhost) by anthesphoria.net (8.14.3/8.14.3/Submit) id nA49NwBT017805; Wed, 4 Nov 2009 10:23:58 +0100 (CET) (envelope-from nl) Message-Id: <200911040923.nA49NwBT017805@anthesphoria.net> Date: Wed, 4 Nov 2009 10:23:58 +0100 (CET) From: Nikola Lecic To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/140265: [Maintainer] textproc/scim-kmfl-sil-galatia: Add correct language code X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikola Lecic List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2009 09:30:03 -0000 >Number: 140265 >Category: ports >Synopsis: [Maintainer] textproc/scim-kmfl-sil-galatia: Add correct language code >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: Wed Nov 04 09:30:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 8.0-RC2 i386 >Organization: >Environment: System: FreeBSD xxx 8.0-RC2 FreeBSD 8.0-RC2 #0: Fri Oct 30 09:13:38 CET 2009 xxx:/usr/obj/usr/src/sys/GENERIC i386 >Description: This patch adds the correct language code /store(&language) directive/ to the KMN file so that the keyboard appears in the right SCIM language submenu. The port message is changed accordingly as well. Thanks Doug Rintoul (KMFL creator) for noticing me about this. >How-To-Repeat: >Fix: --- scim-kmfl-sil-galatia-1.02_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/textproc/scim-kmfl-sil-galatia/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2 Sep 2009 17:26:53 -0000 1.1 +++ Makefile 4 Nov 2009 08:11:12 -0000 @@ -7,6 +7,7 @@ PORTNAME= scim-kmfl-sil-galatia PORTVERSION= 1.02 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=GrkPolyComp_Src&filename=/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ @@ -50,7 +51,7 @@ post-install: @${ECHO_MSG} "--------------------------------------------------------" @${ECHO_MSG} " You should now have the new keyboard in the section" - @${ECHO_MSG} " \"Others\" in your SCIM menu. If you don't see it," + @${ECHO_MSG} " \"Greek\" in your SCIM menu. If you don't see it," @${ECHO_MSG} " restart X." .if !defined(NOPORTDOCS) @${ECHO_MSG} Index: files/patch-GrkPolyComp.KMN =================================================================== RCS file: /home/ncvs/ports/textproc/scim-kmfl-sil-galatia/files/patch-GrkPolyComp.KMN,v retrieving revision 1.1 diff -u -r1.1 patch-GrkPolyComp.KMN --- files/patch-GrkPolyComp.KMN 2 Sep 2009 17:26:54 -0000 1.1 +++ files/patch-GrkPolyComp.KMN 4 Nov 2009 08:00:03 -0000 @@ -1,6 +1,6 @@ --- GrkPolyComp.KMN.orig 2009-08-24 13:49:16.000000000 +0200 +++ GrkPolyComp.KMN 2009-08-24 14:03:17.000000000 +0200 -@@ -24,9 +24,9 @@ +@@ -24,14 +24,13 @@ c See REVISION.TXT c ---------------------------------------------------------------------------- @@ -12,7 +12,13 @@ HOTKEY "^+G" COPYRIGHT "© 2002-2008 SIL International" MESSAGE "The Greek (polytonic precomposed) Unicode keyboard is distributed under the X11 free software license (http://scripts.sil.org/X11License)." -@@ -520,9 +520,9 @@ +- +-c LANGUAGE x208, x22 ++store(&language) "el_GR" + + c ---------------------------------------------------------------------------- + +@@ -520,9 +519,9 @@ any(vUIoSm0) + any(K_Io) > index(vUIoSm,1) c >A_ any(vUIo2) + any(K_Ro) > index(vUIoRo,1) c A_< any(vUIoRo0) + any(K_Io) > index(vUIoRo,1) c index(vUIoRoGr,1) c <\A_ any(vUIoSm) + any(K_Ac) > index(vUIoSmAc,1) c A_>/ any(vUIoSmAc0) + any(K_Io) > index(vUIoSmAc,1) c >/A_ -@@ -668,8 +668,8 @@ +@@ -668,8 +667,8 @@ any(GC_Ci) + any(K_Gr) > index(GC_Gr,1) c a^ + \ a\. any(Ac) + any(K_Gr) > outs(Gr) c / + \ \. any(Ci) + any(K_Gr) > outs(Gr) c ^ + \ \. --- scim-kmfl-sil-galatia-1.02_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: