pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server Modular-xorg-server-1.4.2nb5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a859184d176
branches:  trunk
changeset: 555940:4a859184d176
user:      apb <apb%pkgsrc.org@localhost>
date:      Sat Mar 14 09:46:55 2009 +0000

description:
Modular-xorg-server-1.4.2nb5.
Apply the following patches from NetBSD xsrc/external/mit/xorg-server/dist;
thanks to joerg for providing a list of changes to apply.

2009-02-19 20:02  macallan

        * hw/xfree86/xaa/: xaaFillRect.c (1.2), xaaInitAccel.c (1.2),
        xaalocal.h (1.2):

        Actually use scanline image writes to upload images if available

2009-02-09 09:49  plunky

        * hw/xfree86/os-support/bsd/bsd_mouse.c (1.5):

        add horizontal mouse-wheel functionality to USB and WSMOUSE drivers

2009-02-02 03:06  christos

        * hw/xfree86/os-support/: bsd/bsd_mouse.c (1.4), xf86OSmouse.h
        (1.2):

        add a SetupMouse proc to condition the fd. Convert NetBSD's
        SetupAuto to SetupMouse.

2009-01-19 00:54  christos

        * hw/xfree86/os-support/bsd/bsd_mouse.c (1.3):

        fix ioctl.

2009-01-13 18:43  christos

        * hw/xfree86/os-support/bsd/bsd_mouse.c (1.2):

        Set the mouse event protocol version. (untested, but head will be
        broken unless I add this).

diffstat:

 x11/modular-xorg-server/Makefile |  4 ++--
 x11/modular-xorg-server/distinfo |  7 ++++++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r 8330ab256331 -r 4a859184d176 x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile  Sat Mar 14 04:00:56 2009 +0000
+++ b/x11/modular-xorg-server/Makefile  Sat Mar 14 09:46:55 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.39 2009/01/04 20:02:12 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2009/03/14 09:46:55 apb Exp $
 #
 
 DISTNAME=      xorg-server-1.4.2
 PKGNAME=       modular-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=xserver/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 8330ab256331 -r 4a859184d176 x11/modular-xorg-server/distinfo
--- a/x11/modular-xorg-server/distinfo  Sat Mar 14 04:00:56 2009 +0000
+++ b/x11/modular-xorg-server/distinfo  Sat Mar 14 09:46:55 2009 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.30 2009/01/04 20:02:12 wiz Exp $
+$NetBSD: distinfo,v 1.31 2009/03/14 09:46:55 apb Exp $
 
 SHA1 (Mesa-7.0.4-xorg-server_GL) = 6aed65e64c7a684a5d707334a4b4fe7711966380
 RMD160 (Mesa-7.0.4-xorg-server_GL) = 2028532d79f5bba1d09ae787a1799fc4b206a5d7
@@ -18,7 +18,12 @@
 SHA1 (patch-ad) = 57f9b5413d0c48ac12343f9d75879a46bd334931
 SHA1 (patch-ae) = 814f46c830384292683b38261386d113897b66d1
 SHA1 (patch-af) = 722d4679d3386c9a02e1c45a1aa355658ccc2908
+SHA1 (patch-ag) = b71dd3c33b244d766180d93a7bb90c5ef4ebe90b
 SHA1 (patch-ah) = b92699ae5913459799b8b870664786b3583e292d
+SHA1 (patch-ai) = 936edba9ac60e7dd461c2c1d54e1b89c6bf16027
+SHA1 (patch-aj) = 84ff5c6215d0b62734cf26e78394a70afe2b7007
+SHA1 (patch-ak) = df6d3b2172254e1f9d44eb40144cad5ed29a7d1d
+SHA1 (patch-al) = cb1fb44037f23fb2838ed36aaf2591946264fe53
 SHA1 (patch-sa) = 5586e998e2239b6851291b5f79b2e6009c78b174
 SHA1 (patch-sb) = b769780b446e4f10bc99ccd3373d666daf44f863
 SHA1 (patch-sc) = 33c4d4731e3732032f84946fc17e28d0cba389a6



Home | Main Index | Thread Index | Old Index