From owner-svn-ports-all@freebsd.org Sat Mar 11 19:06:57 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56217D071C3; Sat, 11 Mar 2017 19:06:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C2411DF; Sat, 11 Mar 2017 19:06:57 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 749373FEF; Sat, 11 Mar 2017 19:06:56 +0000 (UTC) Date: Sat, 11 Mar 2017 19:06:56 +0000 From: Alexey Dokuchaev To: Eugene Grosbein Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r435952 - in head: devel/py-application devel/py-xcaplib java/bouncycastle15 net/py-msrplib Message-ID: <20170311190656.GA55233@FreeBSD.org> References: <201703111854.v2BIskRn002967@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201703111854.v2BIskRn002967@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 11 Mar 2017 19:06:57 -0000 On Sat, Mar 11, 2017 at 06:54:46PM +0000, Eugene Grosbein wrote: > New Revision: 435952 > URL: https://svnweb.freebsd.org/changeset/ports/435952 > > Log: > Switch MAINTAINER to my new account for my ports. > > Reviewed by: az > > M devel/py-application/Makefile > M devel/py-xcaplib/Makefile > M java/bouncycastle15/Makefile > M net/py-msrplib/Makefile Hmm, can you please not do this `M' thing? It clogs the logs and is kind of redundant because of... > Modified: > head/devel/py-application/Makefile > head/devel/py-xcaplib/Makefile > head/java/bouncycastle15/Makefile > head/net/py-msrplib/Makefile ... this. Thanks, ./danfe