From owner-freebsd-ports@FreeBSD.ORG Tue Sep 16 00:42:10 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 DB87816A4B3 for ; Tue, 16 Sep 2003 00:42:10 -0700 (PDT) Received: from blackbyte.nl (d93139.upc-d.chello.nl [213.46.93.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B30B43F85 for ; Tue, 16 Sep 2003 00:42:10 -0700 (PDT) (envelope-from crasp@blackbyte.nl) Received: from localhost (localhost [127.0.0.1]) by blackbyte.nl (Postfix) with ESMTP id EDFAF3D2B for ; Tue, 16 Sep 2003 09:42:07 +0200 (CEST) Received: by blackbyte.nl (Postfix, from userid 1000) id 40DAF3D2A; Tue, 16 Sep 2003 09:41:58 +0200 (CEST) Date: Tue, 16 Sep 2003 09:41:58 +0200 From: Jeroen To: ports@freebsd.org Message-ID: <20030916074158.GA62995@cartman.south-park> References: <20030916072723.GA62505@cartman.south-park> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by AMaViS perl-11 Subject: Re: outdated gettext 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: Tue, 16 Sep 2003 07:42:11 -0000 On Tue, Sep 16, 2003 at 02:35:32AM -0500, Jeremy Messenger wrote: > On Tue, 16 Sep 2003 09:27:23 +0200, Jeroen wrote: > > >Hi, > > > >the port /usr/ports/devel/gettext seems outdated for some time. I checked > >on the gnu.org ftp and found version 0.12.1 available. Why isn't this > >version available yet for FreeBSD. It has been available since 27th of > >May > >2003. Is there any reason why it is not available and if it's just not > >updated yet, can you give me any rough date on when it will be updated. > > =========================== > # cd /usr/ports/devel/gettext ; make -V PORTVERSION > 0.12.1 > =========================== > > Ummmm... Can you give me any rough date on when you will be update your > ports tree? :-) > > Cheers, > Mezz I'm sorry, i was just having trouble compiling some software which requires gettext/automake/autoconf, and because the last two were outdated i also thought the gettext port would be outdated without checking it first. Sorry for the *stupid* thought. kind regards, Jeroen Ubbink