From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 04:50:40 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7091816A4BF for ; Sat, 23 Aug 2003 04:50:40 -0700 (PDT) Received: from mag.barnet.com.au (mag.barnet.com.au [218.185.88.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E29C43FB1 for ; Sat, 23 Aug 2003 04:50:38 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from extmail.barnet.com.au (tim.direct.int.barnet.com.au [10.10.10.2]) by mag.barnet.com.au (Postfix) with ESMTP id 607961663; Sat, 23 Aug 2003 21:50:33 +1000 (EST) X-Viruscan-Id: <3F4755090000D34E0151052E@VIRUSCAN-127.0.0.1> Received: from k7.mavetju (tim.barnet.com.au [218.185.88.1]) by extmail.barnet.com.au (Postfix) with ESMTP id 59DCE1E0B; Sat, 23 Aug 2003 21:50:32 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 719206A7105; Sat, 23 Aug 2003 21:50:31 +1000 (EST) Date: Sat, 23 Aug 2003 21:50:31 +1000 From: Edwin Groothuis To: Michael Reifenberger Message-ID: <20030823115031.GB571@k7.mavetju> References: <20030823104346.H14209@nihil.reifenberger.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030823104346.H14209@nihil.reifenberger.com> User-Agent: Mutt/1.4.1i cc: FreeBSD-Ports Subject: Re: Version numbering howto X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 11:50:40 -0000 On Sat, Aug 23, 2003 at 10:50:29AM +0200, Michael Reifenberger wrote: > under ports/net/nitpicker we have Version 1.23. > Now there is a upgrade available for this software. > The author wants to go to a versionnumber 1.2.1 though > (1.23 was an internal revision number) > > Is it possible to migrate vom 1.23 -> 1.2.1 without grief? > Or do I have to use somthing like PORTEPOCH... Yeah, that's what PORTEPOCH is for. Just set it to 1 and it will see that 1.2.1,1 is newer than 1.23 > Patch (w/o PORTEPOCH) is attached. Please send-pr it. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php