Module Name:    src
Committed By:   snj
Date:           Wed Feb 25 20:01:39 UTC 2015

Modified Files:
        src/external/mit/xorg/lib/libXfont: Makefile

Log Message:
update for 1.5.0


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/mit/xorg/lib/libXfont/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/mit/xorg/lib/libXfont/Makefile
diff -u src/external/mit/xorg/lib/libXfont/Makefile:1.9 src/external/mit/xorg/lib/libXfont/Makefile:1.10
--- src/external/mit/xorg/lib/libXfont/Makefile:1.9	Wed Apr  4 10:59:45 2012
+++ src/external/mit/xorg/lib/libXfont/Makefile	Wed Feb 25 20:01:39 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.9 2012/04/04 10:59:45 joerg Exp $
+#	$NetBSD: Makefile,v 1.10 2015/02/25 20:01:39 snj Exp $
 
 .include <bsd.own.mk>
 
@@ -25,11 +25,11 @@ SRCS=	ftenc.c ftfuncs.c fttools.c xttcap
 	bitsource.c bufio.c catalogue.c decompress.c defaults.c \
 	dirfile.c fileio.c filewr.c fontdir.c fontencc.c fontfile.c \
 	fontscale.c gunzip.c register.c renderers.c bunzip2.c cauthgen.c \
-	csignal.c delfntcid.c errorf.c fatalerror.c findoldfnt.c \
+	csignal.c delfntcid.c errorf.c findoldfnt.c \
 	getcres.c getdefptsize.c getnewfntcid.c gettime.c initfshdl.c \
 	regfpefunc.c rmfshdl.c servclient.c setfntauth.c stfntcfnt.c \
 	atom.c fontaccel.c fontnames.c fontutil.c fontxlfd.c \
-	format.c miscutil.c patcache.c private.c utilbitmap.c
+	format.c miscutil.c patcache.c private.c utilbitmap.c stubsinit.c
 
 INCS=	bdfint.h bitmap.h bufio.h fntfil.h fntfilio.h fntfilst.h \
 	fontconf.h fontencc.h fontmisc.h fontshow.h \

Reply via email to