pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

MesaLib: bump to 21.3.3



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Wed Jan 5 22:58:13 2022 +0100
Changeset:	5d02c4ccce44f731eafaee2de4e7d10c978d8b19

Modified Files:
	MesaLib/Makefile
	MesaLib/distinfo

Log Message:
MesaLib: bump to 21.3.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d02c4ccce44f731eafaee2de4e7d10c978d8b19

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 MesaLib/Makefile | 3 ++-
 MesaLib/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs:
diff --git a/MesaLib/Makefile b/MesaLib/Makefile
index aae2621e8d..cca8d07e4a 100644
--- a/MesaLib/Makefile
+++ b/MesaLib/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.197 2021/04/25 07:51:26 mrg Exp $
 
-DISTNAME=	mesa-21.3.1
+DISTNAME=	mesa-21.3.3
 PKGNAME=	${DISTNAME:S/mesa/MesaLib/}
 CATEGORIES=	graphics
 MASTER_SITES=	https://mesa.freedesktop.org/archive/
@@ -100,6 +100,7 @@ PLIST.r300=		yes
         empty(GALLIUM_DRIVERS:Mnouveau))
 MESON_ARGS+=		-Dgallium-va=enabled
 PLIST.vaapi=		yes
+BUILDLINK_API_DEPENDS.libva+=	libva>=2.13.0
 .    include "../../multimedia/libva/buildlink3.mk"
 .  else
 MESON_ARGS+=		-Dgallium-va=disabled
diff --git a/MesaLib/distinfo b/MesaLib/distinfo
index 274b371519..eb9e3ea6a9 100644
--- a/MesaLib/distinfo
+++ b/MesaLib/distinfo
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.157 2021/07/15 14:06:56 schmonz Exp $
 
-BLAKE2s (mesa-21.3.1.tar.xz) = 63c96ba0d6a7cd62d4d6d27ec432a627ee87a915aa368d2addb1dd351ef1c176
-SHA512 (mesa-21.3.1.tar.xz) = 43f019d4810bafd177b1a41207ae20a77982e4e6df3ab2b7a700273748cbc766694bd44594c898c4bd7848a94200fd28237a67d290c4e06595e6eab71cb716e8
-Size (mesa-21.3.1.tar.xz) = 16439988 bytes
+BLAKE2s (mesa-21.3.3.tar.xz) = dc7964da9372b5ef0f98198d2e7f0b1f9bab3fad0d4e38ff825f2345fff32820
+SHA512 (mesa-21.3.3.tar.xz) = 0263d75435f8c16d40eba3eae29bf372e8994816718deec153c582a17c4dd6ef1c67b3236ed31e63f98bf4e1089fac5cfafae9fb84d3e1fa919b274f43e7e673
+Size (mesa-21.3.3.tar.xz) = 16476044 bytes
 SHA1 (patch-src_compiler_builtin__type__macros.h) = e4868011711fb89a293580a12eb603b8e7162336
 SHA1 (patch-src_drm-shim_drm__shim.c) = 6884d31dc3e9d47aac1785589ab289a601e64545
 SHA1 (patch-src_egl_drivers_dri2_platform__drm.c) = 9230fbae2c04246ebca8437ecad694bbae857fbe


Home | Main Index | Thread Index | Old Index