diff options
author | gahr <gahr@FreeBSD.org> | 2014-01-22 22:20:41 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-01-22 22:20:41 +0800 |
commit | d4f08d38e08ba7e21246b4bd6b26bae207b937f2 (patch) | |
tree | 269bc574055bbf54a0a581da709ef08cc211ca3c /graphics/libosmesa | |
parent | cefb68b42ffcf87ea3c9c92c3531689dae527c32 (diff) | |
download | freebsd-ports-gnome-d4f08d38e08ba7e21246b4bd6b26bae207b937f2.tar.gz freebsd-ports-gnome-d4f08d38e08ba7e21246b4bd6b26bae207b937f2.tar.zst freebsd-ports-gnome-d4f08d38e08ba7e21246b4bd6b26bae207b937f2.zip |
- Update to 10.0.2
Release notes: http://www.mesa3d.org/relnotes/10.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 2d672407fb4e..b3444f39605d 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.0.1 -PORTREVISION= 1 +PORTVERSION= 10.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 a15a0dcf2355..e45617334cde 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.0.1.tar.bz2) = 3cdf868f9599ca310c17fcf5b4ce9aec9903d8bf8561fde2577f3d422f823270 -SIZE (MesaLib-10.0.1.tar.bz2) = 6783445 +SHA256 (MesaLib-10.0.2.tar.bz2) = 4502a8e2dfa53e15d8fff89c153e6b14824fe82e49bd101e7edc02fa8cf76a7e +SIZE (MesaLib-10.0.2.tar.bz2) = 6784325 |