From owner-svn-ports-all@FreeBSD.ORG Tue Aug 5 09:38:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AE122C3 for ; Tue, 5 Aug 2014 09:38:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10C2D2BC9 for ; Tue, 5 Aug 2014 09:38:57 +0000 (UTC) Received: from gahr (uid 1155) (envelope-from gahr@FreeBSD.org) id 5573 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Tue, 05 Aug 2014 09:38:56 +0000 From: Pietro Cerutti Date: Tue, 5 Aug 2014 09:38:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364086 - head/graphics/libosmesa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e0a631.5573.15264e3e@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 09:38:57 -0000 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