pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-ati
Module Name: pkgsrc
Committed By: wiz
Date: Tue Mar 19 23:51:46 UTC 2019
Modified Files:
pkgsrc/x11/xf86-video-ati: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/x11/xf86-video-ati/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-ati/Makefile
diff -u pkgsrc/x11/xf86-video-ati/Makefile:1.48 pkgsrc/x11/xf86-video-ati/Makefile:1.49
--- pkgsrc/x11/xf86-video-ati/Makefile:1.48 Thu Mar 7 23:24:37 2019
+++ pkgsrc/x11/xf86-video-ati/Makefile Tue Mar 19 23:51:46 2019
@@ -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
Index: pkgsrc/x11/xf86-video-ati/distinfo
diff -u pkgsrc/x11/xf86-video-ati/distinfo:1.36 pkgsrc/x11/xf86-video-ati/distinfo:1.37
--- pkgsrc/x11/xf86-video-ati/distinfo:1.36 Thu Mar 7 23:24:37 2019
+++ pkgsrc/x11/xf86-video-ati/distinfo Tue Mar 19 23:51:46 2019
@@ -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