From owner-svn-ports-all@freebsd.org Sun May 13 00:41:32 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 9EC8BFDA889; Sun, 13 May 2018 00:41:32 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52E6A72E97; Sun, 13 May 2018 00:41:31 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (localhost [127.0.0.1]) by ainaz.pair.com (Postfix) with ESMTP id DF9EA3F50B; Sat, 12 May 2018 20:41:30 -0400 (EDT) Received: from [172.20.10.60] (unknown [12.235.85.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 3571E3F423; Sat, 12 May 2018 20:41:30 -0400 (EDT) Date: Sat, 12 May 2018 18:41:29 -0600 (MDT) From: Gerald Pfeifer To: Joe Marcus Clarke cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r469697 - in head/ports-mgmt/portlint: . src In-Reply-To: <201805112133.w4BLXtJV083287@repo.freebsd.org> Message-ID: References: <201805112133.w4BLXtJV083287@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Sun, 13 May 2018 00:41:32 -0000 On Fri, 11 May 2018, Joe Marcus Clarke wrote: > Update to 2.18.0. Enough has happened that it's time for a minor bump. Thank you for maintaining portlint so well for us, Joe. It does make a difference. Gerald