From owner-svn-src-head@freebsd.org Tue Mar 21 07:27:15 2017 Return-Path: Delivered-To: svn-src-head@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 9C895D16708; Tue, 21 Mar 2017 07:27:15 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3161418B9; Tue, 21 Mar 2017 07:27:15 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id v2L7REAS058662 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 21 Mar 2017 00:27:14 -0700 (PDT) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id v2L7REES058661; Tue, 21 Mar 2017 00:27:14 -0700 (PDT) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Tue, 21 Mar 2017 00:27:14 -0700 From: Gleb Smirnoff To: Baptiste Daroussin Cc: Antoine Brodin , svn-src-head@freebsd.org, svn-src-all@freebsd.org, FreeBSD Ports Subject: Re: svn commit: r315662 - in head: contrib/bsnmp/snmp_mibII contrib/ipfilter/ipsend lib/libprocstat sys/netinet sys/sys usr.bin/netstat usr.bin/sockstat usr.bin/systat usr.sbin/tcpdrop usr.sbin/trpt Message-ID: <20170321072714.GN23308@FreeBSD.org> References: <201703210639.v2L6dnRf055522@repo.freebsd.org> <20170321064154.GL23308@FreeBSD.org> <20170321065433.GM23308@FreeBSD.org> <20170321072219.ij2waf2rygmvezoh@ivaldir.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170321072219.ij2waf2rygmvezoh@ivaldir.net> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2017 07:27:15 -0000 On Tue, Mar 21, 2017 at 08:22:19AM +0100, Baptiste Daroussin wrote: B> On Mon, Mar 20, 2017 at 11:54:33PM -0700, Gleb Smirnoff wrote: B> > On Tue, Mar 21, 2017 at 07:50:32AM +0100, Antoine Brodin wrote: B> > A> > This change is known to break a ton of ports. More than 100 if B> > A> > counting depends. I'm sorry for that and I already started to fix B> > A> > them. B> > A> > B> > A> > Please send all new breakages to me. B> > A> B> > A> Hi, B> > A> B> > A> Exp-runs should happen before breakage happens, not after. B> > A> If you already know that it breaks hundreds of ports, please revert B> > A> and request an exp-run. B> > B> > The exp-run has already been made: B> > B> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210673 B> > B> > Wasn't very helpful. B> > B> B> I disagree it was useful it showed you some ports that were breaking given there B> was some high level one you were expected to provide patches to fix them. I'm working on them right now. -- Totus tuus, Glebius.