aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2015-12-12 18:32:15 +0000
committerKoop Mast <kwm@FreeBSD.org>2015-12-12 18:32:15 +0000
commit74845e6c324c82bde6d20e79011bc05b98d16598 (patch)
tree82250e4f8758547595c8db7ef0d59c1350865e1e /graphics
parent42f20c55d22deec563bc480601bb076b5d428e46 (diff)
downloadports-74845e6c324c82bde6d20e79011bc05b98d16598.tar.gz
ports-74845e6c324c82bde6d20e79011bc05b98d16598.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/mesa-demos/Makefile5
-rw-r--r--graphics/mesa-demos/distinfo4
-rw-r--r--graphics/mesa-demos/pkg-plist2
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile
index 7d5cfe9c028b..89635f30c4ac 100644
--- a/graphics/mesa-demos/Makefile
+++ b/graphics/mesa-demos/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mesa-demos
-PORTVERSION= 8.2.0
-PORTREVISION= 2
+PORTVERSION= 8.3.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/demos/${PORTVERSION}/
@@ -20,6 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+=--disable-egl --disable-gbm --disable-gles2 \
--disable-osmesa --disable-vg --disable-wayland \
- --with-system-data-files
+ --with-system-data-files --disable-freetype2
.include <bsd.port.mk>
diff --git a/graphics/mesa-demos/distinfo b/graphics/mesa-demos/distinfo
index e31d2da45464..cba1082ece52 100644
--- a/graphics/mesa-demos/distinfo
+++ b/graphics/mesa-demos/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mesa-demos-8.2.0.tar.bz2) = e4bfecb5816ddd4b7b37c1bc876b63f1f7f06fda5879221a9774d0952f90ba92
-SIZE (mesa-demos-8.2.0.tar.bz2) = 10071635
+SHA256 (mesa-demos-8.3.0.tar.bz2) = c173154bbd0d5fb53d732471984def42fb1b14ac85fcb834138fb9518b3e0bef
+SIZE (mesa-demos-8.3.0.tar.bz2) = 10044647
diff --git a/graphics/mesa-demos/pkg-plist b/graphics/mesa-demos/pkg-plist
index 3706c1f01339..0a4b18b2cea2 100644
--- a/graphics/mesa-demos/pkg-plist
+++ b/graphics/mesa-demos/pkg-plist
@@ -21,7 +21,6 @@ bin/clearspd
bin/convolutions
bin/copypix
bin/copytex
-bin/corender
bin/createwin
bin/cubemap
bin/cuberender
@@ -245,6 +244,7 @@ bin/tri-stipple
bin/tri-tex
bin/tri-tex-1d
bin/tri-tex-3d
+bin/tri-tex-stipple
bin/tri-tri
bin/tri-unfilled
bin/tri-unfilled-clip