From owner-svn-ports-head@freebsd.org Mon Nov 2 13:53:49 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F288BA22CA3; Mon, 2 Nov 2015 13:53:49 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E36901F14; Mon, 2 Nov 2015 13:53:49 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id E26331E10; Mon, 2 Nov 2015 13:53:49 +0000 (UTC) Date: Mon, 2 Nov 2015 13:53:49 +0000 From: Alexey Dokuchaev To: John Marino Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r400654 - in head: . graphics graphics/cal3d graphics/cal3d-devel Message-ID: <20151102135349.GA78280@FreeBSD.org> References: <201511021343.tA2DhVvg029458@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201511021343.tA2DhVvg029458@repo.freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 02 Nov 2015 13:53:50 -0000 On Mon, Nov 02, 2015 at 01:43:31PM +0000, John Marino wrote: > New Revision: 400654 > URL: https://svnweb.freebsd.org/changeset/ports/400654 > > Log: > Contract graphics/cal3d-devel into graphics/cal3d > > The development of cal3d stopped in July 2006, about a week or two > after the last release (0.11.0). [...] > I've given graphics/cal3d a "fake" version of 0.11.1 to convey that it > is an update to the previous version of 0.11.0 rather than to completely > change the version scheme. IMHO you should've simply bumped port revision. "Inventing" versions is often a desire hard to resist, I know. :-) ./danfe