pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/libdrm Updated libdrm to 2.4.71.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c31584565954
branches:  trunk
changeset: 353381:c31584565954
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 04 05:36:32 2016 +0000

description:
Updated libdrm to 2.4.71.

    Daniel Kurtz (1):
      modetest: add mediatek to module list

    Eric Anholt (1):
      Simplify the RELEASING steps based on current release.sh.

    Flora Cui (1):
      amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag

    Kristian H. Kristensen (1):
      Add drmModeAddFB2WithModifiers() which takes format modifiers

    Leo Liu (1):
      tests/amdgpu: update vce encRefPic addr mode to tiled

    Marek Ol??k (3):
      radeon: sync radeon_drm.h with the kernel
      amdgpu: sync amdgpu_drm.h with the kernel
      amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_version

    Michel D?nzer (1):
      intel: Add new symbols to intel-symbol-check

    Rob Clark (2):
      list: fix an issue with android build using clang
      Bump version for release

    Ronie Salgado (1):
      amdgpu: add SI support

    St?phane Marchesin (1):
      modetest: Also print the pixel clock

    The etnaviv authors (2):
      libdrm: add etnaviv drm support
      libdrm: add etnaviv tests

    Yang Rong (1):
      intel: Export pooled EU and min no. of eus in a pool.

    satsahu (1):
      modetest: Adding amdgpu to module list

diffstat:

 x11/libdrm/Makefile |   4 ++--
 x11/libdrm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r ba6fb5e5b815 -r c31584565954 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile       Tue Oct 04 02:30:46 2016 +0000
+++ b/x11/libdrm/Makefile       Tue Oct 04 05:36:32 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2016/07/24 19:25:39 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2016/10/04 05:36:32 wiz Exp $
 
-DISTNAME=              libdrm-2.4.70
+DISTNAME=              libdrm-2.4.71
 CATEGORIES=            x11 graphics
 MASTER_SITES=          http://dri.freedesktop.org/libdrm/
 EXTRACT_SUFX=          .tar.bz2
diff -r ba6fb5e5b815 -r c31584565954 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo       Tue Oct 04 02:30:46 2016 +0000
+++ b/x11/libdrm/distinfo       Tue Oct 04 05:36:32 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.64 2016/07/24 19:25:39 wiz Exp $
+$NetBSD: distinfo,v 1.65 2016/10/04 05:36:32 wiz Exp $
 
-SHA1 (libdrm-2.4.70.tar.bz2) = 136a581c9a081ac26804ae229d27094f29001a21
-RMD160 (libdrm-2.4.70.tar.bz2) = 9f32df9c20adef52c5a3538c71765e2fcc6734cd
-SHA512 (libdrm-2.4.70.tar.bz2) = f23833885f675168ce0590e7ed3d41ef081e864262007f17c3d02613dd13b9540a06420ed2ec2c83316a83039ebabbe3fc9759d9b61fc402be8830e993a799a5
-Size (libdrm-2.4.70.tar.bz2) = 692277 bytes
+SHA1 (libdrm-2.4.71.tar.bz2) = 5c9cd0c45d92bcd4809e42681494163ba9f31f3d
+RMD160 (libdrm-2.4.71.tar.bz2) = a309dec60569101cecfb2f19dd0259274fad10a6
+SHA512 (libdrm-2.4.71.tar.bz2) = 82c7a0228c601feed612131919c296a62ce7f41287810ab7cc75e01d7ba8af884044077a0dacd8b09be077dc54a4ceab80d9104f285db4a93bc0e66d00d6c77d
+Size (libdrm-2.4.71.tar.bz2) = 722278 bytes
 SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
 SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
 SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b



Home | Main Index | Thread Index | Old Index