diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-22 08:42:19 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-11-22 08:42:19 +0000 |
commit | 82af308afd30b762b052c05ade3bc80642b98d39 (patch) | |
tree | acf2f7b03441a52c1bea35a3e87650590a2f80cb | |
parent | - Update to 0.1.6 (diff) |
- Update to 7.11.1
Release notes: http://mesa3d.org/relnotes-7.11.1.html
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=286234
-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 6a12d4c2af37..859cf85d3377 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libosmesa -PORTVERSION= 7.11 +PORTVERSION= 7.11.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 1d55e88fd85d..a949c64cac61 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-7.11.tar.bz2) = f8bf37a00882840a3e3d327576bc26a79ae7f4e18fe1f7d5f17a5b1c80dd7acf -SIZE (MesaLib-7.11.tar.bz2) = 6559702 +SHA256 (MesaLib-7.11.1.tar.bz2) = 229a8b38502147fbbb99665ed9b892d194ebcb5f5875a1701a54acea94a9c8c9 +SIZE (MesaLib-7.11.1.tar.bz2) = 6255382 |