Files
ports/net/unison/pkg-message
T
Guido Falsi 7e26448565 net/unison: Update to 2.53.8
With this release unison added an install target.

This install target always installs the text only executable as
unison, and the UI as unison-gui. The port is modified to follow
suit.

pkg-message has been modified to document this change when upgrading,
and an entry is added to UPDATING.
2025-11-05 21:52:07 +01:00

14 lines
343 B
Plaintext

[
{ type: upgrade
minimum_version: "2.53.7"
message: <<EOM
STarting with version 2.53.8 the "unison" binary is the text only version.
The GUI version is installed as unison-gui and no "unison-text" binary is
installed anymore.
Please make sure to update any local scripts and configurations that were
using the old naming scheme.
EOM
}
]