From owner-freebsd-ports@FreeBSD.ORG Fri Jan 28 01:04:37 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 43F1C106566B for ; Fri, 28 Jan 2011 01:04:37 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 220B78FC15 for ; Fri, 28 Jan 2011 01:04:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id A13991713F for ; Thu, 27 Jan 2011 20:04:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1296176676; bh=8aZhZPhAHi7dBVRtesa5kK5Adrw7xwgsJkT2Ouvnp18=; b= uFM4vK/gDWnQR6RZ1lEgwj4keXnLXzaQqFwEhs2lr6ybvL65k4OnNDS8cYnHXSWD iHwbGVBEdk/D+ulMo2wr+oYwpYtSTDV740AH0JlSAzz8qkMgzdSYpMYstr3Doagk H79/paGX5MsfF370vSXpDehIhKri4X9bi9YNKQXMn4k= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id Jqp-E6E7UKYH for ; Thu, 27 Jan 2011 20:04:36 -0500 (EST) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id A3A7E170F9 for ; Thu, 27 Jan 2011 20:04:35 -0500 (EST) Date: Thu, 27 Jan 2011 20:04:33 -0500 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20110128010433.GC21154@magic.hamla.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: bump of PORTREVISION mandatory? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2011 01:04:37 -0000 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." > Do I need to bump PORTREVISION before I submit the updated port? No. -- Sahil Tandon