ports/61837: [MAINTAINER] misc/p5-File-CounterFile: update to 1.04
Lars Thegler
lars at thegler.dk
Sun Jan 25 12:40:18 UTC 2004
The following reply was made to PR ports/61837; it has been noted by GNATS.
From: Lars Thegler <lars at thegler.dk>
To: Mathieu Arnold <mat at FreeBSD.org>
Cc: FreeBSD-gnats-submit at 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
More information about the freebsd-ports-bugs
mailing list