diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2015-01-01 18:17:12 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2015-01-01 18:17:12 +0000 |
commit | 142119cea21bbd967e7e46f66c978de3dbba89ac (patch) | |
tree | 682d79ec0c188d2aefb05fb714b670338bcd7eb2 /UPDATING | |
parent | 103d4f3e416d5d3b360c5961d9588907d1b4d8a0 (diff) |
- Update net/unison to 2.48.3
- Preserve unison 2.40 as net/unison240 and update to 2.40.128
- Remove uneeded USES=desktop-file-utils from unison ports [1]
Approved by: mandree (implicit, for net/unison232) [1]
Notes
Notes:
svn path=/head/; revision=376017
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. +20150101: + AFFECTS: users of net/unison and net/unison-nox11 + AUTHOR: madpilot@FreeBSD.org + + Unison has been upgraded to version 2.48, which uses a different wire + protocol than 2.40 did. In order to support synchronization with + other computers where Unison is still at version 2.40, a new port + net/unison240 has been created. It provides unison240 and if that is + GTK2-enabled, also unison240-text. This unison240 port can be + installed in parallel with the existing net/unison port. + 20141230: AFFECTS: users of deskutils/xpad AUTHOR: jgh@FreeBSD.org |