From owner-svn-ports-all@FreeBSD.ORG Thu Jan 8 18:30:08 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99BF5A82 for ; Thu, 8 Jan 2015 18:30:08 +0000 (UTC) Received: from fed1rmfepo102.cox.net (fed1rmfepo102.cox.net [68.230.241.144]) by mx1.freebsd.org (Postfix) with ESMTP id 72DF06A1 for ; Thu, 8 Jan 2015 18:30:08 +0000 (UTC) Received: from fed1rmimpo306 ([68.230.241.174]) by fed1rmfepo102.cox.net (InterMail vM.8.01.05.15 201-2260-151-145-20131218) with ESMTP id <20150108183001.YTTR25955.fed1rmfepo102.cox.net@fed1rmimpo306> for ; Thu, 8 Jan 2015 13:30:01 -0500 Received: from [192.168.0.33] ([72.194.65.37]) by fed1rmimpo306 with cox id dWW01p00B0oDpc801WW1SQ; Thu, 08 Jan 2015 13:30:01 -0500 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020201.54AECCEB.00AE,ss=1,re=0.001,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=2.0 cv=Ve8pyiV9 c=1 sm=1 a=Z5AWCFQ5VKA4phzWx86Kmg==:17 a=evbn1WCIKmUA:10 a=8nJEP1OIZ-IA:10 a=6I5d2MoRAAAA:8 a=B6Q8lkLkAAAA:8 a=IKCAqXvzwKJlTkHMXMUA:9 a=wPNLvfGTeEIA:10 a=Z5AWCFQ5VKA4phzWx86Kmg==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; auth=pass (PLAIN) smtp.auth=myhuge@cox.net Message-ID: <54AECCA8.307@FreeBSD.org> Date: Thu, 08 Jan 2015 10:30:00 -0800 From: Stephen Hurd User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:34.0) Gecko/20100101 Firefox/34.0 SeaMonkey/2.31 MIME-Version: 1.0 To: Alexey Dokuchaev , Stephen Hurd Subject: Re: svn commit: r376464 - in head: . comms comms/klog comms/klog/files References: <201501071453.t07Er0BS030714@svn.freebsd.org> <20150108044721.GA30619@FreeBSD.org> In-Reply-To: <20150108044721.GA30619@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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.18-1 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, 08 Jan 2015 18:30:08 -0000 Alexey Dokuchaev wrote: > On Wed, Jan 07, 2015 at 02:53:00PM +0000, Stephen Hurd wrote: >> --- head/comms/klog/Makefile Fri Jul 26 19:14:50 2013 (r323747) >> +++ head/comms/klog/Makefile Wed Jan 7 14:53:00 2015 (r376464) >> @@ -1,36 +1,24 @@ >> -# New ports collection makefile for: klog >> -# Date created: 2004-07-05 >> -# Whom: Matt Dawson > Uhm. Why did you remove attribution (instead of converting it to "Crea= ted > by:" tag)? I actually re-created the port from scratch, I didn't refer to the previous port at all (it was deleted in 2013).