diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-22 08:47:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-04-22 08:47:39 +0000 |
commit | aa02cf5a172f5e6afec85b7a8bb01170a0dda396 (patch) | |
tree | 729d8c8f681ff561bfd511d4a70559e4efc49193 /graphics | |
parent | 69d34f75935ca1874261386238e6dbc683808697 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/libosmesa/Makefile | 4 | ||||
-rw-r--r-- | graphics/libosmesa/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile index 7413994e270b..0b07947f8910 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.1.0 +PORTVERSION= 10.1.1 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/ +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo index 58d09b5b4ef6..8a51f79155f4 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.1.0.tar.bz2) = 5941c3d4772a9f447f51569dfca48e01af98080bc996991d00a13f900dab2230 -SIZE (MesaLib-10.1.0.tar.bz2) = 6908005 +SHA256 (MesaLib-10.1.1.tar.bz2) = f3ae730ed81fffcb1ec59076813f9955157da7a1dd9ba23a6b1b8ff8cf6798b0 +SIZE (MesaLib-10.1.1.tar.bz2) = 6948871 |