Files
ports/mail/oama/pkg-message
T
Nicola Vitale e8f555f1cd mail/oama: Update to 0.18
- Update the list of dependencies
- Pet port(clippy|fmt)
- Add pkg-message to be shown when the user updates the port from
  a version less than 0.15. That version had a breaking change.

Release changes:

https://github.com/pdobsan/oama/releases/tag/0.15
https://github.com/pdobsan/oama/releases/tag/0.16
https://github.com/pdobsan/oama/releases/tag/0.18

Reported by:	portscout!
2025-03-21 10:54:03 +01:00

15 lines
426 B
Plaintext

[
{
type: upgrade
maximum_version: "0.15"
message: <<EOM
When the GPG backend is used the encrypted credentials now are stored
in the $XDG_STATE_HOME/oama directory. If the XDG_STATE_HOME environment
variable is not set then it defaults to $HOME/.local/state.
That is a breaking change! If you use the GPG backend you need to manually
move your credential ~/.local/var/oama/*.oama files into the new directory.
EOM
}
]