Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jan 2004 04:40:17 -0800 (PST)
From:      Lars Thegler <lars@thegler.dk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/61837: [MAINTAINER] misc/p5-File-CounterFile: update to 1.04
Message-ID:  <200401251240.i0PCeHI0069703@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/61837; it has been noted by GNATS.

From: Lars Thegler <lars@thegler.dk>
To: Mathieu Arnold <mat@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/61837: [MAINTAINER] misc/p5-File-CounterFile: update to
 1.04
Date: Sun, 25 Jan 2004 13:32:24 +0100

 Mathieu Arnold wrote:
 > |  .if ${PERL_LEVEL} < 500601
 > | +# make PREFIX-clean under perl 5.005_03
 > 
 > As it's often said, when the comment and the code don't agree...
 > Did you mean 500600 or perl before 5.6.1 (that is 5.6.0 and 5.005_03) ?
 
 Good question. In my mind, there are at any one time only three differnt 
 versions of perl:
 
   1) The base perl in FreeBSD 4.x (currently 500503)
   2) The port lang/perl5 (currently 500601)
   3) The port lang/perl5.8 (currently 500802)
 
 I'm not entirely sure at what version of ExtUtils::MakeMaker the PREFIX 
 problem got solved in, but I do know that the version distributed with 
 1) is broken, and the versions distributed with 2) and 3) are not.
 
 But I do agree with your point - the comments and the code should agree. 
 Patch incoming :)
 
 /Lars
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401251240.i0PCeHI0069703>