summaryrefslogtreecommitdiff
path: root/x11/libdrm/patches
diff options
context:
space:
mode:
authordholland <dholland>2012-07-28 18:01:26 +0000
committerdholland <dholland>2012-07-28 18:01:26 +0000
commite6ce7207549d7554be445a6a2f0d9e6cb3bb1ec8 (patch)
treede1e73e994497cddc7e4aeacf635716f82d775c2 /x11/libdrm/patches
parentc3bfdc1a846f5af7c98537d8a2173fdd252e65a0 (diff)
downloadpkgsrc-e6ce7207549d7554be445a6a2f0d9e6cb3bb1ec8.tar.gz
Reference PR 46649 and add upstream bug report URL.
Diffstat (limited to 'x11/libdrm/patches')
-rw-r--r--x11/libdrm/patches/patch-intel_intel__bufmgr__gem.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libdrm/patches/patch-intel_intel__bufmgr__gem.c b/x11/libdrm/patches/patch-intel_intel__bufmgr__gem.c
index 6891698f746..5e1d96d8d42 100644
--- a/x11/libdrm/patches/patch-intel_intel__bufmgr__gem.c
+++ b/x11/libdrm/patches/patch-intel_intel__bufmgr__gem.c
@@ -1,6 +1,8 @@
-$NetBSD: patch-intel_intel__bufmgr__gem.c,v 1.1 2012/07/11 19:03:47 wiz Exp $
+$NetBSD: patch-intel_intel__bufmgr__gem.c,v 1.2 2012/07/28 18:01:26 dholland Exp $
ETIME is not defined on DragonFly BSD, work around it.
+From PR 46649; upstream report at
+ https://bugs.freedesktop.org/show_bug.cgi?id=52549
--- intel/intel_bufmgr_gem.c.orig 2012-07-02 15:22:14.326942000 +0000
+++ intel/intel_bufmgr_gem.c