Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2020 22:25:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250053] perl5.32-5.32.0 doesn't meet perl5>=5.32.r0<5.33
Message-ID:  <bug-250053-7788-eoq7Ik9Wf4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250053-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250053-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250053

--- Comment #8 from Tatsuki Makino <tatsuki_makino@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 PER=
L5_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`

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250053-7788-eoq7Ik9Wf4>