From: Warren Block on 15 Jul 2010 08:32 On Thu, 15 Jul 2010, Jerry wrote: > On Thu, 15 Jul 2010 19:36:50 +0800 > Denny Lin <dennylin93(a)hs.ntnu.edu.tw> 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 _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Wesley Shields on 15 Jul 2010 08:51 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 <dennylin93(a)hs.ntnu.edu.tw> 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 _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Sergey Skvortsov on 15 Jul 2010 08:46
On 15.07.2010 15:05, Naram Qashat wrote: > On 07/15/10 06:41, 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? > > There is a typo in the Makefile for perl5.10, PORTREVISION is missing an > I, it says PORTREVISON instead. Fixed :( -- Sergey Skvortsov mailto: skv(a)FreeBSD.org _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" |