pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libdrm
Module Name: pkgsrc
Committed By: wiz
Date: Tue Oct 4 05:36:32 UTC 2016
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
Log Message:
Updated libdrm to 2.4.71.
Daniel Kurtz (1):
modetest: add mediatek to module list
Eric Anholt (1):
Simplify the RELEASING steps based on current release.sh.
Flora Cui (1):
amdgpu: expose the AMDGPU_GEM_CREATE_VRAM_CLEARED flag
Kristian H. Kristensen (1):
Add drmModeAddFB2WithModifiers() which takes format modifiers
Leo Liu (1):
tests/amdgpu: update vce encRefPic addr mode to tiled
Marek Olšák (3):
radeon: sync radeon_drm.h with the kernel
amdgpu: sync amdgpu_drm.h with the kernel
amdgpu: fix valgrind warnings caused by amdgpu_query_firmware_version
Michel Dänzer (1):
intel: Add new symbols to intel-symbol-check
Rob Clark (2):
list: fix an issue with android build using clang
Bump version for release
Ronie Salgado (1):
amdgpu: add SI support
Stéphane Marchesin (1):
modetest: Also print the pixel clock
The etnaviv authors (2):
libdrm: add etnaviv drm support
libdrm: add etnaviv tests
Yang Rong (1):
intel: Export pooled EU and min no. of eus in a pool.
satsahu (1):
modetest: Adding amdgpu to module list
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/x11/libdrm/Makefile \
pkgsrc/x11/libdrm/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/libdrm/Makefile
diff -u pkgsrc/x11/libdrm/Makefile:1.64 pkgsrc/x11/libdrm/Makefile:1.65
--- pkgsrc/x11/libdrm/Makefile:1.64 Sun Jul 24 19:25:39 2016
+++ pkgsrc/x11/libdrm/Makefile Tue Oct 4 05:36:32 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2016/07/24 19:25:39 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2016/10/04 05:36:32 wiz Exp $
-DISTNAME= libdrm-2.4.70
+DISTNAME= libdrm-2.4.71
CATEGORIES= x11 graphics
MASTER_SITES= http://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/libdrm/distinfo
diff -u pkgsrc/x11/libdrm/distinfo:1.64 pkgsrc/x11/libdrm/distinfo:1.65
--- pkgsrc/x11/libdrm/distinfo:1.64 Sun Jul 24 19:25:39 2016
+++ pkgsrc/x11/libdrm/distinfo Tue Oct 4 05:36:32 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.64 2016/07/24 19:25:39 wiz Exp $
+$NetBSD: distinfo,v 1.65 2016/10/04 05:36:32 wiz Exp $
-SHA1 (libdrm-2.4.70.tar.bz2) = 136a581c9a081ac26804ae229d27094f29001a21
-RMD160 (libdrm-2.4.70.tar.bz2) = 9f32df9c20adef52c5a3538c71765e2fcc6734cd
-SHA512 (libdrm-2.4.70.tar.bz2) = f23833885f675168ce0590e7ed3d41ef081e864262007f17c3d02613dd13b9540a06420ed2ec2c83316a83039ebabbe3fc9759d9b61fc402be8830e993a799a5
-Size (libdrm-2.4.70.tar.bz2) = 692277 bytes
+SHA1 (libdrm-2.4.71.tar.bz2) = 5c9cd0c45d92bcd4809e42681494163ba9f31f3d
+RMD160 (libdrm-2.4.71.tar.bz2) = a309dec60569101cecfb2f19dd0259274fad10a6
+SHA512 (libdrm-2.4.71.tar.bz2) = 82c7a0228c601feed612131919c296a62ce7f41287810ab7cc75e01d7ba8af884044077a0dacd8b09be077dc54a4ceab80d9104f285db4a93bc0e66d00d6c77d
+Size (libdrm-2.4.71.tar.bz2) = 722278 bytes
SHA1 (patch-ab) = ebc345d7f1aeb583b3ebb883fb3b27abc5b8133c
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-include_drm_drm.h) = 48a912f40bf2b2a1c23edbe4446fa7869212f17b
Home |
Main Index |
Thread Index |
Old Index