diff options
Diffstat (limited to '')
-rw-r--r-- | x11-servers/xorg-server/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/xorg-server/distinfo | 6 | ||||
-rw-r--r-- | x11-servers/xwayland/Makefile | 4 | ||||
-rw-r--r-- | x11-servers/xwayland/distinfo | 6 |
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-servers/xorg-server/Makefile b/x11-servers/xorg-server/Makefile index 6edb2e9a5ae9..0a42133963d7 100644 --- a/x11-servers/xorg-server/Makefile +++ b/x11-servers/xorg-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= xorg -PORTVERSION= 21.1.16 +PORTVERSION= 21.1.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver @@ -52,6 +53,7 @@ MESON_ARGS+= -Dxwin=false \ -Dfallback_input_driver=libinput \ -Ddocs=false \ -Dxcsecurity=true \ + -Dsecure-rpc=false \ -D${FLAVOR}=true .for f in ${FLAVORS:N${FLAVOR}} diff --git a/x11-servers/xorg-server/distinfo b/x11-servers/xorg-server/distinfo index e330c8ec5274..8f721320a402 100644 --- a/x11-servers/xorg-server/distinfo +++ b/x11-servers/xorg-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740764814 -SHA256 (xorg-server-21.1.16.tar.xz) = b14a116d2d805debc5b5b2aac505a279e69b217dae2fae2dfcb62400471a9970 -SIZE (xorg-server-21.1.16.tar.xz) = 5025304 +TIMESTAMP = 1751356772 +SHA256 (xorg-server-21.1.18.tar.xz) = c878d1930d87725d4a5bf498c24f4be8130d5b2646a9fd0f2994deff90116352 +SIZE (xorg-server-21.1.18.tar.xz) = 5037376 diff --git a/x11-servers/xwayland/Makefile b/x11-servers/xwayland/Makefile index c5b1fe8a07f3..77396ccb281a 100644 --- a/x11-servers/xwayland/Makefile +++ b/x11-servers/xwayland/Makefile @@ -1,5 +1,6 @@ PORTNAME= xwayland -PORTVERSION= 24.1.6 +PORTVERSION= 24.1.8 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-servers MASTER_SITES= XORG/individual/xserver @@ -29,6 +30,7 @@ USE_XORG= pixman xau xdmcp xfont2 xkbfile xshmfence xtrans MESON_ARGS= -Dxvfb=false \ -Dxcsecurity=true \ + -Dsecure-rpc=false \ -Dxkb_output_dir=/var/lib/xkb \ -Ddefault_font_path="${DEFAULT_FONTPATH_LIST:ts,}" diff --git a/x11-servers/xwayland/distinfo b/x11-servers/xwayland/distinfo index de0b49d8bb22..57f6f3433e4c 100644 --- a/x11-servers/xwayland/distinfo +++ b/x11-servers/xwayland/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740765047 -SHA256 (xwayland-24.1.6.tar.xz) = 737e612ca36bbdf415a911644eb7592cf9389846847b47fa46dc705bd754d2d7 -SIZE (xwayland-24.1.6.tar.xz) = 1302600 +TIMESTAMP = 1751356578 +SHA256 (xwayland-24.1.8.tar.xz) = c8908d57c8ed9ceb8293c16ba7ad5af522efaf1ba7e51f9e4cf3c0774d199907 +SIZE (xwayland-24.1.8.tar.xz) = 1303408 |