aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-04 09:59:59 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-04 09:59:59 +0000
commitf930105bea809b5b6cdff697727c30028d375c77 (patch)
treeba8dfc76b48978ac998e7c8b784f3907eeeea1b3 /graphics/libosmesa
parentfa9cee041b18e1430504730b57e2bc03725fe978 (diff)
downloadports-f930105bea809b5b6cdff697727c30028d375c77.tar.gz
ports-f930105bea809b5b6cdff697727c30028d375c77.zip
- Update to 10.0.3
Notes
Notes: svn path=/head/; revision=342493
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r--graphics/libosmesa/Makefile5
-rw-r--r--graphics/libosmesa/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index b3444f39605d..d7998d21b7de 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libosmesa
-PORTVERSION= 10.0.2
+PORTVERSION= 10.0.3
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
DISTNAME= MesaLib-${PORTVERSION}
@@ -52,7 +52,8 @@ do-install:
.for inc in ${INCLUDES}
${INSTALL_DATA} ${WRKSRC}/include/GL/${inc} ${STAGEDIR}${PREFIX}/include/Mesa/GL/
.endfor
- ${INSTALL_DATA} ${WRKSRC}/src/mesa/drivers/osmesa/.libs/libOSMesa.so.9 ${STAGEDIR}${PREFIX}/lib/
+ ${INSTALL_DATA} ${WRKSRC}/src/mesa/drivers/osmesa/.libs/libOSMesa.so.9 ${STAGEDIR}${PREFIX}/lib
+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libOSMesa.so.9
${LN} -s libOSMesa.so.9 ${STAGEDIR}${PREFIX}/lib/libOSMesa.so
${INSTALL_DATA} ${WRKSRC}/src/mesa/drivers/osmesa/osmesa.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/osmesa.pc
diff --git a/graphics/libosmesa/distinfo b/graphics/libosmesa/distinfo
index e45617334cde..69ea4809e8f2 100644
--- a/graphics/libosmesa/distinfo
+++ b/graphics/libosmesa/distinfo
@@ -1,2 +1,2 @@
-SHA256 (MesaLib-10.0.2.tar.bz2) = 4502a8e2dfa53e15d8fff89c153e6b14824fe82e49bd101e7edc02fa8cf76a7e
-SIZE (MesaLib-10.0.2.tar.bz2) = 6784325
+SHA256 (MesaLib-10.0.3.tar.bz2) = 298e1950675e14f3386ec29d9b58e733b5e1eb7cf33a804787071852f5ecb2ff
+SIZE (MesaLib-10.0.3.tar.bz2) = 6789384