aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-03-20 09:24:56 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-03-20 09:24:56 +0000
commit3a2dd80354049dd2256b3cf2c2e30b0bd87909bb (patch)
tree6fb8cb37769986b6c2765ae7c469a8b882243c7e /graphics/libosmesa
parent7536141c34b5d975e5edb2dccf9aa49203e647a3 (diff)
downloadports-3a2dd80354049dd2256b3cf2c2e30b0bd87909bb.tar.gz
ports-3a2dd80354049dd2256b3cf2c2e30b0bd87909bb.zip
- Update to 10.1.0
Release notes: http://www.mesa3d.org/relnotes/10.1.html - c++11 is not needed to build this version
Notes
Notes: svn path=/head/; revision=348671
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r--graphics/libosmesa/Makefile7
-rw-r--r--graphics/libosmesa/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index d7998d21b7de..f27caff31491 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= libosmesa
-PORTVERSION= 10.0.3
+PORTVERSION= 10.1.0
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
+MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION:R}/
DISTNAME= MesaLib-${PORTVERSION}
MAINTAINER= gahr@FreeBSD.org
@@ -13,8 +13,7 @@ COMMENT= Off-Screen Mesa implementation of the OpenGL API
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2
-USES+= gmake pkgconfig compiler:c11
-USE_BZIP2= yes
+USES+= gmake pkgconfig tar:bzip2
USE_LDCONFIG= yes
USE_PYTHON= 2
USE_XORG= x11 xext
diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo
index 69ea4809e8f2..58d09b5b4ef6 100644
--- a/graphics/libosmesa/distinfo
+++ b/graphics/libosmesa/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MesaLib-10.0.3.tar.bz2) = 298e1950675e14f3386ec29d9b58e733b5e1eb7cf33a804787071852f5ecb2ff
-SIZE (MesaLib-10.0.3.tar.bz2) = 6789384
+SHA256 (MesaLib-10.1.0.tar.bz2) = 5941c3d4772a9f447f51569dfca48e01af98080bc996991d00a13f900dab2230
+SIZE (MesaLib-10.1.0.tar.bz2) = 6908005