pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libdrm libdrm: update to 2.4.84.
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ee7fd194f84
branches: trunk
changeset: 370203:2ee7fd194f84
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 13 14:58:09 2017 +0000
description:
libdrm: update to 2.4.84.
libdrm 2.4.84 has been released.
Alex Deucher (1):
tests/amdgpu: add missing header to SOURCES
Andrey Grodzovsky (1):
amdgpu: Add deadlock detection test suit.
Anuj Phogat (1):
intel: Change a KBL pci id to GT2 from GT1.5
Christian K?nig (1):
amdgpu: make userptr unit test more interesting
Dave Airlie (1):
headers: sync syncobj ioctl defines.
Eric Engestrom (1):
freedreno/kgsl: fix pointer-to-int cast
James Zhu (2):
tests/amdgpu: add new uvd enc support check
tests/amdgpu: fix uvd enc data corruption issue
Jan Vesely (1):
amdgpu: Do not write beyond allocated memory when parsing ids
Marek Ol??k (7):
amdgpu: print error messages when amdgpu_device_initialize is failing
include: sync drm.h and amdgpu_drm.h with airlied/drm-next
amdgpu: add sync_file import and export functions
drm: add drmSyncobjWait wrapper
amdgpu: add amdgpu_cs_syncobj_wait
amdgpu: add amdgpu_cs_fence_to_handle
configure.ac: bump version to 2.4.84
Philipp Zabel (1):
etnaviv: prevent deadlock in error path
Rob Herring (2):
Android: move libraries to /vendor
headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
diffstat:
x11/libdrm/Makefile | 4 ++--
x11/libdrm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 17b391eb25d7 -r 2ee7fd194f84 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Fri Oct 13 14:51:16 2017 +0000
+++ b/x11/libdrm/Makefile Fri Oct 13 14:58:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.74 2017/08/26 05:47:56 wiz Exp $
+# $NetBSD: Makefile,v 1.75 2017/10/13 14:58:09 wiz Exp $
-DISTNAME= libdrm-2.4.83
+DISTNAME= libdrm-2.4.84
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 17b391eb25d7 -r 2ee7fd194f84 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Fri Oct 13 14:51:16 2017 +0000
+++ b/x11/libdrm/distinfo Fri Oct 13 14:58:09 2017 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.74 2017/08/26 05:47:56 wiz Exp $
+$NetBSD: distinfo,v 1.75 2017/10/13 14:58:09 wiz Exp $
-SHA1 (libdrm-2.4.83.tar.bz2) = f78d392684d6e482e8c0a85d355619ac64c4ad6a
-RMD160 (libdrm-2.4.83.tar.bz2) = 4c2286a48047997413f14d88894e1589835d1cbd
-SHA512 (libdrm-2.4.83.tar.bz2) = 8f894ff61939bca03ac857506a84bbbcbe2367e60c91a0f2388bfce5ae81e12ba2f96fe1c962416cf9e2d25ef04b98b5437c7015497789561311a72607b3bfcb
-Size (libdrm-2.4.83.tar.bz2) = 756342 bytes
+SHA1 (libdrm-2.4.84.tar.bz2) = 3a8835aaef89648757593f00008de9eff95990dd
+RMD160 (libdrm-2.4.84.tar.bz2) = f5866a8cd2f1838b065e9b4f3477997e001a7959
+SHA512 (libdrm-2.4.84.tar.bz2) = 860ebc5fa934edee97e9e7e13aaa2f2e70a68b946f4f3893cd7f93b8296c10b3cd4ce4c23b1676eefe375286e6e2292b96e917d7976f65c61da3fa661e5e641a
+Size (libdrm-2.4.84.tar.bz2) = 794348 bytes
SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
Home |
Main Index |
Thread Index |
Old Index