[Bug 250053] perl5.32-5.32.0 doesn't meet perl5>=5.32.r0<5.33
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 6 22:25:51 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250053
--- Comment #8 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
Something which changes PERL5_DEFAULT to not equal 5.32 is mixed in there.
I need the result of the following command to check for it.
> make -C /usr/ports/lang/perl5.32/ -V DEFAULT_VERSIONS -V LOCALBASE -V PERL5_DEFAULT
The ${LOCALBASE} is usually /usr/local.
If not, I'd also like to see the results of the following commands.
> pkg which -qo ${your_LOCALBASE}/bin/perl
If the result is not lang/perl5.32, use the following command to find the
problem.
> pkg info -r `pkg which -qo ${your_LOCALBASE}/bin/perl`
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list