diff options
author | gahr <gahr@FreeBSD.org> | 2012-04-13 00:02:21 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-04-13 00:02:21 +0800 |
commit | 5fa48e4acd5fb5f702623105c3049f8fc7abe1b8 (patch) | |
tree | 18b80ee63759de2ebb593ac8706382e3fc8aea27 /graphics/libosmesa | |
parent | 37a26a94d34b26356dd8d1c43598a22c792c3b65 (diff) | |
download | freebsd-ports-gnome-5fa48e4acd5fb5f702623105c3049f8fc7abe1b8.tar.gz freebsd-ports-gnome-5fa48e4acd5fb5f702623105c3049f8fc7abe1b8.tar.zst freebsd-ports-gnome-5fa48e4acd5fb5f702623105c3049f8fc7abe1b8.zip |
- Update to 8.0.2
Release notes:
http://mesa3d.org/relnotes-8.0.2.html
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r-- | graphics/libosmesa/Makefile | 3 | ||||
-rw-r--r-- | graphics/libosmesa/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index 788af5dd3a07..1b4c5b8af3b2 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libosmesa -PORTVERSION= 8.0.1 -PORTREVISION= 1 +PORTVERSION= 8.0.2 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 a78bf00acd7b..1fa72d612153 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-8.0.1.tar.bz2) = 593af02ea2b5b7afb057a12c550f2c03b1d1cf59a716972d601c1499545ea0a7 -SIZE (MesaLib-8.0.1.tar.bz2) = 5694019 +SHA256 (MesaLib-8.0.2.tar.bz2) = 8f4d1e70e058a65143e618a9daaf45f00fac04ae9464b35a8d9eeeef3fa5e2a5 +SIZE (MesaLib-8.0.2.tar.bz2) = 5705573 |