diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-07-29 08:53:29 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-07-29 08:53:29 +0000 |
commit | 5dfcada94f9728f0d428a2060aeed6ff256d5468 (patch) | |
tree | 7b261fc959459a07945228a553e7bd6b90040795 /graphics | |
parent | 530537e14e2144e3685e73c27e5df92f12d1ec44 (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 2860d42d8525..613320d08556 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 9.1.4 +PORTVERSION= 9.1.5 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 e87d781f6f83..7ca8c8ed2fe1 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-9.1.4.tar.bz2) = 6e858786e9e68e79aa245037d351a664f3a5c05ccdbdc2519307bc06f8ee68da -SIZE (MesaLib-9.1.4.tar.bz2) = 6124177 +SHA256 (MesaLib-9.1.5.tar.bz2) = 89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd +SIZE (MesaLib-9.1.5.tar.bz2) = 6127632 |