diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-07-16 16:35:17 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-07-16 16:35:17 +0000 |
commit | 5e837bd58337fe753237b69cd64b64a3a029fc94 (patch) | |
tree | 549179d750caa8c7f33413da0d83215428356bce | |
parent | Register CONFLICTS (diff) |
Update to 17.1.5
Notes
Notes:
svn path=/head/; revision=446036
-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 791a5f994a4a..728124bd9365 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= 17.1.4 +MESABASEVERSION= 17.1.5 # 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 7d5ebf66a958..a9a393146e99 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498843561 -SHA256 (mesa-17.1.4.tar.xz) = 06f3b0e6a28f0d20b7f3391cf67fe89ae98ecd0a686cd545da76557b6cec9cad -SIZE (mesa-17.1.4.tar.xz) = 9899196 +TIMESTAMP = 1500121822 +SHA256 (mesa-17.1.5.tar.xz) = 378516b171712687aace4c7ea8b37c85895231d7a6d61e1e27362cf6034fded9 +SIZE (mesa-17.1.5.tar.xz) = 9901876 |