From owner-svn-ports-all@freebsd.org Fri Jun 1 14:21:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4740AEF31E1; Fri, 1 Jun 2018 14:21:30 +0000 (UTC) (envelope-from jbeich@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 EF7E37E6A3; Fri, 1 Jun 2018 14:21:29 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id E7B77E92F; Fri, 1 Jun 2018 14:21:29 +0000 (UTC) From: Jan Beich To: ports-committers@freebsd.org Cc: svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r471260 - head/devel/py-adb References: <201806011419.w51EJULf042719@repo.freebsd.org> Date: Fri, 01 Jun 2018 16:21:27 +0200 In-Reply-To: <201806011419.w51EJULf042719@repo.freebsd.org> (Jan Beich's message of "Fri, 1 Jun 2018 14:19:30 +0000 (UTC)") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 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, 01 Jun 2018 14:21:30 -0000 Jan Beich writes: > Author: jbeich > Date: Fri Jun 1 14:19:29 2018 > New Revision: 471260 > URL: https://svnweb.freebsd.org/changeset/ports/471260 > > Log: > devel/py-adb: update to 1.3.0.1 (snapshot) > > Changes: https://github.com/google/python-adb/compare/ff48509...722e54e > MFH: 2018Q2 Actually, nevermind MFH tag. I forgot r467280 wasn't MFH'd to 2018Q2 for violating POLA.