From owner-svn-ports-head@FreeBSD.ORG Fri Aug 31 19:19:31 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 720701065670 for ; Fri, 31 Aug 2012 19:19:31 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 530918FC1A for ; Fri, 31 Aug 2012 19:19:31 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7VJJVoV061523 for ; Fri, 31 Aug 2012 19:19:31 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7VJJVPL061519 for svn-ports-head@freebsd.org; Fri, 31 Aug 2012 19:19:31 GMT (envelope-from bdrewery) Received: (qmail 11622 invoked from network); 31 Aug 2012 14:19:28 -0500 Received: from unknown (HELO ?192.168.0.74?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 31 Aug 2012 14:19:28 -0500 Message-ID: <50410E52.1060806@FreeBSD.org> Date: Fri, 31 Aug 2012 14:19:46 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 MIME-Version: 1.0 To: Alexey Dokuchaev References: <201208311736.q7VHa9N9069239@svn.freebsd.org> <20120831190554.GA62609@FreeBSD.org> In-Reply-To: <20120831190554.GA62609@FreeBSD.org> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r303437 - head/devel/cc65 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Aug 2012 19:19:31 -0000 On 8/31/2012 2:05 PM, Alexey Dokuchaev wrote: > On Fri, Aug 31, 2012 at 05:36:09PM +0000, Bryan Drewery wrote: >> New Revision: 303437 >> URL: http://svn.freebsd.org/changeset/ports/303437 >> >> Modified: head/devel/cc65/Makefile >> ============================================================================== >> --- head/devel/cc65/Makefile Fri Aug 31 17:35:11 2012 (r303436) >> +++ head/devel/cc65/Makefile Fri Aug 31 17:36:09 2012 (r303437) >> @@ -1,13 +1,7 @@ >> -# Ports collection makefile for: cc65 >> -# Date created: 8 May 2000 >> -# Whom: Tim Vanderhoek >> -# >> # $FreeBSD$ >> -# > > I believe this is a bit premature. While some humble opinions on this > matter did circulated now and then, there was never any official statement, > so I think you should restore the original header (nicely formatted modulo > missing "New" word in the first line btw) for now. > > ./danfe > I waited and let others lead the way on the decision handed down by tabthorpe/portmgr :) I believe the porters handbook has been updated now as well. Bryan