From owner-svn-src-all@freebsd.org Sat Mar 24 14:43:49 2018 Return-Path: Delivered-To: svn-src-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 0D8F5F4FF15; Sat, 24 Mar 2018 14:43:49 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.lostinspace.de [195.30.95.33]) (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 984EA6FB44; Sat, 24 Mar 2018 14:43:48 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (unknown [IPv6:2a01:5c0:1b:2d41:21b:21ff:fe7b:3468]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: idefix@fechner.net) by anny.lostinspace.de (Postfix) with ESMTPSA id 45D4310DDDFE; Sat, 24 Mar 2018 15:43:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=fechner.net; s=default; t=1521902620; bh=dC70Gx2lRLy8SLLLcp9ZSQq8h4tBZQPyq82Aa9A73PI=; h=Subject:To:Cc:References:From:Date:In-Reply-To; b=aqrg2a04C19dsyYuiM9wqWt+uDFIxUHRKQTWj5qKhl2Ei7jrtbBWHwJww9+txAFmD tKOgusaQQjltDhkqrUWPnxlI1G9+rKjrviIVTJRSLfyCcGtRFbLU9V3sd6rO2JxZo2 ctGjG8V7mkB5ylh8DsaYc9aIYlfyq/weRGn5UByE= Received: from [192.168.0.151] (070-139-067-156.ip-addr.inexio.net [156.67.139.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 702BA1492FB0; Sat, 24 Mar 2018 15:43:39 +0100 (CET) Subject: Re: svn commit: r331482 - head/share/misc To: rgrimes@freebsd.org, Matthias Fechner Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201803240937.w2O9boF2035461@pdx.rh.CN85.dnsmgr.net> From: Matthias Fechner Message-ID: <3ed9375d-bc97-0aad-c8a9-91bcb4f7d1e4@fechner.net> Date: Sat, 24 Mar 2018 15:43:27 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <201803240937.w2O9boF2035461@pdx.rh.CN85.dnsmgr.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2018 14:43:49 -0000 Dear Rodney, Am 24.03.2018 um 10:37 schrieb Rodney W. Grimes: >> Author: mfechner (ports committer) >> Date: Sat Mar 24 09:10:50 2018 >> New Revision: 331482 >> URL: https://svnweb.freebsd.org/changeset/base/331482 >> >> Log: >> Added myself to committers-ports.dot. >> >> Reviewed by: tz (mentor) >> Approved by: tz (mentor) >> Differential Revision: https://reviews.freebsd.org/40631 > Url not found? sry, I think I copied out a wrong id here, here is the correct URL: https://reviews.freebsd.org/D14806 Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook