--- - branch: MAIN date: Sun Aug 8 10:52:19 UTC 2021 files: - new: '1.13' old: '1.12' path: pkgsrc/news/sfeed_curses/Makefile pathrev: pkgsrc/news/sfeed_curses/Makefile@1.13 type: modified - new: '1.12' old: '1.11' path: pkgsrc/news/sfeed_curses/distinfo pathrev: pkgsrc/news/sfeed_curses/distinfo@1.12 type: modified id: 20210808T105219Z.f8955286a0410c77db3867e675bd9b6b91c3d191 log: | sfeed_curses: Update to 1.0 Changes: 1.0 --- * Makefile: switch to use CPPFLAGS -D_DEFAULT_SOURCE preventing warning messages on some systems. * sfeed_curses: * Fix (false-positive) compiler warnings with gcc 10.2+ and -Wall -O2. * Check if capname is NULL for tparm(), noticed on netbsd-curses. * Add [ and ] keybind to open the next visible feed in the pane while keeping the current pane selection, thanks to adc for the feature suggestion. * Exit early on read errors and show a clear error message in these cases. * Improve consistency of line counting (on an invalid file). * Theme: add a version of the mono theme (mono_highlight) which highlights the active panel. * minicurses.h: fix parameter type for tparm() (long not int). * sfeed_content: * Content view optimizations. * Show any other content-type than "html" as plain-text (because Atom allows base64-encoded embedded content). * Allow multiple file parameters as arguments. * sfeed_markread: * Make sure to use proper permissions when copying the merged temporary file. * For the unread items: create the file if it does not exist. * Allow to set the url as a parameter or as an env variable. * Use "-" instead of /dev/stdin which is slightly more portable. * Code-style improvements. * Documentation improvements: add examples, fix typos, etc. module: pkgsrc subject: 'CVS commit: pkgsrc/news/sfeed_curses' unixtime: '1628419939' user: leot