From owner-freebsd-ports@FreeBSD.ORG Fri Jan 28 10:18:29 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76CBC1065675 for ; Fri, 28 Jan 2011 10:18:29 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 33D6F8FC0A for ; Fri, 28 Jan 2011 10:18:28 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PilPO-0000kp-Qr for freebsd-ports@freebsd.org; Fri, 28 Jan 2011 11:18:26 +0100 Received: from p5dcd6ac6.dip.t-dialin.net ([93.205.106.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 11:18:26 +0100 Received: from jumper99 by p5dcd6ac6.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 28 Jan 2011 11:18:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: "Helmut Schneider" Date: Fri, 28 Jan 2011 10:18:15 +0000 (UTC) Lines: 22 Message-ID: References: <20110128010433.GC21154@magic.hamla.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: p5dcd6ac6.dip.t-dialin.net User-Agent: XanaNews/1.19.1.269 X-Ref: news.gmane.org ~XNS:000000BB Subject: Re: bump of PORTREVISION mandatory? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 10:18:29 -0000 Sahil Tandon wrote: > On Thu, 2011-01-27 at 17:30:45 +0000, Helmut Schneider wrote: > > > with the release of Typo3 4.5, 4.4 becomes "old stable", 4.3 becomes > > "deprecated". Therefore a change at pkg_descr is required. That is > > the only change. > > In such scenarios, please be aware of the following from the Porter's > Handbook: > > "When it makes sense to do so, users can be warned about a pending > port removal with DEPRECATED and EXPIRATION_DATE. The former is > simply a string stating why the port is scheduled for removal; the > latter is a string in ISO 8601 format (YYYY-MM-DD). Both will be > shown to the user." Good point, I'll add DEPRECATED. Would it make sense to have the making process sleep for a few seconds or have the user to press a key before proceeding? If I didn't wait for the lines I wouldn't really have noticed it.