pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-r128



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Nov  3 10:51:54 UTC 2018

Modified Files:
        pkgsrc/x11/xf86-video-r128: Makefile distinfo

Log Message:
xf86-video-r128: update to 6.12.0.

This release is mainly meant deal with 2 urgent build failure issues
reported by users.
If your distribution is using Version 6.11.0, please replace it
with this version as soon as possible.
There is very little change in the functionality compared to the
previous release, but I did rewrite hard to maintain and very
awkwardly written XAA / EXA initialization code.
It is always possible that I can mess up the code, but it appears
that the code is working correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/xf86-video-r128/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xf86-video-r128/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xf86-video-r128/Makefile
diff -u pkgsrc/x11/xf86-video-r128/Makefile:1.21 pkgsrc/x11/xf86-video-r128/Makefile:1.22
--- pkgsrc/x11/xf86-video-r128/Makefile:1.21    Fri Jul 20 09:41:28 2018
+++ pkgsrc/x11/xf86-video-r128/Makefile Sat Nov  3 10:51:54 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2018/07/20 09:41:28 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2018/11/03 10:51:54 wiz Exp $
 
-DISTNAME=      xf86-video-r128-6.11.0
+DISTNAME=      xf86-video-r128-6.12.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-r128/distinfo
diff -u pkgsrc/x11/xf86-video-r128/distinfo:1.12 pkgsrc/x11/xf86-video-r128/distinfo:1.13
--- pkgsrc/x11/xf86-video-r128/distinfo:1.12    Fri Jul 20 09:41:28 2018
+++ pkgsrc/x11/xf86-video-r128/distinfo Sat Nov  3 10:51:54 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2018/07/20 09:41:28 wiz Exp $
+$NetBSD: distinfo,v 1.13 2018/11/03 10:51:54 wiz Exp $
 
-SHA1 (xf86-video-r128-6.11.0.tar.bz2) = eaf0d08be3a23a9ed2f2ce24175c4d2d398e6d28
-RMD160 (xf86-video-r128-6.11.0.tar.bz2) = 614096a61169f0d1e556690c00e59ee82e7fb884
-SHA512 (xf86-video-r128-6.11.0.tar.bz2) = 1211cac52f65010aa4e168a173660186ad2b8595688a910ac545b0321d0d6879e02284b3bb26779faf3cf5b3b3031f33adb63ff596fb55a8f7a1f465ca0db1ba
-Size (xf86-video-r128-6.11.0.tar.bz2) = 482903 bytes
+SHA1 (xf86-video-r128-6.12.0.tar.bz2) = 7cfa41d386fa43b5d30299203e4845d8afba4899
+RMD160 (xf86-video-r128-6.12.0.tar.bz2) = 36c87a81d8f1e9e6a39f9a458efc05e8934a5cae
+SHA512 (xf86-video-r128-6.12.0.tar.bz2) = 0e667e2cfa8a87a00846361d86528c93754c403c812b66798953fa4c857b2143b2c4c44885da467e7f910d8cb910b69492cdcb6f25e2197bae6617364d152e38
+Size (xf86-video-r128-6.12.0.tar.bz2) = 483999 bytes
 SHA1 (patch-configure) = b8aec279d402f4bd31693f34e0ccab4155159cd4
 SHA1 (patch-src_r128__probe.c) = 3a0e00262f8b996392b2a9c1a5b887a1016f6203



Home | Main Index | Thread Index | Old Index