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:           Wed Mar  7 12:14:24 UTC 2018

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

Log Message:
xf86-video-ati: update to 18.0.0.

I'm pleased to announce the 18.0.0 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
This release supports xserver versions 1.13-1.19. It also works with
xserver 1.20 RC1, so unless something unexpected happens, it should work
with xserver 1.20 as well.

Highlights:

* New year-based versioning scheme
* Page flipping can now be used even when the HW cursor can't be used in
  some cases
* Support for 30-bit RGB colour output. Note that gamma correction is
  currently not available with 30-bit colour. Also, GLAMOR hardware
  acceleration is not available with 30-bit colour with xserver versions
  before 1.20.

Plus other improvements and fixes. Thanks to everybody who contributed
to this release in any way!


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.31 -r1.32 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.44 pkgsrc/x11/xf86-video-ati/Makefile:1.45
--- pkgsrc/x11/xf86-video-ati/Makefile:1.44     Wed Mar  7 11:57:42 2018
+++ pkgsrc/x11/xf86-video-ati/Makefile  Wed Mar  7 12:14:24 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2018/03/07 11:57:42 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2018/03/07 12:14:24 wiz Exp $
 
-DISTNAME=      xf86-video-ati-7.10.0
-PKGREVISION=   1
+DISTNAME=      xf86-video-ati-18.0.0
 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.31 pkgsrc/x11/xf86-video-ati/distinfo:1.32
--- pkgsrc/x11/xf86-video-ati/distinfo:1.31     Fri Sep  8 08:45:49 2017
+++ pkgsrc/x11/xf86-video-ati/distinfo  Wed Mar  7 12:14:24 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2017/09/08 08:45:49 wiz Exp $
+$NetBSD: distinfo,v 1.32 2018/03/07 12:14:24 wiz Exp $
 
-SHA1 (xf86-video-ati-7.10.0.tar.bz2) = 38e535ecc8445c1b9464ac34db959337929887f7
-RMD160 (xf86-video-ati-7.10.0.tar.bz2) = a32ec025d27c2883c378e50741aa0e038f55f962
-SHA512 (xf86-video-ati-7.10.0.tar.bz2) = 1f2f4af1d299af62644693e6fbc47a5078c9bc5e7887a1ac217121ef2fd29d8c9f50a8d9be9ddb0887d0b49141bb33484f82c1313a472ad6867266b53b4a11ad
-Size (xf86-video-ati-7.10.0.tar.bz2) = 876442 bytes
+SHA1 (xf86-video-ati-18.0.0.tar.bz2) = da1b89a747264d976d824ddc7b5b4f803d3cf765
+RMD160 (xf86-video-ati-18.0.0.tar.bz2) = fe06c29043ef1a15a4ef016736593ef49f054f23
+SHA512 (xf86-video-ati-18.0.0.tar.bz2) = a9a634091f208099885039d42433cee061e03968417c0d535691833abcc9162d8d0a46f99bac902f0885beb14dcc9a011d104b535ffe492562fd5bb740ad4721
+Size (xf86-video-ati-18.0.0.tar.bz2) = 880807 bytes



Home | Main Index | Thread Index | Old Index