Date: Fri, 20 Mar 2020 13:02:29 -0400 From: David Mehler <dave.mehler@gmail.com> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Upgrading Php from 7.3 to 7.4 branch without having to uninstall and reinstall Message-ID: <CAPORhP7t-4DJp84WU65XJhAmeDdbNQK08S4ZmaSL%2BKEVO3gvEw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm wanting to upgrade my existing php installation which is 7.3.x to 7.4.x. I've seen a lot of ways to do this with packages, but I've got ports of php 7.3* installed in a jail, with custom installation and configuration options set (done during make config). I'd like to now upgrade all that to php 7.4* preferably without having to do an uninstall of everything and a reinstallation of 7.4, as well as having updated libraries when done. In my make.conf on my default_versions line I've got php 7.4 set. I've done a portmaster -Bda --delete-build-only and it says all ports are up to date. Is there a quick way I can pull this off? Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPORhP7t-4DJp84WU65XJhAmeDdbNQK08S4ZmaSL%2BKEVO3gvEw>