From owner-freebsd-ports@FreeBSD.ORG Thu Jul 15 12:51:40 2010 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 CF8C11065674 for ; Thu, 15 Jul 2010 12:51:40 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215]) by mx1.freebsd.org (Postfix) with ESMTP id AA4958FC16 for ; Thu, 15 Jul 2010 12:51:39 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id DDC845C38; Thu, 15 Jul 2010 08:51:38 -0400 (EDT) Date: Thu, 15 Jul 2010 08:51:38 -0400 From: Wesley Shields To: Warren Block Message-ID: <20100715125138.GA39119@atarininja.org> References: <20100715064103.487fa639@scorpio> <20100715111339.GF24935@mail.hs.ntnu.edu.tw> <20100715113650.GA43559@mail.hs.ntnu.edu.tw> <20100715081423.16c66dc4@scorpio> 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) Cc: freebsd-ports@freebsd.org Subject: Re: pkg_version notification and perl 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: Thu, 15 Jul 2010 12:51:40 -0000 On Thu, Jul 15, 2010 at 06:32:24AM -0600, Warren Block wrote: > On Thu, 15 Jul 2010, Jerry wrote: > > > On Thu, 15 Jul 2010 19:36:50 +0800 > > Denny Lin articulated: > >> On Thu, Jul 15, 2010 at 07:13:39PM +0800, Denny Lin wrote: > >>> On Thu, Jul 15, 2010 at 06:41:03AM -0400, Jerry wrote: > >>>> I just ran 'portsnap' to update my port tree, followed > >>>> by "/usr/sbin/pkg_version -vIL=" which produced this output: > >>>> > >>>> These ports need updating: > >>>> perl-5.10.1_1 > succeeds index (index has 5.10.1) > >>>> startup-notification-0.10 < needs updating (index has 0.10_1) > >>>> > >>>> You will notice the discrepancy with perl. This never occurred before. > >>>> Is there something wrong on my system or does the problem exist > >>>> elsewhere? > >>> > >>> Try updating index: > >>> # cd /usr/ports/ && make fetchindex > >> > >> Sorry, I didn't see the previous reply. It is indeed a typo in the > >> Makefile. > > > > OK, who wants to submit a PR? > > Done: http://www.freebsd.org/cgi/query-pr.cgi?pr=148634 Thanks! skv@ just committed this. Please allow mirrors to catch up. -- WXS