Subject: CVS commit: pkgsrc/www/hackernews-tui
From: pin
Date: 2021-04-14 13:21:12
Message id: 20210414112112.2EBFAFA95@cvs.NetBSD.org

Log Message:
www/hackernews-tui: update to 0.4.0

Application changes:
-add story_pooling feature
-add page_scrolling feature
-add support for user's config
-fix the flickering issue with crossterm-backend using cursive_buffered_backend.

Codebase changes:
-implement new features listed above.
-add application command line arguments.
-add config.rs to handle application's configurations.
-clean up imports in prelude.rs

Files:
RevisionActionfile
1.3modifypkgsrc/www/hackernews-tui/Makefile
1.2modifypkgsrc/www/hackernews-tui/cargo-depends.mk
1.3modifypkgsrc/www/hackernews-tui/distinfo