diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-01-02 02:17:12 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-01-02 02:17:12 +0800 |
commit | 77b7bb45d2cadf3ce89c71550aa4108dae1b9967 (patch) | |
tree | 682d79ec0c188d2aefb05fb714b670338bcd7eb2 /UPDATING | |
parent | 413ebdfbf91d1ff64ce032c561f92f3c15574294 (diff) | |
download | freebsd-ports-graphics-77b7bb45d2cadf3ce89c71550aa4108dae1b9967.tar.gz freebsd-ports-graphics-77b7bb45d2cadf3ce89c71550aa4108dae1b9967.tar.zst freebsd-ports-graphics-77b7bb45d2cadf3ce89c71550aa4108dae1b9967.zip |
- 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]
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 |