Skip to content

Commit

Permalink
graphics/mesa-devel: update to 21.2.b.3412
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Oct 9, 2021
1 parent d8b5b7a commit 11c0674
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
7 changes: 5 additions & 2 deletions graphics/mesa-devel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mesa
DISTVERSION= 21.2-branchpoint-3275
DISTVERSIONSUFFIX= -g0209311c6e8
DISTVERSION= 21.2-branchpoint-3412
DISTVERSIONSUFFIX= -g878d8d96c75
CATEGORIES= graphics
PKGNAMESUFFIX= -devel

Expand All @@ -13,12 +13,15 @@ PATCHFILES+= e141af3ac859.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-
PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464
PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
PATCHFILES+= 891152495cf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9168
PATCHFILES+= af6462c2b844.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13236

MAINTAINER= jbeich@FreeBSD.org
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)

LICENSE= MIT

BROKEN_DragonFly= https://gitlab.freedesktop.org/mesa/mesa/-/issues/5459
BROKEN_FreeBSD_12= https://gitlab.freedesktop.org/mesa/mesa/-/issues/5459
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Limited scope: no old drivers and no software rendering. \
See also https://mesamatrix.net/
Expand Down
8 changes: 5 additions & 3 deletions graphics/mesa-devel/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1633526150
SHA256 (mesa3d-mesa-21.2-branchpoint-3275-g0209311c6e8_GH0.tar.gz) = 272c88fa15f0a271c4d71b604890a4cc63fea10ac3cb4f21139c872543567e9e
SIZE (mesa3d-mesa-21.2-branchpoint-3275-g0209311c6e8_GH0.tar.gz) = 25284209
TIMESTAMP = 1633735489
SHA256 (mesa3d-mesa-21.2-branchpoint-3412-g878d8d96c75_GH0.tar.gz) = 1c89e3b5d93ec30429fe6fec739a926a98224d536b5838e6a2ec465a2e9acec4
SIZE (mesa3d-mesa-21.2-branchpoint-3412-g878d8d96c75_GH0.tar.gz) = 25297383
SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109
SIZE (55822330540d.patch) = 1278
SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b
Expand All @@ -17,3 +17,5 @@ SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d1336
SIZE (50433886a3e3.patch) = 2008
SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826
SIZE (891152495cf7.patch) = 1258
SHA256 (af6462c2b844.patch) = 38f832a3f31c2bc3be2c44a7276a1f1ea4ca843931d8d95d3b2546c0d0219c61
SIZE (af6462c2b844.patch) = 1900

0 comments on commit 11c0674

Please sign in to comment.