Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src libXxf86vm: Add missing XF86VidModeAddModeLine.3 mlink.
details: https://anonhg.NetBSD.org/src/rev/8e23cd68d9f6
branches: trunk
changeset: 361994:8e23cd68d9f6
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Feb 22 15:42:09 2022 +0000
description:
libXxf86vm: Add missing XF86VidModeAddModeLine.3 mlink.
diffstat:
distrib/sets/lists/xcomp/mi | 5 ++++-
external/mit/xorg/lib/libXxf86vm/Makefile | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (50 lines):
diff -r 579c22897829 -r 8e23cd68d9f6 distrib/sets/lists/xcomp/mi
--- a/distrib/sets/lists/xcomp/mi Tue Feb 22 00:05:13 2022 +0000
+++ b/distrib/sets/lists/xcomp/mi Tue Feb 22 15:42:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.228 2022/02/22 00:05:14 uwe Exp $
+# $NetBSD: mi,v 1.229 2022/02/22 15:42:09 uwe Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1793,6 +1793,7 @@
./usr/X11R7/man/cat3/XF86MiscSetMouseSettings.0 xcomp-libXxf86misc-catman .cat,xorg
./usr/X11R7/man/cat3/XF86MiscSetSaver.0 xcomp-libXxf86misc-catman .cat,xorg
./usr/X11R7/man/cat3/XF86VM.0 xcomp-libXxf86vm-catman .cat,xorg
+./usr/X11R7/man/cat3/XF86VidModeAddModeLine.0 xcomp-libXxf86vm-catman .cat,xorg
./usr/X11R7/man/cat3/XF86VidModeDeleteModeLine.0 xcomp-libXxf86vm-catman .cat,xorg
./usr/X11R7/man/cat3/XF86VidModeGetAllModeLines.0 xcomp-libXxf86vm-catman .cat,xorg
./usr/X11R7/man/cat3/XF86VidModeGetDotClocks.0 xcomp-libXxf86vm-catman .cat,xorg
@@ -2749,6 +2750,7 @@
./usr/X11R7/man/html3/XF86MiscSetMouseSettings.html xcomp-libXxf86misc-htmlman html,xorg
./usr/X11R7/man/html3/XF86MiscSetSaver.html xcomp-libXxf86misc-htmlman html,xorg
./usr/X11R7/man/html3/XF86VM.html xcomp-libXxf86vm-htmlman html,xorg
+./usr/X11R7/man/html3/XF86VidModeAddModeLine.html xcomp-libXxf86vm-htmlman html,xorg
./usr/X11R7/man/html3/XF86VidModeDeleteModeLine.html xcomp-libXxf86vm-htmlman html,xorg
./usr/X11R7/man/html3/XF86VidModeGetAllModeLines.html xcomp-libXxf86vm-htmlman html,xorg
./usr/X11R7/man/html3/XF86VidModeGetDotClocks.html xcomp-libXxf86vm-htmlman html,xorg
@@ -3704,6 +3706,7 @@
./usr/X11R7/man/man3/XF86MiscSetMouseSettings.3 xcomp-libXxf86misc-man .man,xorg
./usr/X11R7/man/man3/XF86MiscSetSaver.3 xcomp-libXxf86misc-man .man,xorg
./usr/X11R7/man/man3/XF86VM.3 xcomp-libXxf86vm-man .man,xorg
+./usr/X11R7/man/man3/XF86VidModeAddModeLine.3 xcomp-libXxf86vm-man .man,xorg
./usr/X11R7/man/man3/XF86VidModeDeleteModeLine.3 xcomp-libXxf86vm-man .man,xorg
./usr/X11R7/man/man3/XF86VidModeGetAllModeLines.3 xcomp-libXxf86vm-man .man,xorg
./usr/X11R7/man/man3/XF86VidModeGetDotClocks.3 xcomp-libXxf86vm-man .man,xorg
diff -r 579c22897829 -r 8e23cd68d9f6 external/mit/xorg/lib/libXxf86vm/Makefile
--- a/external/mit/xorg/lib/libXxf86vm/Makefile Tue Feb 22 00:05:13 2022 +0000
+++ b/external/mit/xorg/lib/libXxf86vm/Makefile Tue Feb 22 15:42:09 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 09:33:18 mrg Exp $
+# $NetBSD: Makefile,v 1.7 2022/02/22 15:42:09 uwe Exp $
.include <bsd.own.mk>
@@ -17,6 +17,7 @@
XF86VM.3 XF86VidModeSetClientVersion.3 \
XF86VM.3 XF86VidModeGetModeLine.3 \
XF86VM.3 XF86VidModeGetAllModeLines.3 \
+ XF86VM.3 XF86VidModeAddModeLine.3 \
XF86VM.3 XF86VidModeDeleteModeLine.3 \
XF86VM.3 XF86VidModeModModeLine.3 \
XF86VM.3 XF86VidModeValidateModeLine.3 \
Home |
Main Index |
Thread Index |
Old Index