diff options
author | wiz <wiz> | 2013-10-03 08:31:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-03 08:31:23 +0000 |
commit | faeae89967bcba296a80d96a88a59f8e7e2d06b7 (patch) | |
tree | 324690afcb6c9a6529051c49eb20fe3fa9984cd2 /x11 | |
parent | a523f2a25dd934d9fe13eeb64279d6d164e3a95c (diff) | |
download | pkgsrc-faeae89967bcba296a80d96a88a59f8e7e2d06b7.tar.gz |
Update to 6.9.2:
xf86-video-r128 6.9.2 includes a fix for EXA color errors on PowerPC,
plus updates to build with xserver 1.13 and 1.14.
Note that also this xserver patch is needed for 1.13 and 1.14:
http://lists.x.org/archives/xorg-devel/2013-September/037971.html
All credits go to Connor Behan for keeping this driver alive!
Connor Behan (4):
Remove call to obsolete miInitializeBackingStore()
Swap pixmap bytes for a solid picture on big endian host
Minor spacing changes
Specify NULL for the platform probe function
Tormod Volden (1):
r128: bump to version 6.9.2
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xf86-video-r128/Makefile | 4 | ||||
-rw-r--r-- | x11/xf86-video-r128/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xf86-video-r128/Makefile b/x11/xf86-video-r128/Makefile index 08c30fb6c53..9d211fa9204 100644 --- a/x11/xf86-video-r128/Makefile +++ b/x11/xf86-video-r128/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2013/05/16 06:22:32 richard Exp $ +# $NetBSD: Makefile,v 1.10 2013/10/03 08:31:23 wiz Exp $ -DISTNAME= xf86-video-r128-6.9.1 +DISTNAME= xf86-video-r128-6.9.2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xf86-video-r128/distinfo b/x11/xf86-video-r128/distinfo index 1b5d8a641d6..b77b13d28dd 100644 --- a/x11/xf86-video-r128/distinfo +++ b/x11/xf86-video-r128/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2013/05/16 06:22:32 richard Exp $ +$NetBSD: distinfo,v 1.4 2013/10/03 08:31:23 wiz Exp $ -SHA1 (xf86-video-r128-6.9.1.tar.bz2) = 9f2acdcaf6664ba86d82178c4ce5f1c255a0cd77 -RMD160 (xf86-video-r128-6.9.1.tar.bz2) = fd6114273c06d80af14f256a3203fa2d56e26041 -Size (xf86-video-r128-6.9.1.tar.bz2) = 470750 bytes +SHA1 (xf86-video-r128-6.9.2.tar.bz2) = ba8b695caaecd94e266c480a644eae4c706b77d8 +RMD160 (xf86-video-r128-6.9.2.tar.bz2) = 7e7e50560b770b1f70dd22c184ab13038a68402d +Size (xf86-video-r128-6.9.2.tar.bz2) = 462266 bytes |