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:           Sat Jan 13 18:52:54 UTC 2024

Modified Files:
        pkgsrc/x11/libdrm: Makefile distinfo

Log Message:
libdrm: update to 2.4.120.

Eric Engestrom (1):
      radeon: fix missing stencil_tile_mode initialisation in the linear/fallback case

Pierre-Eric Pelloux-Prayer (1):
      amdgpu: fix use-after-free

Simon Ser (2):
      Sync headers with drm-next
      build: bump version to 2.4.120


To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 pkgsrc/x11/libdrm/Makefile
cvs rdiff -u -r1.110 -r1.111 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.113 pkgsrc/x11/libdrm/Makefile:1.114
--- pkgsrc/x11/libdrm/Makefile:1.113    Sat Dec 30 10:19:06 2023
+++ pkgsrc/x11/libdrm/Makefile  Sat Jan 13 18:52:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2023/12/30 10:19:06 wiz Exp $
+# $NetBSD: Makefile,v 1.114 2024/01/13 18:52:54 wiz Exp $
 
-DISTNAME=              libdrm-2.4.119
+DISTNAME=              libdrm-2.4.120
 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.110 pkgsrc/x11/libdrm/distinfo:1.111
--- pkgsrc/x11/libdrm/distinfo:1.110    Sat Dec 30 10:19:06 2023
+++ pkgsrc/x11/libdrm/distinfo  Sat Jan 13 18:52:54 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.110 2023/12/30 10:19:06 wiz Exp $
+$NetBSD: distinfo,v 1.111 2024/01/13 18:52:54 wiz Exp $
 
-BLAKE2s (libdrm-2.4.119.tar.xz) = 3837e4c36f0c1fa48b957701322e4a7467b70eccf2cac0d16eb3bc990085eaca
-SHA512 (libdrm-2.4.119.tar.xz) = c8dd7665e85c01a67fcce1c1c614bc05a3ec311f31cae7de5fb1cd27d0f11f1801be63de3fa3e33b2f505544fd4b1bc292965c5e8de46a3beaaedb10334945ca
-Size (libdrm-2.4.119.tar.xz) = 479108 bytes
+BLAKE2s (libdrm-2.4.120.tar.xz) = 6bd3caf300afc9ecf33cf8f2e9d4fa2436e47b9c1fbb7600efb2ecbce43487f5
+SHA512 (libdrm-2.4.120.tar.xz) = 6dc16e5134a669eeb59debb1dc2d15b857483ab7476dc2b94bd05a32d8953f046f5656f6cf9e1a63e97e7156fb65ebb58b6a29fe45cb6326058baaf820626e70
+Size (libdrm-2.4.120.tar.xz) = 479564 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