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: Thu Feb 9 12:27:52 UTC 2023
Modified Files:
pkgsrc/x11/libdrm: Makefile distinfo
Log Message:
libdrm: update to 2.4.115.
Alex Deucher (2):
amdgpu: add marketing names from amd-5.4 (22.40)
amdgpu: add some additional marketing names
Lang Yu (1):
tests/amdgpu: use AMDGPU_TIMEOUT_INFINITE to query fence
Matt Roper (1):
intel: Eliminate need to keep adding PCI IDs
Philipp Zabel (2):
drm_fourcc: sync drm_fourcc with latest drm-next kernel
xf86drm: Add support for decoding Vivante format modifiers
Saleemkhan Jamadar (1):
tests/amdgpu/jpeg: enable unit test for jpeg 4
Simon Ser (3):
xf86drm: fix warning in drmGetFormatModifierNameFromVivante()
xf86drm: add support for printing AMD GFX11 modifiers
build: bump version to 2.4.115
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/x11/libdrm/Makefile
cvs rdiff -u -r1.105 -r1.106 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.107 pkgsrc/x11/libdrm/Makefile:1.108
--- pkgsrc/x11/libdrm/Makefile:1.107 Wed Nov 9 13:14:23 2022
+++ pkgsrc/x11/libdrm/Makefile Thu Feb 9 12:27:52 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2022/11/09 13:14:23 joerg Exp $
+# $NetBSD: Makefile,v 1.108 2023/02/09 12:27:52 wiz Exp $
-DISTNAME= libdrm-2.4.114
-PKGREVISION= 1
+DISTNAME= libdrm-2.4.115
CATEGORIES= x11 graphics
MASTER_SITES= https://dri.freedesktop.org/libdrm/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/libdrm/distinfo
diff -u pkgsrc/x11/libdrm/distinfo:1.105 pkgsrc/x11/libdrm/distinfo:1.106
--- pkgsrc/x11/libdrm/distinfo:1.105 Thu Nov 3 20:52:29 2022
+++ pkgsrc/x11/libdrm/distinfo Thu Feb 9 12:27:52 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.105 2022/11/03 20:52:29 triaxx Exp $
+$NetBSD: distinfo,v 1.106 2023/02/09 12:27:52 wiz Exp $
-BLAKE2s (libdrm-2.4.114.tar.xz) = 3d6b42ff266c0805897a7e7e51c6dcb87f6aef45506eff12a44e87cf68c2cff3
-SHA512 (libdrm-2.4.114.tar.xz) = 8dcd4be5674e3ea2ab4394fa8f461914e5aa7f4f57a2f448c5216d84ee6682e16b45eafabf97b7d9f5c062183d9a6bf3f0c97499d4cb01c19807a51209a0f644
-Size (libdrm-2.4.114.tar.xz) = 471664 bytes
+BLAKE2s (libdrm-2.4.115.tar.xz) = 6f188d971d16d8e8d638f8d8025e3f70c83babd8ffe16db02a0312098d4ac475
+SHA512 (libdrm-2.4.115.tar.xz) = 0c38d3cfd76f627b899f052527c2939d5fc87a417422dceb0761839ba21e69736703a87ba170b5ba7a4aca2506a240760c8c97ca1781a7fb78468225295293bd
+Size (libdrm-2.4.115.tar.xz) = 469952 bytes
SHA1 (patch-ac) = 67c998df7dfc0dabc86320ea6d015cede3e464ea
SHA1 (patch-amdgpu_amdgpu__cs.c) = 125eca62cd3e00a6e039066152780174dcde0705
SHA1 (patch-etnaviv_etnaviv__device.c) = 236b2df05a918c35c4decfee416ff5bfe9c073d4
Home |
Main Index |
Thread Index |
Old Index