diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2021-10-18 19:54:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2021-10-18 20:58:30 +0000 |
commit | 94831a24f5ba169bf75969f67c209f14e10b8019 (patch) | |
tree | b2dde4106ea6f0ccf5a93ceb68cd8a5fdc908e12 | |
parent | cf9080678023cd852562c7da114e8bb23ebeb093 (diff) | |
download | ports-94831a24f5ba169bf75969f67c209f14e10b8019.tar.gz ports-94831a24f5ba169bf75969f67c209f14e10b8019.zip |
-rw-r--r-- | graphics/mesa-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/mesa-devel/distinfo | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index 514e5cf8b8c8..19dc7d5ba62e 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= mesa DISTVERSION= 21.3-branchpoint-86 DISTVERSIONSUFFIX= -gaac47c4b24a +PORTREVISION= 1 CATEGORIES= graphics PKGNAMESUFFIX= -devel @@ -10,7 +11,6 @@ PATCHFILES+= f6c7569ad9ea.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/- PATCHFILES+= cb8f7a253934.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3568 PATCHFILES+= 700efacda59c.patch:-p1 PATCHFILES+= e141af3ac859.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/issues/966#note_394512 -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+= 99e058e4051b.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13331 diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index d246205a4c39..50b85dfde89d 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -11,8 +11,6 @@ SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050 SIZE (700efacda59c.patch) = 981 SHA256 (e141af3ac859.patch) = b547f7389a9ea7f9d69e32e86854b291f04b2f2f5738cd87b2aa73507ab60456 SIZE (e141af3ac859.patch) = 2379 -SHA256 (167fa293d7b7.patch) = cc3ad8e59d5d4d7380917e715f676abba65549b07e377dbf6fcec5c294915360 -SIZE (167fa293d7b7.patch) = 2496 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470 SIZE (50433886a3e3.patch) = 2008 SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826 |