ports/140264: [Maintainer] textproc/scim-kmfl-sil-ezra: Add correct language code

Nikola Lecic nikola.lecic at anthesphoria.net
Wed Nov 4 09:30:03 UTC 2009


>Number:         140264
>Category:       ports
>Synopsis:       [Maintainer] textproc/scim-kmfl-sil-ezra: 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:00 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-ezra-2.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-kmfl-sil-ezra/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	16 Jul 2009 17:33:06 -0000	1.1
+++ Makefile	4 Nov 2009 08:10:53 -0000
@@ -6,6 +6,7 @@
 
 PORTNAME=	scim-kmfl-sil-ezra
 PORTVERSION=	2.4
+PORTREVISION=	1
 CATEGORIES=	textproc
 MASTER_SITES=	http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL251_Src.zip\&filename=/:1 \
 		http://scripts.sil.org/cms/scripts/render_download.php\?site_id=nrsi\&format=file\&media_id=EzraSIL2.5Keying\&filename=/:2 \
@@ -55,7 +56,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} "  \"Hebrew\" in your SCIM menu. If you don't see it,"
 	@${ECHO_MSG} "  restart X."
 .if !defined(NOPORTDOCS)
 	@${ECHO_MSG}
Index: files/patch-Keyman::EZRAUNI24.KMN
===================================================================
RCS file: /home/ncvs/ports/textproc/scim-kmfl-sil-ezra/files/patch-Keyman::EZRAUNI24.KMN,v
retrieving revision 1.1
diff -u -r1.1 patch-Keyman::EZRAUNI24.KMN
--- files/patch-Keyman::EZRAUNI24.KMN	16 Jul 2009 17:33:06 -0000	1.1
+++ files/patch-Keyman::EZRAUNI24.KMN	4 Nov 2009 08:03:17 -0000
@@ -8,7 +8,7 @@
 +BITMAP HEBDISPY.bmp      c 8/21/02
  c HOTKEY "^+M"
  VERSION 6.0         c 7/9/02 
-+store(&language) "Biblical Hebrew"
++store(&language) "he_IL"
  
  begin UNICODE > use(Main)  
  
--- scim-kmfl-sil-ezra-2.4_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list