diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-05-08 08:34:28 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-05-08 08:34:28 +0800 |
commit | 6e2bfcc2447862946d333178f0725f70b075c19b (patch) | |
tree | e29667ef9d4d5946504584b2163c4a0d8e6a557d /graphics | |
parent | 08ec77bedba627954d7ac3565f44a3b75ffa7a63 (diff) | |
download | freebsd-ports-gnome-6e2bfcc2447862946d333178f0725f70b075c19b.tar.gz freebsd-ports-gnome-6e2bfcc2447862946d333178f0725f70b075c19b.tar.zst freebsd-ports-gnome-6e2bfcc2447862946d333178f0725f70b075c19b.zip |
graphics/mesa-{libs,dri}: update to 18.0.3
Changes: https://www.mesa3d.org/relnotes/18.0.3.html
PR: 225415
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mesa-dri/Makefile.common | 2 | ||||
-rw-r--r-- | graphics/mesa-dri/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index 9990b3dff98a..48a282dda153 100644 --- a/graphics/mesa-dri/Makefile.common +++ b/graphics/mesa-dri/Makefile.common @@ -14,7 +14,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 18.0.2 +MESABASEVERSION= 18.0.3 # if there is a subversion, don't include the '-' between 7.11-rc2. MESASUBVERSION= diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo index 25a1faa4cf36..e6143fbefd54 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524932716 -SHA256 (mesa-18.0.2.tar.xz) = 98fa159768482dc568b9f8bf0f36c7acb823fa47428ffd650b40784f16b9e7b3 -SIZE (mesa-18.0.2.tar.xz) = 10949364 +TIMESTAMP = 1525688481 +SHA256 (mesa-18.0.3.tar.xz) = 099d9667327a76a61741a533f95067d76ea71a656e66b91507b3c0caf1d49e30 +SIZE (mesa-18.0.3.tar.xz) = 10922936 |