pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-r128 Update to 6.9.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35d043bf41a9
branches:  trunk
changeset: 624916:35d043bf41a9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 03 08:31:23 2013 +0000

description:
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:

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

diffs (25 lines):

diff -r 6a9e6479f1bf -r 35d043bf41a9 x11/xf86-video-r128/Makefile
--- a/x11/xf86-video-r128/Makefile      Thu Oct 03 08:25:21 2013 +0000
+++ b/x11/xf86-video-r128/Makefile      Thu Oct 03 08:31:23 2013 +0000
@@ -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 -r 6a9e6479f1bf -r 35d043bf41a9 x11/xf86-video-r128/distinfo
--- a/x11/xf86-video-r128/distinfo      Thu Oct 03 08:25:21 2013 +0000
+++ b/x11/xf86-video-r128/distinfo      Thu Oct 03 08:31:23 2013 +0000
@@ -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



Home | Main Index | Thread Index | Old Index