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.54:
details: https://anonhg.NetBSD.org/pkgsrc/rev/01339c562179
branches: trunk
changeset: 633913:01339c562179
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun May 04 16:50:32 2014 +0000
description:
Update to 2.4.54:
Alex Deucher (1):
bump version to 2.4.54 for release
Daniel Kurtz (1):
Use signed location for drmModeSetPlane
Maarten Lankhorst (2):
nouveau: safen up nouveau_device list usage against concurrent access
amend previous commit to actually compile
Rob Clark (2):
modetest: add cursor support
freedreno: add missing fxn prototype
Samuel Li (2):
radeon: add Mullins chip family
radeon: add Mullins pci ids
Thierry Reding (4):
Mark functions printf-like where possible
intel: Fix some format strings
libdrm: Remove extraneous parameter
tests: Use drmFreeVersion() instead of drmFree()
Ville Syrjälä (1):
intel/chv: Add Cherryview PCI IDs
diffstat:
x11/libdrm/Makefile | 5 ++---
x11/libdrm/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 0322f44eb29a -r 01339c562179 x11/libdrm/Makefile
--- a/x11/libdrm/Makefile Sun May 04 16:48:48 2014 +0000
+++ b/x11/libdrm/Makefile Sun May 04 16:50:32 2014 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2014/04/16 11:22:04 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2014/05/04 16:50:32 wiz Exp $
-DISTNAME= libdrm-2.4.53
-PKGREVISION= 1
+DISTNAME= libdrm-2.4.54
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
diff -r 0322f44eb29a -r 01339c562179 x11/libdrm/distinfo
--- a/x11/libdrm/distinfo Sun May 04 16:48:48 2014 +0000
+++ b/x11/libdrm/distinfo Sun May 04 16:50:32 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2014/04/12 09:28:41 wiz Exp $
+$NetBSD: distinfo,v 1.42 2014/05/04 16:50:32 wiz Exp $
-SHA1 (libdrm-2.4.53.tar.bz2) = d3381432045984faa060a43425d67fd359bf29e3
-RMD160 (libdrm-2.4.53.tar.bz2) = f261c9884c57fb75d4c67d23cba9616a404c226e
-Size (libdrm-2.4.53.tar.bz2) = 579171 bytes
+SHA1 (libdrm-2.4.54.tar.bz2) = b73d69b42800755ed9dfd8aa9a906fe941cfbb7e
+RMD160 (libdrm-2.4.54.tar.bz2) = 260f57de82e65ff5677d6a08cfed608951f85634
+Size (libdrm-2.4.54.tar.bz2) = 644930 bytes
SHA1 (patch-ab) = 66dadd3244bfa9c69be0982fd2108deb94483de2
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-ad) = ea3ef8de8db782ddab23f182f1e6bd9d8f612a78
Home |
Main Index |
Thread Index |
Old Index