aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-10-30 21:31:08 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-10-30 21:31:08 +0000
commit7bfa1c511f095d5c09fffad7ba400a125541b999 (patch)
treef960ca84d6343a5b8ae04340ef1872129c7f9304 /x11
parent2a14f1d09b4e02ae2ebaf36372b6981bd11cca2f (diff)
downloadports-7bfa1c511f095d5c09fffad7ba400a125541b999.tar.gz
ports-7bfa1c511f095d5c09fffad7ba400a125541b999.zip
x11/xkeyboard-config: Fix typo in Armenian layout
Fix two typos in the Armenian layout in xkeyboard-config, preventing the use of two Armenian capital letters. This was reported on the x11@ mailing list. Upstream PR: https://bugs.freedesktop.org/show_bug.cgi?id=108545 Reported by: Sergey Manucharian
Notes
Notes: svn path=/head/; revision=483538
Diffstat (limited to 'x11')
-rw-r--r--x11/xkeyboard-config/Makefile1
-rw-r--r--x11/xkeyboard-config/files/patch-symbols_am13
2 files changed, 14 insertions, 0 deletions
diff --git a/x11/xkeyboard-config/Makefile b/x11/xkeyboard-config/Makefile
index 9dec3c82167e..247526b4a67d 100644
--- a/x11/xkeyboard-config/Makefile
+++ b/x11/xkeyboard-config/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xkeyboard-config
PORTVERSION= 2.24
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= XORG/individual/${XORG_CAT}/${PORTNAME}
diff --git a/x11/xkeyboard-config/files/patch-symbols_am b/x11/xkeyboard-config/files/patch-symbols_am
new file mode 100644
index 000000000000..19cd40dc0035
--- /dev/null
+++ b/x11/xkeyboard-config/files/patch-symbols_am
@@ -0,0 +1,13 @@
+--- symbols/am.orig 2018-10-30 21:22:31 UTC
++++ symbols/am
+@@ -80,8 +80,8 @@ xkb_symbols "phonetic" {
+ key <AE06> { [ Armenian_vyun, Armenian_VYUN ] };
+ key <AE07> { [ Armenian_ligature_ew, 0x100058f ] };
+ key <AE08> { [ Armenian_ra, Armenian_RA ] };
+- key <AE09> { [ Armenian_cha, rmenian_CHA ] };
+- key <AE10> { [ Armenian_tche, rmenian_TCHE ] };
++ key <AE09> { [ Armenian_cha, Armenian_CHA ] };
++ key <AE10> { [ Armenian_tche, Armenian_TCHE ] };
+ key <AE11> { [ Armenian_hyphen, 0x1002015 ] };
+ key <AE12> { [ Armenian_zhe, Armenian_ZHE ] };
+