diff options
author | madpilot <madpilot@FreeBSD.org> | 2018-03-10 05:11:54 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2018-03-10 05:11:54 +0800 |
commit | 606ac5141989636638c266964b9f4ce6fe79313d (patch) | |
tree | 98b3963e9c55940eb80f59854e24713a6a934e68 /UPDATING | |
parent | 9f4968c4f263935b36db35c74a482c276c07e8e3 (diff) | |
download | freebsd-ports-gnome-606ac5141989636638c266964b9f4ce6fe79313d.tar.gz freebsd-ports-gnome-606ac5141989636638c266964b9f4ce6fe79313d.tar.zst freebsd-ports-gnome-606ac5141989636638c266964b9f4ce6fe79313d.zip |
- Update net/unison to new major release 2.51.2
- Preserve previous major release 2.48.14 as net/unison248 for
compatibility reasons
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 |