diff options
author | hasso <hasso> | 2009-10-14 18:46:58 +0000 |
---|---|---|
committer | hasso <hasso> | 2009-10-14 18:46:58 +0000 |
commit | 2c74feb93a91637bbbdc8d63b815e25108ccd6f9 (patch) | |
tree | bc40f61e7ba87adc0db5c4d86b988c5916ff3af4 /x11/modular-xorg-server | |
parent | 5b66c4063e2750dab25918689f12d6475aa963af (diff) | |
download | pkgsrc-2c74feb93a91637bbbdc8d63b815e25108ccd6f9.tar.gz |
Update to 1.6.5. Changes since 1.6.4:
Keith Packard (1):
Re-fix DGA removal.
Peter Hutterer (1):
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Changes since 1.6.3:
Daniel Stone (1):
fbdevhw: Test for graphics:fb%d as well as graphics/fb%d
Keith Packard (3):
render: return the supported version rather than just passing the
proto's version
xfree86/modes: Remove all framebuffer support from DGA
Bump to version 1.6.4
Michel Dänzer (1):
dri2: Don't crash if pPriv is NULL.
Peter Hutterer (1):
Don't send events through the master if the device has SendCoreEvents off.
Richard Hughes (1):
Don't reset the lastDeviceEventTime when doing DPMS actions
Rémi Cardona (1):
dix: append "built-ins" to the font path in SetDefaultFontPath
Diffstat (limited to 'x11/modular-xorg-server')
-rw-r--r-- | x11/modular-xorg-server/Makefile | 4 | ||||
-rw-r--r-- | x11/modular-xorg-server/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile index 1ab4d724521..80c42bcd893 100644 --- a/x11/modular-xorg-server/Makefile +++ b/x11/modular-xorg-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2009/09/20 12:04:01 sno Exp $ +# $NetBSD: Makefile,v 1.53 2009/10/14 18:46:58 hasso Exp $ # -DISTNAME= xorg-server-1.6.3 +DISTNAME= xorg-server-1.6.5 PKGNAME= modular-${DISTNAME} CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=xserver/} diff --git a/x11/modular-xorg-server/distinfo b/x11/modular-xorg-server/distinfo index 874557e220a..12220cfee8d 100644 --- a/x11/modular-xorg-server/distinfo +++ b/x11/modular-xorg-server/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.38 2009/09/20 12:04:01 sno Exp $ +$NetBSD: distinfo,v 1.39 2009/10/14 18:46:58 hasso Exp $ -SHA1 (xorg-server-1.6.3.tar.bz2) = 1f28e8723e110e5c1a1adf3bc89325a81a526184 -RMD160 (xorg-server-1.6.3.tar.bz2) = 5b9ddfeb9fb7082ef600e368ada8abbb006fe418 -Size (xorg-server-1.6.3.tar.bz2) = 4651487 bytes +SHA1 (xorg-server-1.6.5.tar.bz2) = c57c80dd15d3ca492e58ae993b9015d085ec6ea6 +RMD160 (xorg-server-1.6.5.tar.bz2) = 702970358a5643dbc9205f42e39c5b8ed2ff845a +Size (xorg-server-1.6.5.tar.bz2) = 4678406 bytes SHA1 (patch-ab) = c65457bf58b7504375b31512c743c9f1a5dcdde0 SHA1 (patch-af) = 722d4679d3386c9a02e1c45a1aa355658ccc2908 SHA1 (patch-ah) = 2820d1a394de6bf19b980cc52a41cbb09c582b8f |