diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-08-27 05:15:14 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-08-27 05:15:14 +0800 |
commit | 5958509e2a257e6ad1c00ed3a623749012c8d5c8 (patch) | |
tree | 65c75a97a92de11989ae28beef5e9d0ab909fef6 /x11-fonts/XFree86-4-fontCyrillic/Makefile | |
parent | 054d15eb4594876686f1c49078ff23cbb17626fe (diff) | |
download | freebsd-ports-gnome-5958509e2a257e6ad1c00ed3a623749012c8d5c8.tar.gz freebsd-ports-gnome-5958509e2a257e6ad1c00ed3a623749012c8d5c8.tar.zst freebsd-ports-gnome-5958509e2a257e6ad1c00ed3a623749012c8d5c8.zip |
Attempt to fix the century-old problems with those fonts wrt Russian letters
.. ..
e and E: in two fonts those letters were mapped to a different chars than
specified by koi8-r standard, while in another one they were completely
absent. Bump PORTREVISION.
While being here, note that the fonts aren't quite `Cyrillic' -
they all miss letters found in cyrillic languages other than Russian
particularly all letters specific for Ukrainian language.
Diffstat (limited to 'x11-fonts/XFree86-4-fontCyrillic/Makefile')
-rw-r--r-- | x11-fonts/XFree86-4-fontCyrillic/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile index 8ebb6ed710b0..8661ce878c18 100644 --- a/x11-fonts/XFree86-4-fontCyrillic/Makefile +++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile @@ -7,6 +7,7 @@ PORTNAME= fontCyrillic PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XFREE} MASTER_SITE_SUBDIR= ${PORTVERSION} |