diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-05 08:48:10 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-05 08:48:10 +0000 |
commit | 8befc139be7d798f86e23824d4fe080a118c5aaa (patch) | |
tree | 1fa0e21b8d44bf00f66e76214910e69250345ce8 /graphics | |
parent | 0288c8749587e5fa8ee952232b85cf9b950ac6fa (diff) |
Notes
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 613320d08556..72c7d4ff9f8f 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 9.1.5 +PORTVERSION= 9.1.6 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 7ca8c8ed2fe1..db5a0700e187 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-9.1.5.tar.bz2) = 89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd -SIZE (MesaLib-9.1.5.tar.bz2) = 6127632 +SHA256 (MesaLib-9.1.6.tar.bz2) = e632dff0acafad0a59dc208d16dedb37f7bd58f94c5d58c4b51912e41d005e3d +SIZE (MesaLib-9.1.6.tar.bz2) = 6134267 |