pkgsrc-Changes archive

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

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



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 16 10:35:38 UTC 2016

Modified Files:
        pkgsrc/x11/xf86-video-amdgpu: Makefile PLIST distinfo

Log Message:
Updated xf86-video-amdgpu to 1.1.2.

This is the 1.1.2 release of xf86-video-amdgpu, the Xorg
driver for AMD Radeon GPUs supported by the amdgpu kernel driver.

The only change in this release is a fix for issues with the configure
option --with-xorg-conf-dir which slipped into the 1.1.1 release.
Everybody is advised to use this release in favour of 1.1.1.

Michel Dänzer (2):
      Fix handling of configure option --with-xorg-conf-dir
      Bump version for 1.1.2 release


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xf86-video-amdgpu/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xf86-video-amdgpu/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xf86-video-amdgpu/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-amdgpu/Makefile
diff -u pkgsrc/x11/xf86-video-amdgpu/Makefile:1.7 pkgsrc/x11/xf86-video-amdgpu/Makefile:1.8
--- pkgsrc/x11/xf86-video-amdgpu/Makefile:1.7   Thu Sep 15 13:36:56 2016
+++ pkgsrc/x11/xf86-video-amdgpu/Makefile       Fri Sep 16 10:35:38 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2016/09/15 13:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/09/16 10:35:38 wiz Exp $
 
-DISTNAME=      xf86-video-amdgpu-1.1.1
+DISTNAME=      xf86-video-amdgpu-1.1.2
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-amdgpu/PLIST
diff -u pkgsrc/x11/xf86-video-amdgpu/PLIST:1.2 pkgsrc/x11/xf86-video-amdgpu/PLIST:1.3
--- pkgsrc/x11/xf86-video-amdgpu/PLIST:1.2      Thu Sep 15 13:36:56 2016
+++ pkgsrc/x11/xf86-video-amdgpu/PLIST  Fri Sep 16 10:35:38 2016
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/09/15 13:36:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/09/16 10:35:38 wiz Exp $
 lib/xorg/modules/drivers/amdgpu_drv.la
 man/man4/amdgpu.4
+share/X11/xorg.conf.d/10-amdgpu.conf

Index: pkgsrc/x11/xf86-video-amdgpu/distinfo
diff -u pkgsrc/x11/xf86-video-amdgpu/distinfo:1.4 pkgsrc/x11/xf86-video-amdgpu/distinfo:1.5
--- pkgsrc/x11/xf86-video-amdgpu/distinfo:1.4   Thu Sep 15 13:36:56 2016
+++ pkgsrc/x11/xf86-video-amdgpu/distinfo       Fri Sep 16 10:35:38 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/09/15 13:36:56 wiz Exp $
+$NetBSD: distinfo,v 1.5 2016/09/16 10:35:38 wiz Exp $
 
-SHA1 (xf86-video-amdgpu-1.1.1.tar.bz2) = 402df5fa62631e7e049261bc29cdc0eb5febe119
-RMD160 (xf86-video-amdgpu-1.1.1.tar.bz2) = 842283d5c685e4d74a0697de79b1f0357d6e7c85
-SHA512 (xf86-video-amdgpu-1.1.1.tar.bz2) = 40f7b3140914348321cc85eaf589e5dd92e421397db1973b3fb94cb7bff56fbbe42dfb715dcf1ec95dda12ded41aa6c18a976803339f9493da247666aa129f55
-Size (xf86-video-amdgpu-1.1.1.tar.bz2) = 383429 bytes
+SHA1 (xf86-video-amdgpu-1.1.2.tar.bz2) = 6f16fc95bd3d4ddc72e8c4e006097c3a3d75cdfd
+RMD160 (xf86-video-amdgpu-1.1.2.tar.bz2) = 8e9d3fd5a41411a80dbc67934fa5ed5ae8225bcc
+SHA512 (xf86-video-amdgpu-1.1.2.tar.bz2) = c381120000ba7ec1651f01e77e4093ccb939eb0e8925ea76532d6204b1072f3240cef412136ac4cf2a67268dfa9fda9bb455fe29874a4fd4a3be07d9a04b17ba
+Size (xf86-video-amdgpu-1.1.2.tar.bz2) = 383690 bytes



Home | Main Index | Thread Index | Old Index