aboutsummaryrefslogtreecommitdiff
path: root/x11/libX11/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-06 17:58:27 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-06 17:58:27 +0000
commitd9df28a9ce4a22ff2fea480fbf9fbd24276897dd (patch)
tree1c9f67b9c4da321cca3531a172f9b05861da16ac /x11/libX11/Makefile
parente81a369361a2b0d77c57cfae8416c119b8aa4878 (diff)
downloadports-d9df28a9ce4a22ff2fea480fbf9fbd24276897dd.tar.gz
ports-d9df28a9ce4a22ff2fea480fbf9fbd24276897dd.zip
Update xorgproto, libX11 and libXvMC
Update x11/xorgproto to 2019.2 [0] Disable all legacy headers, they are no longer needed, since they only detail deprecated protocol features. Update x11/libX11 to 1.6.9 This is a minor update, mostly containing fixes to work with updated x11/xorgproto. Update x11/libXvMC to 1.0.12 [1] This is a minor update, mostly containing fixes to work with updated x11/xorgproto. Patch mesa prts to explicitly link against -lXv, previously this was pulled in by x11/libXvMC, but with changes to libXvMC .pc file, this is no longer true. Bump portrevision for mesa-dri because of this. Thanks fo antoine for the exp-run! PR: 241314 (exp-run) [0], 240801 [1] Submitted by: pete@nomadlogic.org [1]
Notes
Notes: svn path=/head/; revision=516911
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r--x11/libX11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 82ce094a6675..3c9646e7a813 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libX11
-PORTVERSION= 1.6.8
+PORTVERSION= 1.6.9
PORTEPOCH= 1
CATEGORIES= x11
@@ -12,7 +12,7 @@ COMMENT= X11 library
LICENSE= MIT
USES= cpe perl5 xorg xorg-cat:lib
-USE_XORG= xau xdmcp xtrans xorgproto xcb
+USE_XORG= xau xcb xdmcp xtrans xorgproto
USE_PERL5= build
CPE_VENDOR= x