From owner-svn-ports-all@freebsd.org Fri May 3 16:41:48 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F03F1595256; Fri, 3 May 2019 16:41:48 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C634080041; Fri, 3 May 2019 16:41:47 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6466E23606; Fri, 3 May 2019 16:41:47 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x43GflmN042570; Fri, 3 May 2019 16:41:47 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x43Gfjah042563; Fri, 3 May 2019 16:41:45 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201905031641.x43Gfjah042563@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 3 May 2019 16:41:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500742 - in head: x11-toolkits/wlroots x11-wm/cage x11-wm/sway X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: x11-toolkits/wlroots x11-wm/cage x11-wm/sway X-SVN-Commit-Revision: 500742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: C634080041 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.965,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 May 2019 16:41:48 -0000 Author: jbeich Date: Fri May 3 16:41:45 2019 New Revision: 500742 URL: https://svnweb.freebsd.org/changeset/ports/500742 Log: x11-toolkits/wlroots: update to 0.6.0 Changes: https://github.com/swaywm/wlroots/releases/tag/0.6.0 Modified: head/x11-toolkits/wlroots/Makefile (contents, props changed) head/x11-toolkits/wlroots/distinfo (contents, props changed) head/x11-toolkits/wlroots/pkg-plist (contents, props changed) head/x11-wm/cage/Makefile (contents, props changed) head/x11-wm/cage/distinfo (contents, props changed) head/x11-wm/sway/Makefile (contents, props changed) head/x11-wm/sway/distinfo (contents, props changed) Modified: head/x11-toolkits/wlroots/Makefile ============================================================================== --- head/x11-toolkits/wlroots/Makefile Fri May 3 16:31:07 2019 (r500741) +++ head/x11-toolkits/wlroots/Makefile Fri May 3 16:41:45 2019 (r500742) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wlroots -DISTVERSION= 0.5.0 +DISTVERSION= 0.6.0 CATEGORIES= x11-toolkits MAINTAINER= jbeich@FreeBSD.org @@ -29,9 +29,13 @@ MESON_ARGS= -Dexamples=false # https://github.com/swaywm/wlroots/issues/1450 LLD_UNSAFE= yes -OPTIONS_DEFINE= X11 -OPTIONS_DEFAULT=X11 +OPTIONS_DEFINE= FREERDP X11 +OPTIONS_DEFAULT=FREERDP X11 OPTIONS_SUB= yes + +FREERDP_DESC= RDP backend with freerdp +FREERDP_LIB_DEPENDS= libfreerdp2.so:net/freerdp +FREERDP_MESON_ENABLED= freerdp X11_LIB_DEPENDS=libxcb-errors.so:x11/xcb-util-errors \ libxcb-icccm.so:x11/xcb-util-wm Modified: head/x11-toolkits/wlroots/distinfo ============================================================================== --- head/x11-toolkits/wlroots/distinfo Fri May 3 16:31:07 2019 (r500741) +++ head/x11-toolkits/wlroots/distinfo Fri May 3 16:41:45 2019 (r500742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552315218 -SHA256 (swaywm-wlroots-0.5.0_GH0.tar.gz) = 3c6d422aaa7ac09a1e4a88d93f07a4d6ef6c5e4d76c3422c240a5783265ed0e3 -SIZE (swaywm-wlroots-0.5.0_GH0.tar.gz) = 481154 +TIMESTAMP = 1556898946 +SHA256 (swaywm-wlroots-0.6.0_GH0.tar.gz) = 9cf3716f3683d800df8b150f256ff66dad65faf13a9d67c284f67a9444d28c70 +SIZE (swaywm-wlroots-0.6.0_GH0.tar.gz) = 497934 Modified: head/x11-toolkits/wlroots/pkg-plist ============================================================================== --- head/x11-toolkits/wlroots/pkg-plist Fri May 3 16:31:07 2019 (r500741) +++ head/x11-toolkits/wlroots/pkg-plist Fri May 3 16:41:45 2019 (r500742) @@ -19,6 +19,7 @@ include/wlr/interfaces/wlr_tablet_pad.h include/wlr/interfaces/wlr_tablet_tool.h include/wlr/interfaces/wlr_touch.h include/wlr/render/dmabuf.h +include/wlr/render/drm_format_set.h include/wlr/render/egl.h include/wlr/render/gles2.h include/wlr/render/interface.h @@ -49,6 +50,7 @@ include/wlr/types/wlr_matrix.h include/wlr/types/wlr_output.h include/wlr/types/wlr_output_damage.h include/wlr/types/wlr_output_layout.h +include/wlr/types/wlr_output_management_v1.h include/wlr/types/wlr_pointer.h include/wlr/types/wlr_pointer_constraints_v1.h include/wlr/types/wlr_pointer_gestures_v1.h @@ -69,7 +71,6 @@ include/wlr/types/wlr_tablet_v2.h include/wlr/types/wlr_text_input_v3.h include/wlr/types/wlr_touch.h include/wlr/types/wlr_virtual_keyboard_v1.h -include/wlr/types/wlr_wl_shell.h include/wlr/types/wlr_xcursor_manager.h include/wlr/types/wlr_xdg_decoration_v1.h include/wlr/types/wlr_xdg_output_v1.h @@ -82,6 +83,6 @@ include/wlr/version.h include/wlr/xcursor.h %%X11%%include/wlr/xwayland.h lib/libwlroots.so -lib/libwlroots.so.2 -lib/libwlroots.so.2.3.1 +lib/libwlroots.so.3 +lib/libwlroots.so.3.4.1 libdata/pkgconfig/wlroots.pc Modified: head/x11-wm/cage/Makefile ============================================================================== --- head/x11-wm/cage/Makefile Fri May 3 16:31:07 2019 (r500741) +++ head/x11-wm/cage/Makefile Fri May 3 16:41:45 2019 (r500742) @@ -3,11 +3,13 @@ PORTNAME= cage DISTVERSIONPREFIX= v DISTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= c69d394bedc6.patch:-p1 PATCHFILES+= 00fe8d7ce3d5.patch:-p1 +PATCHFILES+= 7f7a483fb28b.patch:-p1 MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland kiosk @@ -17,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.14:graphics/wayland-protocols \ - wlroots>=0.5.0:x11-toolkits/wlroots + wlroots>=0.6.0:x11-toolkits/wlroots LIB_DEPENDS= libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ libxkbcommon.so:x11/libxkbcommon Modified: head/x11-wm/cage/distinfo ============================================================================== --- head/x11-wm/cage/distinfo Fri May 3 16:31:07 2019 (r500741) +++ head/x11-wm/cage/distinfo Fri May 3 16:41:45 2019 (r500742) @@ -5,3 +5,5 @@ SHA256 (c69d394bedc6.patch) = 0c6101fa17248e170c202b43 SIZE (c69d394bedc6.patch) = 654 SHA256 (00fe8d7ce3d5.patch) = 194aef0c60c0a4e9a2a8d6c7b33341caaccb64f183488d009b1a61f8fc06db00 SIZE (00fe8d7ce3d5.patch) = 1258 +SHA256 (7f7a483fb28b.patch) = 1230f1431f33eab2edeb3b1770296fb1d2b8bd3c7a6f965b65eb036ed5dba132 +SIZE (7f7a483fb28b.patch) = 2860 Modified: head/x11-wm/sway/Makefile ============================================================================== --- head/x11-wm/sway/Makefile Fri May 3 16:31:07 2019 (r500741) +++ head/x11-wm/sway/Makefile Fri May 3 16:41:45 2019 (r500742) @@ -2,8 +2,13 @@ PORTNAME= sway DISTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= x11-wm +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 076257a978ce.patch:-p1 +PATCHFILES+= b6e55064fe24.patch:-p1 + MAINTAINER= jbeich@FreeBSD.org COMMENT= i3-compatible Wayland compositor @@ -12,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>=1.14:graphics/wayland-protocols \ - wlroots>=0.4.1:x11-toolkits/wlroots + wlroots>=0.6.0:x11-toolkits/wlroots LIB_DEPENDS= libjson-c.so:devel/json-c \ libevdev.so:devel/libevdev \ libpcre.so:devel/pcre \ Modified: head/x11-wm/sway/distinfo ============================================================================== --- head/x11-wm/sway/distinfo Fri May 3 16:31:07 2019 (r500741) +++ head/x11-wm/sway/distinfo Fri May 3 16:41:45 2019 (r500742) @@ -1,3 +1,7 @@ TIMESTAMP = 1552316236 SHA256 (swaywm-sway-1.0_GH0.tar.gz) = 24dafd0f1e630e97a5dd47233841adf856b665e2321d6207acfe6b3002d1bc56 SIZE (swaywm-sway-1.0_GH0.tar.gz) = 5474548 +SHA256 (076257a978ce.patch) = 170de5ec3d9315c681423b3d79cff39e7ec927d5ca960b138987076a9d412f57 +SIZE (076257a978ce.patch) = 16868 +SHA256 (b6e55064fe24.patch) = 47b23fff593587635c92cf1180619db0d6c3f9eca61d78850406204047c5d767 +SIZE (b6e55064fe24.patch) = 1556