aboutsummaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-12-17 11:15:05 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-12-17 11:15:05 +0000
commitf85b7ec44a774b83e54b4700c899d6fa16a726b9 (patch)
tree82b2af7450715414520bb9340d52b7c5079853b5 /russian
parent76076ef5085d9bc92030af4cd4c40cad498c1152 (diff)
downloadports-f85b7ec44a774b83e54b4700c899d6fa16a726b9.tar.gz
ports-f85b7ec44a774b83e54b4700c899d6fa16a726b9.zip
Use sort order now
Notes
Notes: svn path=/head/; revision=9121
Diffstat (limited to 'russian')
-rw-r--r--russian/rispell/files/patch-aa6
-rw-r--r--russian/rispell/files/patch-ab6
2 files changed, 6 insertions, 6 deletions
diff --git a/russian/rispell/files/patch-aa b/russian/rispell/files/patch-aa
index 34834c994522..b1a7bf0f91e4 100644
--- a/russian/rispell/files/patch-aa
+++ b/russian/rispell/files/patch-aa
@@ -1,5 +1,5 @@
-*** russian.aff.bak Tue Sep 23 19:12:38 1997
---- russian.aff Tue Dec 16 20:33:07 1997
+*** russian.aff.orig Tue Sep 23 19:12:38 1997
+--- russian.aff Wed Dec 17 14:01:17 1997
***************
*** 1,6 ****
nroffchars ().\\*
@@ -11,7 +11,7 @@
--- 1,6 ----
nroffchars ().\\*
texchars ()\[]{}<\>\\$*.%
-! wordchars [\xa3\xc0-\xdf] [\xb3\xe0-\xff]
+! wordchars [\xc1\xc2\xd7\xc7\xc4\xc5\xa3\xd6\xda\xc9\xca\xcb\xcc\xcd\xce\xcf\xd0\xd2\xd3\xd4\xd5\xc6\xc8\xc3\xde\xdb\xdd\xdf\xd9\xd8\xdc\xc0\xd1] [\xe1\xe2\xf7\xe7\xe4\xe5\xb3\xf6\xfa\xe9\xea\xeb\xec\xed\xee\xef\xf0\xf2\xf3\xf4\xf5\xe6\xe8\xe3\xfe\xfb\xfd\xff\xf9\xf8\xfc\xe0\xf1]
suffixes
flag A:
diff --git a/russian/rispell/files/patch-ab b/russian/rispell/files/patch-ab
index 01ff123b83bf..c495f47c80b8 100644
--- a/russian/rispell/files/patch-ab
+++ b/russian/rispell/files/patch-ab
@@ -1,5 +1,5 @@
-*** makedict.cxx.bak Tue Sep 23 19:04:44 1997
---- makedict.cxx Tue Dec 16 20:30:21 1997
+*** makedict.cxx.orig Tue Sep 23 19:04:44 1997
+--- makedict.cxx Wed Dec 17 14:03:46 1997
***************
*** 274,280 ****
}
@@ -13,7 +13,7 @@
}
fputs("nroffchars ().\\\\*\n"
"texchars ()\\[]{}<\\>\\\\$*.%\n"
-! "wordchars [\\xa3\\xc0-\\xdf] [\\xb3\\xe0-\\xff]\n"
+! "wordchars [\\xc1\\xc2\\xd7\\xc7\\xc4\\xc5\\xa3\\xd6\\xda\\xc9\\xca\\xcb\\xcc\\xcd\\xce\\xcf\\xd0\\xd2\\xd3\\xd4\\xd5\\xc6\\xc8\\xc3\\xde\\xdb\\xdd\\xdf\\xd9\\xd8\\xdc\\xc0\\xd1] [\\xe1\\xe2\\xf7\\xe7\\xe4\\xe5\\xb3\\xf6\\xfa\\xe9\\xea\\xeb\\xec\\xed\\xee\\xef\\xf0\\xf2\\xf3\\xf4\\xf5\\xe6\\xe8\\xe3\\xfe\\xfb\\xfd\\xff\\xf9\\xf8\\xfc\\xe0\\xf1]\n"
"suffixes\n\n", f);
for (int flag = 0; suffixes[flag] != NULL; flag++) {