Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Build and install iso10646-1 encoded 10x20 font. This matche...



details:   https://anonhg.NetBSD.org/src/rev/d93b168999f8
branches:  trunk
changeset: 781117:d93b168999f8
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Aug 20 15:38:58 2012 +0000

description:
Build and install iso10646-1 encoded 10x20 font. This matches the behaviour
of the upstream software and modular X.org in pkgsrc.

Patch supplied by Piotr Meyer in PR xsrc/46755.

diffstat:

 distrib/sets/lists/xfont/mi                                |  3 ++-
 external/mit/xorg/share/fonts/misc/font-misc-misc/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (35 lines):

diff -r 0954ebdf7374 -r d93b168999f8 distrib/sets/lists/xfont/mi
--- a/distrib/sets/lists/xfont/mi       Mon Aug 20 14:14:32 2012 +0000
+++ b/distrib/sets/lists/xfont/mi       Mon Aug 20 15:38:58 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.39 2010/04/11 02:41:38 jakllsch Exp $
+# $NetBSD: mi,v 1.40 2012/08/20 15:38:59 tron Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -8440,6 +8440,7 @@
 ./usr/X11R7/lib/X11/fonts/misc/10x20-ISO8859-8.pcf.gz  xfont   share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/misc/10x20-ISO8859-9.pcf.gz  xfont   share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/misc/10x20-KOI8-R.pcf.gz     xfont   share,xorg,x11fonts
+./usr/X11R7/lib/X11/fonts/misc/10x20.pcf.gz            xfont   share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/misc/12x13ja.pcf.gz          xfont   share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/misc/12x24.pcf.gz            xfont   share,xorg,x11fonts
 ./usr/X11R7/lib/X11/fonts/misc/12x24rk.pcf.gz          xfont   share,xorg,x11fonts
diff -r 0954ebdf7374 -r d93b168999f8 external/mit/xorg/share/fonts/misc/font-misc-misc/Makefile
--- a/external/mit/xorg/share/fonts/misc/font-misc-misc/Makefile        Mon Aug 20 14:14:32 2012 +0000
+++ b/external/mit/xorg/share/fonts/misc/font-misc-misc/Makefile        Mon Aug 20 15:38:58 2012 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:23 mrg Exp $
+#      $NetBSD: Makefile,v 1.2 2012/08/20 15:38:58 tron Exp $
 
 .include <bsd.own.mk>
 
@@ -15,7 +15,7 @@
 BDFFILES+=     4x6.bdf 5x7.bdf 5x8.bdf 6x10.bdf 6x12.bdf 6x13.bdf \
                6x13B.bdf 6x13O.bdf 6x9.bdf 7x13.bdf 7x13B.bdf 7x13O.bdf \
                7x14.bdf 7x14B.bdf 8x13.bdf 8x13B.bdf 8x13O.bdf 9x15.bdf \
-               9x15B.bdf 9x18.bdf 9x18B.bdf
+               9x15B.bdf 9x18.bdf 9x18B.bdf 10x20.bdf
 
 # Most fonts have 22 output types, but ISO8859-8 and ISO8859-11 are
 # missing a few.



Home | Main Index | Thread Index | Old Index