diff options
author | Michael Osipov <michael.osipov@siemens.com> | 2022-10-13 07:38:48 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-10-14 07:43:28 +0200 |
commit | df3fca4f09e1dd7c5a320d23b04ebfac02587cd0 (patch) | |
tree | a8d760bc1a2e43d7982f3529470d9db5783fd5b2 /UPDATING | |
parent | 5fc97f353b2b93f054cf8ebf3aad5468ac70e391 (diff) | |
download | freebsd-ports-df3fca4f09e1dd7c5a320d23b04ebfac02587cd0.zip |
devel/websvn: update to 2.8.0
PR: 266996
Reported by: michael.osipov@siemens.com (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20221012: + AFFECTS: devel/websvn + AUTHOR: michael.osipov@siemens.com + + WebSVN 2.8.0 includes full PHP 8.x support which requires a change from PEAR + to Composer 2. You must manually install dependencies through it, the ports + system will not handle it anymore for you since */horde* (PR 266552) has been + marked as incompatible with PHP 8.x for the time being. See pkg-message for + detailed instructions. + 20221011: AFFECTS: users of security/acme.sh AUTHOR: dvl@FreeBSD.org |