diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2018-03-09 21:11:54 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2018-03-09 21:11:54 +0000 |
commit | 49975386b42ac3081a8a39b347149b1d16849290 (patch) | |
tree | 98b3963e9c55940eb80f59854e24713a6a934e68 /UPDATING | |
parent | e61cf02fa769190f78567b440bed435b9a56a401 (diff) | |
download | ports-49975386b42ac3081a8a39b347149b1d16849290.tar.gz ports-49975386b42ac3081a8a39b347149b1d16849290.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20180309: + AFFECTS: users of net/unison + AUTHOR: madpilot@FreeBSD.org + + Unison has been upgraded to version 2.51, which uses a different + wire protocol than 2.48 did. In order to support synchronization + with other computers where Unison is still at version 2.48, a new + port net/unison248 has been created. It provides unison248 and, + for the x11 flavor, also unison248-text. This unison248 port can + be installed in parallel with the existing net/unison port. + 20180308: AFFECTS: */php* */pecl* */pear* AUTHOR: mat@FreeBSD.org |