7e26448565
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.
14 lines
343 B
Plaintext
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
|
|
}
|
|
]
|