pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libdrm Update to 2.4.52:
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfddcd84691a
branches: trunk
changeset: 629661:cfddcd84691a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 25 10:47:44 2014 +0000
description:
Update to 2.4.52:
Ben Widawsky (3):
intel: squash unused variable 'bo_gem'
intel: Handle malloc fails in context create
intel: Merge latest i915_drm.h
Eric Anholt (2):
drm: Initialize or valgrind-clear modesetting ioctl arguments.
intel: Track whether a buffer is idle to avoid trips to the kernel.
Hyungwon Hwang (1):
tests/kmstest: support exynos
Keith Packard (1):
Mark debug_print with __attribute__ ((format(__printf__, 1, 0)))
Kenneth Graunke (2):
intel: Create a new drm_intel_bo offset64 field.
Bump the version to 2.4.52
Rob Clark (1):
freedreno: add fd_device_new_dup()
Vincent ABRIOU (1):
modetest: add the possibility to select the refresh frequency for a mode
diffstat:
x11/libdrm/Makefile | 4 ++--
x11/libdrm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 5aef418279c0 -r cfddcd84691a x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Sat Jan 25 10:45:50 2014 +0000
+++ b/x11/libdrm/Makefile Sat Jan 25 10:47:44 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2014/01/09 12:49:53 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2014/01/25 10:47:44 wiz Exp $
-DISTNAME= libdrm-2.4.51
+DISTNAME= libdrm-2.4.52
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 5aef418279c0 -r cfddcd84691a x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Sat Jan 25 10:45:50 2014 +0000
+++ b/x11/libdrm/distinfo Sat Jan 25 10:47:44 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.38 2014/01/09 12:49:53 wiz Exp $
+$NetBSD: distinfo,v 1.39 2014/01/25 10:47:44 wiz Exp $
-SHA1 (libdrm-2.4.51.tar.bz2) = 7b8e14be0b241f0feb9c2700d5f5a7ff7816303f
-RMD160 (libdrm-2.4.51.tar.bz2) = 7f895547cdbfa1631870fb142fa700f012869df9
-Size (libdrm-2.4.51.tar.bz2) = 566899 bytes
+SHA1 (libdrm-2.4.52.tar.bz2) = 7be6767efd0988c76c984fcdd1c8b712bcb9aea5
+RMD160 (libdrm-2.4.52.tar.bz2) = dfec56eba9ba60e36094a8ef94ef6854dba4289e
+Size (libdrm-2.4.52.tar.bz2) = 551473 bytes
SHA1 (patch-ab) = 66dadd3244bfa9c69be0982fd2108deb94483de2
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-ad) = ea3ef8de8db782ddab23f182f1e6bd9d8f612a78
Home |
Main Index |
Thread Index |
Old Index