pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xf86-video-ati xf86-video-ati: update to 19.0.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a8e672d69ba
branches: trunk
changeset: 331529:5a8e672d69ba
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Mar 19 23:51:46 2019 +0000
description:
xf86-video-ati: update to 19.0.1.
This is a bug-fix release, with only three changes:
* Fixes for two regressions which crept into the 19.0.0 release.
* Add support for RandR output tile properties, allowing monitors using
DisplayPort Multi Stream Transport tiling to work better out of the
box. (Note that DP MST support in the radeon kernel driver is still
experimental and disabled by default)
Thanks to everybody who contributed to this release in any way!
Dave Airlie (1):
modesetting: add tile property support
Michel D?nzer (3):
Revert "glamor: Avoid glamor_create_pixmap for pixmaps backing windows"
Use radeon_finish in drmmode_crtc_scanout_update
Bump version for 19.0.1 release
diffstat:
x11/xf86-video-ati/Makefile | 4 ++--
x11/xf86-video-ati/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 664a84811029 -r 5a8e672d69ba x11/xf86-video-ati/Makefile
--- a/x11/xf86-video-ati/Makefile Tue Mar 19 23:49:10 2019 +0000
+++ b/x11/xf86-video-ati/Makefile Tue Mar 19 23:51:46 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2019/03/07 23:24:37 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2019/03/19 23:51:46 wiz Exp $
-DISTNAME= xf86-video-ati-19.0.0
+DISTNAME= xf86-video-ati-19.0.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
diff -r 664a84811029 -r 5a8e672d69ba x11/xf86-video-ati/distinfo
--- a/x11/xf86-video-ati/distinfo Tue Mar 19 23:49:10 2019 +0000
+++ b/x11/xf86-video-ati/distinfo Tue Mar 19 23:51:46 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2019/03/07 23:24:37 wiz Exp $
+$NetBSD: distinfo,v 1.37 2019/03/19 23:51:46 wiz Exp $
-SHA1 (xf86-video-ati-19.0.0.tar.bz2) = c7bb5d25ca725b8fa625a5f1a6948433e51b98a5
-RMD160 (xf86-video-ati-19.0.0.tar.bz2) = ca975efaab8806731594584abc77a31d455e1d91
-SHA512 (xf86-video-ati-19.0.0.tar.bz2) = 0674c8befa926fd3b431ce80d90f2cd0de17314efe7fd3a5ed0d78018d6cd32625b514bf68436a47eb15e5ad4b50317f3c09fd687b77e69a067d1210ee459827
-Size (xf86-video-ati-19.0.0.tar.bz2) = 901467 bytes
+SHA1 (xf86-video-ati-19.0.1.tar.bz2) = e8899c2d237381d9278429a1427e02fcba1d5174
+RMD160 (xf86-video-ati-19.0.1.tar.bz2) = 3a2fe2b2afe8015ca980614aac52c55624c604be
+SHA512 (xf86-video-ati-19.0.1.tar.bz2) = e04c5395e3a49d81b8f7a4b0e11fe8c9ebd17af056a4eab4541873796dce05b103c93fb185f3a00873010df0655cd7311e6d27e177aeb7345c4c8017bbd1eb17
+Size (xf86-video-ati-19.0.1.tar.bz2) = 902825 bytes
SHA1 (patch-configure) = bdd1014b215af69c2bb837d36829e12e86eb5764
Home |
Main Index |
Thread Index |
Old Index