Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Oct 2020 06:29:18 +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-v2LW4z6E3h@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 #5 from gergely.czuczy@harmless.hu ---
That entry says:
  assuming you are
  migrating from 5.20 to 5.24, do:

I have some difficulty applying this, because there's no perl installed:
root@build:/usr/ports# which perl
root@build:/usr/ports# pkg info
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: ^C
root@build:/usr/ports# ls -lhd /usr/{,local/}bin/perl*
ls: /usr/bin/perl*: No such file or directory
ls: /usr/local/bin/perl*: No such file or directory
root@build:/usr/ports#


Anyway, because you said so, I've added the following to /etc/make.conf, as=
 the
entry suggests:
DEFAULT_VERSIONS+=3D  perl5=3D5.32

root@build:/usr/ports# make -C */help2man build
(...)
=3D=3D=3D>   Registering installation for perl5.32-5.32.0 as automatic
[build] Installing perl5.32-5.32.0...
=3D=3D=3D> SECURITY REPORT:
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32.0

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.

      For more information, and contact details about the security
      status of this software, see the following webpage:
https://www.perl.org/
=3D=3D=3D>   help2man-1.47.16 depends on package: perl5>=3D5.32.r0<5.33 - n=
ot found
*** Error code 1

Probably I'm missing out on something, and the UPDATING entry doesn't seem =
to
help.

--=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-v2LW4z6E3h>