From owner-svn-ports-branches@freebsd.org Sun Nov 15 13:18:25 2020 Return-Path: Delivered-To: svn-ports-branches@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 BC20A2E8BB4; Sun, 15 Nov 2020 13:18:25 +0000 (UTC) (envelope-from madpilot@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 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 4CYt7P4zQkz3sCL; Sun, 15 Nov 2020 13:18:25 +0000 (UTC) (envelope-from madpilot@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 9CF851C8EE; Sun, 15 Nov 2020 13:18:25 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0AFDIPcS025797; Sun, 15 Nov 2020 13:18:25 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0AFDIPNS025796; Sun, 15 Nov 2020 13:18:25 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <202011151318.0AFDIPNS025796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 15 Nov 2020 13:18:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r555211 - in branches/2020Q4/x11-wm/xfce4-wm: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: in branches/2020Q4/x11-wm/xfce4-wm: . files X-SVN-Commit-Revision: 555211 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Nov 2020 13:18:25 -0000 Author: madpilot Date: Sun Nov 15 13:18:24 2020 New Revision: 555211 URL: https://svnweb.freebsd.org/changeset/ports/555211 Log: MFH: r553863 r555201 Update xfce4-wm to 4.14.6 Import upstream patch to avoid crash due to unhandled XError in XKillClient() PR: 251136 Submitted by: rozhuk.im@gmail.com Obtained from: https://gitlab.xfce.org/xfce/xfwm4/-/commit/e2fbfac304beace0297d071f7de0aceba4f0016a Approved by: ports-secteam (riggs, fluffy) Added: branches/2020Q4/x11-wm/xfce4-wm/files/ - copied from r555201, head/x11-wm/xfce4-wm/files/ Modified: branches/2020Q4/x11-wm/xfce4-wm/Makefile branches/2020Q4/x11-wm/xfce4-wm/distinfo Directory Properties: branches/2020Q4/ (props changed) Modified: branches/2020Q4/x11-wm/xfce4-wm/Makefile ============================================================================== --- branches/2020Q4/x11-wm/xfce4-wm/Makefile Sun Nov 15 13:16:54 2020 (r555210) +++ branches/2020Q4/x11-wm/xfce4-wm/Makefile Sun Nov 15 13:18:24 2020 (r555211) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= xfce4-wm -PORTVERSION= 4.14.5 +PORTVERSION= 4.14.6 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DISTNAME= xfwm4-${DISTVERSIONFULL} Modified: branches/2020Q4/x11-wm/xfce4-wm/distinfo ============================================================================== --- branches/2020Q4/x11-wm/xfce4-wm/distinfo Sun Nov 15 13:16:54 2020 (r555210) +++ branches/2020Q4/x11-wm/xfce4-wm/distinfo Sun Nov 15 13:18:24 2020 (r555211) @@ -1,3 +1,3 @@ -TIMESTAMP = 1596989339 -SHA256 (xfce4/xfwm4-4.14.5.tar.bz2) = d7a7c63fa42ec6d7cb3caab130d6f496be5bd7689b775d20e8786b7f3e282930 -SIZE (xfce4/xfwm4-4.14.5.tar.bz2) = 1165140 +TIMESTAMP = 1604253744 +SHA256 (xfce4/xfwm4-4.14.6.tar.bz2) = ac6fa8b09d34090fb9ad81d8b7fb0455a10eccf500396b644afa2b9c2444142f +SIZE (xfce4/xfwm4-4.14.6.tar.bz2) = 1167818