From owner-svn-ports-head@freebsd.org Fri Feb 14 04:59:50 2020 Return-Path: Delivered-To: svn-ports-head@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 0C5FF240571; Fri, 14 Feb 2020 04:59:50 +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) 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 48Jh516czgz43vW; Fri, 14 Feb 2020 04:59:49 +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 DEB8F1E580; Fri, 14 Feb 2020 04:59:49 +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 01E4xnN2002285; Fri, 14 Feb 2020 04:59:49 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01E4xnvs002283; Fri, 14 Feb 2020 04:59:49 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <202002140459.01E4xnvs002283@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Fri, 14 Feb 2020 04:59:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526088 - head/x11/xpra X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: head/x11/xpra X-SVN-Commit-Revision: 526088 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Feb 2020 04:59:50 -0000 Author: arrowd Date: Fri Feb 14 04:59:49 2020 New Revision: 526088 URL: https://svnweb.freebsd.org/changeset/ports/526088 Log: x11/xpra: Update to latest release in 2.5.x series. Approved by: swills Differential Revision: https://reviews.freebsd.org/D23578 Modified: head/x11/xpra/Makefile head/x11/xpra/distinfo Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Fri Feb 14 04:49:12 2020 (r526087) +++ head/x11/xpra/Makefile Fri Feb 14 04:59:49 2020 (r526088) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xpra -PORTVERSION= 2.5.1 -PORTREVISION= 5 +PORTVERSION= 2.5.3 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ Modified: head/x11/xpra/distinfo ============================================================================== --- head/x11/xpra/distinfo Fri Feb 14 04:49:12 2020 (r526087) +++ head/x11/xpra/distinfo Fri Feb 14 04:59:49 2020 (r526088) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556905569 -SHA256 (xpra-2.5.1.tar.xz) = 95062fbb8894a8dcca983ce96066e8e7dd92722b7c5928e1a5a24d5a8f5e8392 -SIZE (xpra-2.5.1.tar.xz) = 2483148 +TIMESTAMP = 1581059979 +SHA256 (xpra-2.5.3.tar.xz) = daaf3de7ec6e21be216316c56ec3d42e787d4b0137e9c91855032424242d43fb +SIZE (xpra-2.5.3.tar.xz) = 2489488