From owner-svn-ports-all@freebsd.org Fri Feb 19 20:39:42 2021 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 3342A53B3BD; Fri, 19 Feb 2021 20:39:42 +0000 (UTC) (envelope-from arrowd@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dj3NG0ylcz3FJh; Fri, 19 Feb 2021 20:39:42 +0000 (UTC) (envelope-from arrowd@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 13FF612746; Fri, 19 Feb 2021 20:39:42 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11JKdffG081424; Fri, 19 Feb 2021 20:39:41 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11JKdfax081422; Fri, 19 Feb 2021 20:39:41 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <202102192039.11JKdfax081422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Fri, 19 Feb 2021 20:39:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566100 - in head/x11/xpra: . files X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: in head/x11/xpra: . files X-SVN-Commit-Revision: 566100 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.34 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, 19 Feb 2021 20:39:42 -0000 Author: arrowd Date: Fri Feb 19 20:39:41 2021 New Revision: 566100 URL: https://svnweb.freebsd.org/changeset/ports/566100 Log: x11/xpra: Update to 4.0.6 Deleted: head/x11/xpra/files/patch-xpra_platform_xposix_paths.py Modified: head/x11/xpra/Makefile head/x11/xpra/distinfo Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Fri Feb 19 20:33:28 2021 (r566099) +++ head/x11/xpra/Makefile Fri Feb 19 20:39:41 2021 (r566100) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xpra -PORTVERSION= 4.0.5 -PORTREVISION= 2 +PORTVERSION= 4.0.6 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ Modified: head/x11/xpra/distinfo ============================================================================== --- head/x11/xpra/distinfo Fri Feb 19 20:33:28 2021 (r566099) +++ head/x11/xpra/distinfo Fri Feb 19 20:39:41 2021 (r566100) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606983465 -SHA256 (xpra-4.0.5.tar.xz) = df562b121f3c2be455f9795aea1430b45020a4b875ce638a7280ad8dbe31b486 -SIZE (xpra-4.0.5.tar.xz) = 2795828 +TIMESTAMP = 1613658976 +SHA256 (xpra-4.0.6.tar.xz) = 9c672f6d914661dda743be4b2f860dfb17166fb52c562037380aa972b4f089e8 +SIZE (xpra-4.0.6.tar.xz) = 2797752