Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 09:00:38 +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: r366385 - head/graphics/libosmesa
Message-ID:  <201408280900.s7S90c6m023604@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gahr
Date: Thu Aug 28 09:00:38 2014
New Revision: 366385
URL: http://svnweb.freebsd.org/changeset/ports/366385
QAT: https://qat.redports.org/buildarchive/r366385/

Log:
  - Update to 10.2.6
    Release notes: http://www.mesa3d.org/relnotes/10.2.6.html

Modified:
  head/graphics/libosmesa/Makefile
  head/graphics/libosmesa/distinfo

Modified: head/graphics/libosmesa/Makefile
==============================================================================
--- head/graphics/libosmesa/Makefile	Thu Aug 28 08:44:38 2014	(r366384)
+++ head/graphics/libosmesa/Makefile	Thu Aug 28 09:00:38 2014	(r366385)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libosmesa
-PORTVERSION=	10.2.5
+PORTVERSION=	10.2.6
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
 DISTNAME=	MesaLib-${PORTVERSION}
@@ -13,9 +13,8 @@ COMMENT=	Off-Screen Mesa implementation 
 LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2
 BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
 
-USES=		gmake pkgconfig tar:bzip2 libtool
+USES=		gmake pkgconfig tar:bzip2 libtool python:2
 USE_LDCONFIG=	yes
-USE_PYTHON=	2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--enable-osmesa \
 		--disable-driglx-direct \

Modified: head/graphics/libosmesa/distinfo
==============================================================================
--- head/graphics/libosmesa/distinfo	Thu Aug 28 08:44:38 2014	(r366384)
+++ head/graphics/libosmesa/distinfo	Thu Aug 28 09:00:38 2014	(r366385)
@@ -1,2 +1,2 @@
-SHA256 (MesaLib-10.2.5.tar.bz2) = b4459f0bf7f4a3c8fb78ece3c9d2eac3d0e5bf38cb470f2a72705e744bd0310d
-SIZE (MesaLib-10.2.5.tar.bz2) = 7127880
+SHA256 (MesaLib-10.2.6.tar.bz2) = 193314d2adba98e43697d726739ac46b4299aae324fa1821aa226890c28ac806
+SIZE (MesaLib-10.2.6.tar.bz2) = 7127766



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408280900.s7S90c6m023604>