diff options
author | gahr <gahr@FreeBSD.org> | 2013-08-28 16:26:22 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-08-28 16:26:22 +0800 |
commit | 23c63bebee583c6e5f108186439703c5ffee4723 (patch) | |
tree | 64211b1d26bf2aeb05fc8c889795ae673b4e491d /graphics | |
parent | cbfe9ac563e7e8923550037bfae98572099c688e (diff) | |
download | freebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.tar.gz freebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.tar.zst freebsd-ports-gnome-23c63bebee583c6e5f108186439703c5ffee4723.zip |
- Update to 9.2.0
Release notes: http://mesa3d.org/relnotes/9.2.html
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 a5842bc09136..098da7db618a 100644 --- a/graphics/libosmesa/Makefile +++ b/graphics/libosmesa/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 9.1.6 +PORTVERSION= 9.2.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/ DISTNAME= MesaLib-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo index db5a0700e187..d0004c69488c 100644 --- a/graphics/libosmesa/distinfo +++ b/graphics/libosmesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (MesaLib-9.1.6.tar.bz2) = e632dff0acafad0a59dc208d16dedb37f7bd58f94c5d58c4b51912e41d005e3d -SIZE (MesaLib-9.1.6.tar.bz2) = 6134267 +SHA256 (MesaLib-9.2.0.tar.bz2) = 75e6a9bf59fb402f5fbed846be4effafa8a5809229579cd41023b906223a9187 +SIZE (MesaLib-9.2.0.tar.bz2) = 6643026 |