Source-Changes-HG archive

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

[xsrc/trunk]: xsrc/external/mit/libICE/dist merge libICE 1.0.10.



details:   https://anonhg.NetBSD.org/xsrc/rev/1f0cfcfaef8b
branches:  trunk
changeset: 10347:1f0cfcfaef8b
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Jul 15 05:38:37 2019 +0000

description:
merge libICE 1.0.10.

diffstat:

 external/mit/libICE/dist/README         |  30 ------------------------------
 external/mit/libICE/dist/src/icetrans.c |   4 ----
 2 files changed, 0 insertions(+), 34 deletions(-)

diffs (46 lines):

diff -r 6e9a11749788 -r 1f0cfcfaef8b external/mit/libICE/dist/README
--- a/external/mit/libICE/dist/README   Mon Jul 15 05:38:04 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-libICE - Inter-Client Exchange Library
-
-Documentation for this API can be found in the doc directory of the source
-code, or online at:
-
-       http://xorg.freedesktop.org/releases/X11R7.0/doc/PDF/ICElib.pdf
-
-All questions regarding this software should be directed at the
-Xorg mailing list:
-
-        http://lists.freedesktop.org/mailman/listinfo/xorg
-
-Please submit bug reports to the Xorg bugzilla:
-
-        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
-
-The master development code repository can be found at:
-
-        git://anongit.freedesktop.org/git/xorg/lib/libICE
-
-        http://cgit.freedesktop.org/xorg/lib/libICE
-
-For patch submission instructions, see:
-
-       http://www.x.org/wiki/Development/Documentation/SubmittingPatches
-
-For more information on the git code manager, see:
-
-        http://wiki.x.org/wiki/GitPage
-
diff -r 6e9a11749788 -r 1f0cfcfaef8b external/mit/libICE/dist/src/icetrans.c
--- a/external/mit/libICE/dist/src/icetrans.c   Mon Jul 15 05:38:04 2019 +0000
+++ b/external/mit/libICE/dist/src/icetrans.c   Mon Jul 15 05:38:37 2019 +0000
@@ -24,8 +24,4 @@
 #include <config.h>
 #endif
 
-#define ICE_t 1
-#define TRANS_CLIENT 1
-#define TRANS_SERVER 1
-
 #include <X11/Xtrans/transport.c>



Home | Main Index | Thread Index | Old Index