From owner-svn-ports-all@FreeBSD.ORG Sun Feb 16 13:45:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A9AE3B00; Sun, 16 Feb 2014 13:45:40 +0000 (UTC) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 647171E3C; Sun, 16 Feb 2014 13:45:40 +0000 (UTC) Received: from mouf.net (swills@mouf [199.48.129.64]) by mouf.net (8.14.5/8.14.5) with ESMTP id s1GDjUA6067924 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 16 Feb 2014 13:45:35 GMT (envelope-from swills@mouf.net) Received: (from swills@localhost) by mouf.net (8.14.5/8.14.5/Submit) id s1GDjU9g067923; Sun, 16 Feb 2014 13:45:30 GMT (envelope-from swills) Date: Sun, 16 Feb 2014 13:45:30 +0000 From: Steve Wills To: Andrej Zverev Subject: Re: svn commit: r344316 - in head/net-mgmt: . p5-Nagios-Plugin-Beanstalk p5-Nagios-Plugin-Beanstalk/files Message-ID: <20140216134527.GB51287@mouf.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 16 Feb 2014 13:45:35 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.97.8 at mouf.net X-Virus-Status: Clean Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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, 16 Feb 2014 13:45:40 -0000 On Sun, Feb 16, 2014 at 11:04:39AM +0400, Andrej Zverev wrote: > > Submitted by: Andrew Thompson > > +MAINTAINER= perl@FreeBSD.org > > I know this is old rule, but we don't like such practice (and i think > we still) when maintainer != submitter for a new port. Sorry, you're right, I'll fix it. I saw that and meant to ask the submitter if he would be maintainer, but got distracted. I'll ask him now and if he doesn't, I'll take it. Thanks, Steve