From owner-svn-ports-all@freebsd.org Thu Jan 2 14:23:01 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B3D611D0BC1; Thu, 2 Jan 2020 14:23:01 +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 47pVcj4N4Rz4TCp; Thu, 2 Jan 2020 14:23:01 +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 76F231CAAF; Thu, 2 Jan 2020 14:23:01 +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 002EN1ZC018218; Thu, 2 Jan 2020 14:23:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 002EN1J3018216; Thu, 2 Jan 2020 14:23:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202001021423.002EN1J3018216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 2 Jan 2020 14:23:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r521835 - head/x11-wm/wayfire X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/x11-wm/wayfire X-SVN-Commit-Revision: 521835 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 02 Jan 2020 14:23:01 -0000 Author: jbeich Date: Thu Jan 2 14:23:00 2020 New Revision: 521835 URL: https://svnweb.freebsd.org/changeset/ports/521835 Log: x11-wm/wayfire: fix DRM session after r521656 After VT switch nothing was rendered. From debug log before/after: [backend/drm/drm.c:1485] Requesting modeset for 'DP-1' -[src/core/output-layout.cpp:844] new output: DP-1 +[src/core/output-layout.cpp:849] new output: DP-1 +[backend/drm/drm.c:697] Modesetting 'DP-1' with '3840x2160@60000 mHz' +[backend/drm/drm.c:592] Initializing renderer on connector 'DP-1' +[GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes. +[GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes. +[GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 448 to 336 bytes. +[GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 32 to 32 bytes. Modified: head/x11-wm/wayfire/Makefile (contents, props changed) head/x11-wm/wayfire/distinfo (contents, props changed) Modified: head/x11-wm/wayfire/Makefile ============================================================================== --- head/x11-wm/wayfire/Makefile Thu Jan 2 13:18:58 2020 (r521834) +++ head/x11-wm/wayfire/Makefile Thu Jan 2 14:23:00 2020 (r521835) @@ -2,11 +2,12 @@ PORTNAME= wayfire DISTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 8d8581a3e791.patch:-p1 +PATCHFILES+= 513b38f1bf83.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/362 MAINTAINER= jbeich@FreeBSD.org COMMENT= 3D wayland compositor Modified: head/x11-wm/wayfire/distinfo ============================================================================== --- head/x11-wm/wayfire/distinfo Thu Jan 2 13:18:58 2020 (r521834) +++ head/x11-wm/wayfire/distinfo Thu Jan 2 14:23:00 2020 (r521835) @@ -3,3 +3,5 @@ SHA256 (WayfireWM-wayfire-0.3.0_GH0.tar.gz) = c686bf5a SIZE (WayfireWM-wayfire-0.3.0_GH0.tar.gz) = 235019 SHA256 (8d8581a3e791.patch) = 484f9292848d1c59abce2e25486d329296aa8508522cd5d133a7bbcd048be228 SIZE (8d8581a3e791.patch) = 2058 +SHA256 (513b38f1bf83.patch) = a18533783f96572491e9b8de96eef6c1982baf47332b4e7c674f95574e8ae444 +SIZE (513b38f1bf83.patch) = 1538