From owner-svn-ports-all@FreeBSD.ORG Thu Jul 19 15:25:20 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 659341065679 for ; Thu, 19 Jul 2012 15:25:20 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id AADF58FC1C for ; Thu, 19 Jul 2012 15:25:19 +0000 (UTC) Received: by obbun3 with SMTP id un3so5050849obb.13 for ; Thu, 19 Jul 2012 08:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=erUpfkU539NDTL0EBBv2VdzPufqljwFiZWrn+hrStZk=; b=IvsiXO7N6AQMyesNIjsG89MdsCGspjuNFKceTGjrSyulvFXLYIShIIkLAahWS6w4+0 UuuOjdPSAZiROIQCZX/D2/8+OCaXXOiJ6suINuYB6qDO6EP64bksowSgJoO+GZRGSECM rodtm0xsNfMIGv12AjKOCVGv3Ssj/so0yPhYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :x-gm-message-state; bh=erUpfkU539NDTL0EBBv2VdzPufqljwFiZWrn+hrStZk=; b=oUPGl5KkhriDIW/w2l+jTOvmV/b5hr4YTe0McPW4l5iRzfU/GYhdODYxK2aNtWXCvd lwEb7ClFiRHSoEfY07QMxURNCcbSJ/+RtgE5WSby90+m2TSrm5mLqoS/dLdk+kbgxKXE QiYdGot1ryb2e0yh1gLINdyox1KNkTEhUDNgHSeU9vhMSl0WU5/D5w9CXWP6lgOmALKq /oldI69eIUA1nrifrxIOq3SGvxfP1NLKaMJoBl7smu2zDCmay9mEIFCQFpCg8GMLu9gW 1RWRHsHxAyGOQtOp9Cwk4x2/jJib2UkEAOO+pjPejxXS0gO+xB/xGE9WumtRJjv2legx HXOQ== Received: by 10.182.216.99 with SMTP id op3mr3388178obc.30.1342711519295; Thu, 19 Jul 2012 08:25:19 -0700 (PDT) MIME-Version: 1.0 Sender: lists@eitanadler.com Received: by 10.182.125.70 with HTTP; Thu, 19 Jul 2012 08:24:48 -0700 (PDT) In-Reply-To: <20120719100929.GA80680@FreeBSD.org> References: <20120719010925.GA18083@FreeBSD.org> <1342682908.443596.686173085.47077.2@c-st.net> <20120719100929.GA80680@FreeBSD.org> From: Eitan Adler Date: Thu, 19 Jul 2012 08:24:48 -0700 X-Google-Sender-Auth: Pdu3F-fdwRlP69VOWDmysXd7G7g Message-ID: To: Alexey Dokuchaev Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnKLN5ov27vN+2EeuoIHjJrlp8f/T0fwCRO8BFSQ888wW3ZKhvJtR8wHCuNOJptDEkFwctx Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Carlo Strub , ports-committers@freebsd.org Subject: Re: svn commit: r301130 - head/dns/zkt [ID#2012071909000066] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 19 Jul 2012 15:25:20 -0000 On 19 July 2012 03:09, Alexey Dokuchaev wrote: > On Thu, Jul 19, 2012 at 09:28:28AM +0200, Carlo Strub wrote: >> 07/19/2012 03:10 - Alexey Dokuchaev wrote: >> > On Wed, Jul 18, 2012 at 09:39:17PM +0000, Carlo Strub wrote: >> > > --- head/dns/zkt/Makefile Wed Jul 18 21:03:43 2012 (r301129) >> > > +++ head/dns/zkt/Makefile Wed Jul 18 21:39:17 2012 (r301130) >> > > @@ -1,27 +1,30 @@ >> > > # New ports collection makefile for: zkt >> > > # Date created: 2008-08-06 >> > > -# Whom: Frank Behrens >> > > +# Whom: Frank Behrens >> > >> > This header should not be touched. It reflect the reality when port was >> > first added, and should normally be made more accurate, not less (e.g. by >> > adding previously omitted address). >> >> If I remember correctly, there was an effort made a few years ago to >> remove all the mail addresses in the headers to not let users bother port >> originators but only maintainers if there was a problem. Is that not the >> right approach anymore? I am open for discussion. > > I recall someone mentioned this, yes, but 1) this idea is stupid: instead of > removing bits of historical evidence, we should educate our users where to > look for correct maintainer address; We don't lose historical evidence at all and why increase the cognitive load on the user "which email should I use?" when we could just remove the need entirely. -- Eitan Adler Source & Ports committer X11, Bugbusting teams