diff options
author | wiz <wiz@pkgsrc.org> | 2016-11-30 12:37:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-11-30 12:37:40 +0000 |
commit | 19540390f61951238b8f0211392e1b4326d181c8 (patch) | |
tree | 18bd32c3961d11b7f0003866b680eec498865ff1 /x11 | |
parent | ef97b01d54521903ddf2646ed76d263f21ce6950 (diff) | |
download | pkgsrc-19540390f61951238b8f0211392e1b4326d181c8.tar.gz |
Updated libdrm to 2.4.74.
Ben Widawsky (1):
intel: Add Geminilake PCI IDs
Christian Gmeiner (4):
etnaviv: add API to get drm fd from etna_device
etnaviv: add API to create etna_device from private dup() fd
etnaviv: change get_abs_timeout(..) to use ns.
etnaviv: add etna_pipe_wait_ns(..)
Emil Velikov (2):
automake: make the build less chatty
xf86drm: introduce drmGetDeviceNameFromFd2
Eric Anholt (1):
vc4: Add new GETPARAMs that have been merged to drm-next.
Grazvydas Ignotas (2):
tests: kms: fix shadowed declaration warning
libdrm: random typo fixes
Michel Dänzer (1):
intel: Add drm_intel_gem_context_get_id to intel-symbols-check
Rob Clark (1):
freedreno: 64bit support
Robert Bragg (2):
intel: Add a getter for the intel_context ctx_id
Bump version for release
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libdrm/Makefile | 4 | ||||
-rw-r--r-- | x11/libdrm/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libdrm/Makefile b/x11/libdrm/Makefile index 3cf981e5d88..b8e79133e15 100644 --- a/x11/libdrm/Makefile +++ b/x11/libdrm/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.66 2016/11/15 10:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2016/11/30 12:37:40 wiz Exp $ -DISTNAME= libdrm-2.4.73 +DISTNAME= libdrm-2.4.74 CATEGORIES= x11 graphics MASTER_SITES= http://dri.freedesktop.org/libdrm/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/libdrm/distinfo b/x11/libdrm/distinfo index 6c4ec2c0c3e..84ab3161979 100644 --- a/x11/libdrm/distinfo +++ b/x11/libdrm/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.66 2016/11/15 10:05:52 wiz Exp $ +$NetBSD: distinfo,v 1.67 2016/11/30 12:37:40 wiz Exp $ -SHA1 (libdrm-2.4.73.tar.bz2) = 7abe64965ac4aa77d51746e70d6f2a38f100483d -RMD160 (libdrm-2.4.73.tar.bz2) = 1f0c8d17d3b42c711d843e923b9ebccf1213db96 -SHA512 (libdrm-2.4.73.tar.bz2) = 81f8ac6831926850dbbac9efc1becfc3c2e4a5299376521c38b8466e9cebfd24396c475ef96633be69e89ea8791430c02fcc19d190feb205eca29acaeb06cb55 -Size (libdrm-2.4.73.tar.bz2) = 777305 bytes +SHA1 (libdrm-2.4.74.tar.bz2) = 0d9c02d5d2c6c2fac862cb687bf45bc20d129017 +RMD160 (libdrm-2.4.74.tar.bz2) = 8ebc6e850ab576928c011f7b2d1e67fc42d37209 +SHA512 (libdrm-2.4.74.tar.bz2) = 5b9784bf00bb8179ad59f2fbe5600b51ede3f79dd1ea2cb50485ffaabf74e83d766b2deb6833b99692a303e6780286ecce41b88a2d7c15f9e839bc7182a8879d +Size (libdrm-2.4.74.tar.bz2) = 781730 bytes SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b |