diff options
author | gahr <gahr@FreeBSD.org> | 2013-12-20 20:44:28 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-12-20 20:44:28 +0800 |
commit | 97298ae79d3029192d41f08bb2c56b109f2ea597 (patch) | |
tree | 853b2b22cf295ee0c8fed0ac5319e49721eee5d3 /graphics | |
parent | 09ed931cf15f9c0fdb7e85edee3ca7d78143c6a9 (diff) | |
download | freebsd-ports-gnome-97298ae79d3029192d41f08bb2c56b109f2ea597.tar.gz freebsd-ports-gnome-97298ae79d3029192d41f08bb2c56b109f2ea597.tar.zst freebsd-ports-gnome-97298ae79d3029192d41f08bb2c56b109f2ea597.zip |
- Update to 10.0.1
Release notes:
http://www.mesa3d.org/relnotes/9.2.4.html
http://www.mesa3d.org/relnotes/10.0.html
http://www.mesa3d.org/relnotes/10.0.1.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 2d7414f52408..ddb54faf37cb 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 9.2.3 +PORTVERSION= 10.0.1 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 dfe00a6e0681..a15a0dcf2355 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-9.2.3.tar.bz2) = e06d4c0d9f93391be7944e5f063fc70226a273a797934ff6602ee6cd5719175d -SIZE (MesaLib-9.2.3.tar.bz2) = 6665764 +SHA256 (MesaLib-10.0.1.tar.bz2) = 3cdf868f9599ca310c17fcf5b4ce9aec9903d8bf8561fde2577f3d422f823270 +SIZE (MesaLib-10.0.1.tar.bz2) = 6783445 |