1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/misc/xplr/pkg-message

14 lines
358 B
Plaintext

[
{ type: upgrade
maximum_version: "0.10.0"
message: <<EOM
Since release 0.10.0, the default config.yml configuration has been
fully replaced with a new init.lua configuration. If you have a lot of
customization in your existing config.yml, you can use xplr-yml2lua[1]
to help with the migration.
[1] https://github.com/sayanarijit/xplr-yml2lua
EOM
}
]