diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-12-24 08:56:19 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-12-24 08:56:19 +0800 |
commit | 3a500518bed735d515496d69617ff72244b7917d (patch) | |
tree | a0f479c4e355946d96a23b21f879901e73715299 /graphics/mesa-devel | |
parent | c3bf3de5b852c45c34b593c8822d1114bbf4a6bb (diff) | |
download | freebsd-ports-gnome-3a500518bed735d515496d69617ff72244b7917d.tar.gz freebsd-ports-gnome-3a500518bed735d515496d69617ff72244b7917d.tar.zst freebsd-ports-gnome-3a500518bed735d515496d69617ff72244b7917d.zip |
graphics/mesa-devel: update to 20.3.b.1735
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fdcb03c2d78...69487c754c4
Diffstat (limited to 'graphics/mesa-devel')
-rw-r--r-- | graphics/mesa-devel/Makefile | 6 | ||||
-rw-r--r-- | graphics/mesa-devel/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index a88c9831268c..9d74d027d4fe 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= mesa -DISTVERSION= 20.3-branchpoint-1603 -DISTVERSIONSUFFIX= -gfdcb03c2d78 +DISTVERSION= 20.3-branchpoint-1735 +DISTVERSIONSUFFIX= -g69487c754c4 CATEGORIES= graphics PKGNAMESUFFIX= -devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 9f52b5177728.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 -PATCHFILES+= 2b9168cf579b.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 PATCHFILES+= 55822330540d.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 PATCHFILES+= f6c7569ad9ea.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/1598 PATCHFILES+= cb8f7a253934.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3568 @@ -17,6 +16,7 @@ PATCHFILES+= 4ed6d957f689.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/- PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464 PATCHFILES+= 19e001833ec1.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7778 PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881 +PATCHFILES+= 79a9c5e470c2.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8221 MAINTAINER= jbeich@FreeBSD.org COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan) diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 6e3a22b85057..2803ddf8fcf4 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,10 +1,8 @@ -TIMESTAMP = 1608590968 -SHA256 (mesa3d-mesa-20.3-branchpoint-1603-gfdcb03c2d78_GH0.tar.gz) = 0f2cb9e9ddcba1870c17749fb335c4df929dfcb83b31c33f6a3874679b6c2fd0 -SIZE (mesa3d-mesa-20.3-branchpoint-1603-gfdcb03c2d78_GH0.tar.gz) = 22465113 +TIMESTAMP = 1608764671 +SHA256 (mesa3d-mesa-20.3-branchpoint-1735-g69487c754c4_GH0.tar.gz) = 876309bc0846bc1e5debcca9d6f58fff118a312e2c67dadbcd7adf976582d729 +SIZE (mesa3d-mesa-20.3-branchpoint-1735-g69487c754c4_GH0.tar.gz) = 22459972 SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73 SIZE (9f52b5177728.patch) = 832 -SHA256 (2b9168cf579b.patch) = 2c664de141894b21368abab34fb1a1671d68845551520c9acb7dd5f1d0125072 -SIZE (2b9168cf579b.patch) = 1575 SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109 SIZE (55822330540d.patch) = 1278 SHA256 (f6c7569ad9ea.patch) = 481784ca37e35549bf265e21eee1b9a29d2b0b8d3294de1d5b6b83a84f3d7a9b @@ -21,3 +19,5 @@ SHA256 (19e001833ec1.patch) = 5ac28692c61dc3dcc5f7e74a8053d63365fc28fb28136ddb11 SIZE (19e001833ec1.patch) = 4057 SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470 SIZE (50433886a3e3.patch) = 2008 +SHA256 (79a9c5e470c2.patch) = d6f5e0378d16864e21399c4e0b9192ea2de540ef1421e672b62c5e1c69252cab +SIZE (79a9c5e470c2.patch) = 866 |