CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/09/22 09:25:15
Modified files:
net/toot : Makefile distinfo
net/toot/pkg : PLIST
Log message:
Update toot to 0.24.0
- Add toot tui, new and improved TUI implemented written with the help of
the urwid library
- Deprecate toot curses. It will show a deprecation notice when started.
To be removed in a future release
- Add --editor option to toot post to allow composing toots in an editor
- Add user agent string to all requests, fixes interaction with instances
protected by Cloudflare
Initial diff, DESCR update, prodding and tests from
< clematis at insiberia dot net>, thanks!