aboutsummaryrefslogtreecommitdiff
path: root/x11/libX11
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
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')
-rw-r--r--x11/libX11/Makefile4
-rw-r--r--x11/libX11/distinfo6
-rw-r--r--x11/libX11/files/patch-src_util_makekeys.c14
-rw-r--r--x11/libX11/pkg-plist1
4 files changed, 6 insertions, 19 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
diff --git a/x11/libX11/distinfo b/x11/libX11/distinfo
index c70c8bc636d1..5b379742e9bf 100644
--- a/x11/libX11/distinfo
+++ b/x11/libX11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1560786095
-SHA256 (xorg/lib/libX11-1.6.8.tar.bz2) = b289a845c189e251e0e884cc0f9269bbe97c238df3741e854ec4c17c21e473d5
-SIZE (xorg/lib/libX11-1.6.8.tar.bz2) = 2395911
+TIMESTAMP = 1571332179
+SHA256 (xorg/lib/libX11-1.6.9.tar.bz2) = 9cc7e8d000d6193fa5af580d50d689380b8287052270f5bb26a5fb6b58b2bed1
+SIZE (xorg/lib/libX11-1.6.9.tar.bz2) = 2283814
diff --git a/x11/libX11/files/patch-src_util_makekeys.c b/x11/libX11/files/patch-src_util_makekeys.c
deleted file mode 100644
index bdde9d79f3d5..000000000000
--- a/x11/libX11/files/patch-src_util_makekeys.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/util/makekeys.c.orig 2019-06-17 14:47:35 UTC
-+++ src/util/makekeys.c
-@@ -35,8 +35,10 @@ from The Open Group.
- #include <stdio.h>
- #include <stdlib.h>
- #include <string.h>
-+#include <stdint.h>
-+#include <inttypes.h>
-
--#include "../Xresinternal.h"
-+typedef uint32_t Signature;
-
- #define KTNUM 4000
-
diff --git a/x11/libX11/pkg-plist b/x11/libX11/pkg-plist
index 75c03fff9729..31bf18449bfa 100644
--- a/x11/libX11/pkg-plist
+++ b/x11/libX11/pkg-plist
@@ -10,6 +10,7 @@ include/X11/Xregion.h
include/X11/Xresource.h
include/X11/Xutil.h
include/X11/cursorfont.h
+include/X11/extensions/XKBgeom.h
lib/X11/XErrorDB
lib/X11/Xcms.txt
lib/X11/locale/C/Compose