Date: Tue, 5 Aug 2014 09:38:56 +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: r364086 - head/graphics/libosmesa Message-ID: <53e0a631.5573.15264e3e@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Aug 5 09:38:56 2014 New Revision: 364086 URL: http://svnweb.freebsd.org/changeset/ports/364086 QAT: https://qat.redports.org/buildarchive/r364086/ Log: - Update to 10.2.5 Release notes: http://www.mesa3d.org/relnotes/10.2.5.html Modified: head/graphics/libosmesa/Makefile head/graphics/libosmesa/distinfo Modified: head/graphics/libosmesa/Makefile ============================================================================== --- head/graphics/libosmesa/Makefile Tue Aug 5 09:29:39 2014 (r364085) +++ head/graphics/libosmesa/Makefile Tue Aug 5 09:38:56 2014 (r364086) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.2.4 +PORTVERSION= 10.2.5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} Modified: head/graphics/libosmesa/distinfo ============================================================================== --- head/graphics/libosmesa/distinfo Tue Aug 5 09:29:39 2014 (r364085) +++ head/graphics/libosmesa/distinfo Tue Aug 5 09:38:56 2014 (r364086) @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.2.4.tar.bz2) = 06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a -SIZE (MesaLib-10.2.4.tar.bz2) = 7128555 +SHA256 (MesaLib-10.2.5.tar.bz2) = b4459f0bf7f4a3c8fb78ece3c9d2eac3d0e5bf38cb470f2a72705e744bd0310d +SIZE (MesaLib-10.2.5.tar.bz2) = 7127880
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e0a631.5573.15264e3e>