pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xproto Update to 7.0.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55fcf0d2b3ae
branches:  trunk
changeset: 519989:55fcf0d2b3ae
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Oct 13 13:45:23 2006 +0000

description:
Update to 7.0.8.
Due to builtin.mk this is not used by default on most pkgsrc systems
that have good enough headers (or use Xorg).

Changes include:

    XF86keysym: add keyboard/monitor brightness controls (Bug #8120)
    Add XF86{Kbd,Mon}Brightness{Up,Down}, and XF86KbdLightOnOff.

    Xfuncproto: add _X_INLINE

    Bug #7458: AIX changes to Xmd.h

    Bugzilla Bug #7458 <https://bugs.freedesktop.org/show_bug.cgi?id=7458>
    Patch #6179 <https://bugs.freedesktop.org/attachment.cgi?id=6179>

    Add ISO_Level5_{Shift,Latch,Lock}.

    Bug #6887: Add dead_stroke, bump to 7.0.7. (Troy Korjuslommi)

    Bug #6296: Add support for Braille. (Samuel Thibault)

    Fix more comment typos.

    On Solaris, #include <sys/isa_defs.h> to be sure _LP64 is defined in 64-bit
        builds.
    Fix some comment typos.

diffstat:

 x11/xproto/Makefile |  4 ++--
 x11/xproto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 813bc4b41f0b -r 55fcf0d2b3ae x11/xproto/Makefile
--- a/x11/xproto/Makefile       Fri Oct 13 13:07:12 2006 +0000
+++ b/x11/xproto/Makefile       Fri Oct 13 13:45:23 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2006/07/21 04:56:38 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/10/13 13:45:23 reed Exp $
 #
 
-DISTNAME=              xproto-7.0.4
+DISTNAME=              xproto-7.0.8
 CATEGORIES=            x11 devel
 MASTER_SITES=          http://xorg.freedesktop.org/releases/individual/proto/
 EXTRACT_SUFX=          .tar.bz2
diff -r 813bc4b41f0b -r 55fcf0d2b3ae x11/xproto/distinfo
--- a/x11/xproto/distinfo       Fri Oct 13 13:07:12 2006 +0000
+++ b/x11/xproto/distinfo       Fri Oct 13 13:45:23 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/04/18 17:06:39 reed Exp $
+$NetBSD: distinfo,v 1.2 2006/10/13 13:45:23 reed Exp $
 
-SHA1 (xproto-7.0.4.tar.bz2) = da7668bf0653ee78db709533cd920f8488f1ca03
-RMD160 (xproto-7.0.4.tar.bz2) = f2134fa216c574ad2f10711cc91f198bcc4eabc6
-Size (xproto-7.0.4.tar.bz2) = 127351 bytes
+SHA1 (xproto-7.0.8.tar.bz2) = f3b3a8d65dc0d96902871ac4bb749cbf809f13a0
+RMD160 (xproto-7.0.8.tar.bz2) = 97b697743048eb1dce2cb7bf6124d2467b9d9735
+Size (xproto-7.0.8.tar.bz2) = 141875 bytes



Home | Main Index | Thread Index | Old Index