Date: Wed, 28 Aug 2013 08:26:22 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325514 - head/graphics/libosmesa Message-ID: <201308280826.r7S8QM2Q053544@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Wed Aug 28 08:26:22 2013 New Revision: 325514 URL: http://svnweb.freebsd.org/changeset/ports/325514 Log: - Update to 9.2.0 Release notes: http://mesa3d.org/relnotes/9.2.html Modified: head/graphics/libosmesa/Makefile head/graphics/libosmesa/distinfo Modified: head/graphics/libosmesa/Makefile ============================================================================== --- head/graphics/libosmesa/Makefile Wed Aug 28 08:02:33 2013 (r325513) +++ head/graphics/libosmesa/Makefile Wed Aug 28 08:26:22 2013 (r325514) @@ -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 Modified: head/graphics/libosmesa/distinfo ============================================================================== --- head/graphics/libosmesa/distinfo Wed Aug 28 08:02:33 2013 (r325513) +++ head/graphics/libosmesa/distinfo Wed Aug 28 08:26:22 2013 (r325514) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308280826.r7S8QM2Q053544>