forked from Lainports/freebsd-ports
It means the message specifying the rename of the binary mutt to neomutt will only be shown to people installing neomutt from the first time and to people upgrading from a version of neomutt which used to have the binary named mutt
15 lines
258 B
Text
15 lines
258 B
Text
[
|
|
{
|
|
message: <<EOD
|
|
/!\ Neomutt no longer install binaries named "mutt" but "neomutt" /!\
|
|
EOD,
|
|
type : install
|
|
},
|
|
{
|
|
message: <<EOD
|
|
/!\ Neomutt no longer install binaries named "mutt" but "neomutt" /!\
|
|
EOD,
|
|
type = upgrade,
|
|
maximum_version = "20171013"
|
|
}
|
|
]
|