Date: Mon, 29 Jul 2013 08:53:29 +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: r323876 - head/graphics/libosmesa Message-ID: <201307290853.r6T8rTxb013381@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Mon Jul 29 08:53:29 2013 New Revision: 323876 URL: http://svnweb.freebsd.org/changeset/ports/323876 Log: - Update to 9.1.5 Release notes: http://www.mesa3d.org/relnotes/9.1.5.html Modified: head/graphics/libosmesa/Makefile head/graphics/libosmesa/distinfo Modified: head/graphics/libosmesa/Makefile ============================================================================== --- head/graphics/libosmesa/Makefile Mon Jul 29 08:32:16 2013 (r323875) +++ head/graphics/libosmesa/Makefile Mon Jul 29 08:53:29 2013 (r323876) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 9.1.4 +PORTVERSION= 9.1.5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} Modified: head/graphics/libosmesa/distinfo ============================================================================== --- head/graphics/libosmesa/distinfo Mon Jul 29 08:32:16 2013 (r323875) +++ head/graphics/libosmesa/distinfo Mon Jul 29 08:53:29 2013 (r323876) @@ -1,2 +1,2 @@ -SHA256 (MesaLib-9.1.4.tar.bz2) = 6e858786e9e68e79aa245037d351a664f3a5c05ccdbdc2519307bc06f8ee68da -SIZE (MesaLib-9.1.4.tar.bz2) = 6124177 +SHA256 (MesaLib-9.1.5.tar.bz2) = 89ea0d1afd90a87dab253777bfe414820c4aa3890add1487ca2b49f6b3e194fd +SIZE (MesaLib-9.1.5.tar.bz2) = 6127632
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307290853.r6T8rTxb013381>