From owner-svn-ports-all@freebsd.org Mon May 18 11:04: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 7F60D13F496; Mon, 18 May 2020 11:04:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49Qbjs2pcrz4cdY; Mon, 18 May 2020 11:04:01 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver (unknown [81.6.39.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: ehaupt) by smtp.freebsd.org (Postfix) with ESMTPSA id 96CCA1F83C; Mon, 18 May 2020 11:04:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Date: Mon, 18 May 2020 13:03:58 +0200 From: Emanuel Haupt To: Hiroki Tagato Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r535727 - head/x11-servers/Xfstt Message-Id: <20200518130358.02e9aabc05ca953456b3ca99@FreeBSD.org> In-Reply-To: <202005180818.04I8ID5N018598@repo.freebsd.org> References: <202005180818.04I8ID5N018598@repo.freebsd.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; amd64-portbld-freebsd12.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 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: Mon, 18 May 2020 11:04:01 -0000 Hiroki Tagato wrote: > Author: tagattie > Date: Mon May 18 08:18:13 2020 > New Revision: 535727 > URL: https://svnweb.freebsd.org/changeset/ports/535727 > > Log: > - Update to 1.10 > - Pass maintainership to submitter Approved by: ehaupt (mentor)