From owner-svn-ports-all@FreeBSD.ORG Thu May 15 12:11:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36044C73; Thu, 15 May 2014 12:11:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 236152108; Thu, 15 May 2014 12:11:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s4FCBM9o058282; Thu, 15 May 2014 12:11:22 GMT (envelope-from gahr@svn.freebsd.org) Received: (from gahr@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s4FCBLIh058280; Thu, 15 May 2014 12:11:21 GMT (envelope-from gahr@svn.freebsd.org) Message-Id: <201405151211.s4FCBLIh058280@svn.freebsd.org> From: Pietro Cerutti Date: Thu, 15 May 2014 12:11:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r354111 - head/graphics/libosmesa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 15 May 2014 12:11:22 -0000 Author: gahr Date: Thu May 15 12:11:21 2014 New Revision: 354111 URL: http://svnweb.freebsd.org/changeset/ports/354111 QAT: https://qat.redports.org/buildarchive/r354111/ Log: - Update to 10.1.3 Release notes: http://www.mesa3d.org/relnotes/10.1.3.html http://www.mesa3d.org/relnotes/10.1.2.html Modified: head/graphics/libosmesa/Makefile head/graphics/libosmesa/distinfo Modified: head/graphics/libosmesa/Makefile ============================================================================== --- head/graphics/libosmesa/Makefile Thu May 15 11:40:48 2014 (r354110) +++ head/graphics/libosmesa/Makefile Thu May 15 12:11:21 2014 (r354111) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libosmesa -PORTVERSION= 10.1.1 -PORTREVISION= 1 +PORTVERSION= 10.1.3 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTNAME= MesaLib-${PORTVERSION} @@ -14,11 +13,11 @@ 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 +USES= gmake pkgconfig tar:bzip2 libtool USE_LDCONFIG= yes USE_PYTHON= 2 USE_XORG= x11 xext -USE_AUTOTOOLS= autoconf automake libtool +USE_AUTOTOOLS= autoconf automake libtool:env GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-osmesa \ --disable-driglx-direct \ Modified: head/graphics/libosmesa/distinfo ============================================================================== --- head/graphics/libosmesa/distinfo Thu May 15 11:40:48 2014 (r354110) +++ head/graphics/libosmesa/distinfo Thu May 15 12:11:21 2014 (r354111) @@ -1,2 +1,2 @@ -SHA256 (MesaLib-10.1.1.tar.bz2) = f3ae730ed81fffcb1ec59076813f9955157da7a1dd9ba23a6b1b8ff8cf6798b0 -SIZE (MesaLib-10.1.1.tar.bz2) = 6948871 +SHA256 (MesaLib-10.1.3.tar.bz2) = b2615e236ef25d0fb94b8420bdd2e2a520b7dd5ca2d4b93306154f7fd4adecc3 +SIZE (MesaLib-10.1.3.tar.bz2) = 6955142