Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Apr 2022 23:52:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 262900] lang/perl5.* should be buildable on 11.4 to upgrade it
Message-ID:  <bug-262900-7788-3fdU6ZRFi8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262900-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262900-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=3D262900

--- Comment #3 from Eugene Grosbein <eugen@freebsd.org> ---
Created attachment 233569
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233569&action=
=3Dedit
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+=3Dperl5=3D5.34

And do not forget to run after that:

portupgrade -f `pkg shlib -qR libperl.so.5.28`

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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