[Bug 262900] lang/perl5.* should be buildable on 11.4 to upgrade it
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 262900] lang/perl5.* should be buildable on 11.4 to upgrade it"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Apr 2022 23:52:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262900 --- Comment #3 from Eugene Grosbein <eugen@freebsd.org> --- Created attachment 233569 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233569&action=edit patch to restore perl5 build for 11.x Here is the patch to apply to /usr/ports so that this works again on 11.x: portupgrade -o lang/perl5.34 -f lang/perl5.28 For users: make sure you have corresponding line in /etc/make.conf before running portupgrade: DEFAULT_VERSIONS+=perl5=5.34 And do not forget to run after that: portupgrade -f `pkg shlib -qR libperl.so.5.28` -- You are receiving this mail because: You are on the CC list for the bug.