[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 06:29:18 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250053
--- Comment #5 from gergely.czuczy at 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 at build:/usr/ports# which perl
root at 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 at 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 at build:/usr/ports#
Anyway, because you said so, I've added the following to /etc/make.conf, as the
entry suggests:
DEFAULT_VERSIONS+= perl5=5.32
root at build:/usr/ports# make -C */help2man build
(...)
===> Registering installation for perl5.32-5.32.0 as automatic
[build] Installing perl5.32-5.32.0...
===> 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/
===> help2man-1.47.16 depends on package: perl5>=5.32.r0<5.33 - not found
*** Error code 1
Probably I'm missing out on something, and the UPDATING entry doesn't seem to
help.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list