diff options
author | gahr <gahr@FreeBSD.org> | 2014-09-11 21:31:48 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-09-11 21:31:48 +0800 |
commit | 411c0e1895c93300f967ecae35e53ec127c5b715 (patch) | |
tree | 3f7922c1262bb8056fef538b1f008c6d23a3120f /graphics | |
parent | 7e8c4bb011cb2043b374e9b191ccb1674d6e4d9b (diff) | |
download | freebsd-ports-gnome-411c0e1895c93300f967ecae35e53ec127c5b715.tar.gz freebsd-ports-gnome-411c0e1895c93300f967ecae35e53ec127c5b715.tar.zst freebsd-ports-gnome-411c0e1895c93300f967ecae35e53ec127c5b715.zip |
- Update to 10.2.7
Release notes: http://www.mesa3d.org/relnotes/10.2.7.html
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libosmesa/Makefile | 2 | ||||
-rw-r--r-- | graphics/libosmesa/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index 7b661426af65..0888beb4bccd 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.2.6 +PORTVERSION= 10.2.7 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo index 0772d1d970af..aeb6e8b43f5b 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.2.6.tar.bz2) = 193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806 -SIZE (MesaLib-10.2.6.tar.bz2) = 7127766 +SHA256 (MesaLib-10.2.7.tar.bz2) = 27b958063a4c002071f14ed45c7d2a1ee52cd85e4ac8876e8a1c273495a7d43f +SIZE (MesaLib-10.2.7.tar.bz2) = 7107753 |