Subject: CVS commit: pkgsrc/mail/meli
From: Paolo Vincenzo Olivo
Date: 2023-09-27 18:49:37
Message id: 20230927164938.0F913FBDB@cvs.NetBSD.org

Log Message:
mail/meli: update to 0.8.2

v0.8.2

Bugfix release.

- melib/utils/xdg: fix doc test compilation preventing installation on AUR packages
- mail/view: fix forward dialog not working
- mail/listing: go to end when pressing next/page down for the second time when \ 
sidebar is focused

v0.8.1

Small quality of life fixes.

- meli: update to 2021 edition
- melib: update to 2021 edition
- mail/view: show current number command buffer
- mail/compose: init cursor at To: header field
- Use Context::current_dir() when saving files to relative paths
- Add current working directory tracking to Context
- view/envelope: fix some out of bounds drawing.
- Add install-man cli subcommand to install manpages on your system
- meli: add print-used-paths subcommand
- mellib/imap: don't flood user with sqlite3 errors if db is corrupted
- command/parser: unify toggle_* parsers
- Update README.md
- mail/view: fix out-of-bounds draw when terminal is small
- melib/email/parser: fix invalid address parse on folded values
- listing.rs: add hide_sidebar_on_launch option
- accounts.rs: move to crate root
- state.rs: fix typo
- Add Cross.toml for aarch64-unknown-linux-gnu builds
- command: split code into submodules, add better error reporting
- ui: show descriptive tab names for composer and threads
- dependencies: embed xdg-utils crate
- mail/view/thread: add toggle_layout shortcut
- mail/view: don't initialize entire thread at once
- mail/view: handle dialog Esc in the parent component
- mail/view: remove unnecessary Clone derives
- view/thread: open earliest unread email instead of first in thread
- email/parser.rs: fix invalid mailto() results when body field exists
- commands.rs: Introduce CommandError with context
- melib/build.rs: add feature to use cache instead of downloading unicode data
- jmap: fix invalid Type link references
- remove deflate feature; make it a hard dependency
- contacts: refactor module structure

Files:
RevisionActionfile
1.12modifypkgsrc/mail/meli/Makefile
1.4modifypkgsrc/mail/meli/cargo-depends.mk
1.7modifypkgsrc/mail/meli/distinfo