Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/news/sfeed_curses sfeed_curses: Update to 0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9631f22159b9
branches:  trunk
changeset: 436715:9631f22159b9
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat Aug 08 15:41:31 2020 +0000

description:
sfeed_curses: Update to 0.9

Changes:
0.9
---
 - Add sfeed_content
 - Misc bug fixes and improvements

0.8.2
-----
 - Reread urls if using an url list for mark read and loading a feed
 - Rework updatesidebar drawing and width calculation

0.8.1
-----
 - Misc bug fixes (cursor problem with urxvt and reloadall and handling of the
   current open feed)

diffstat:

 news/sfeed_curses/Makefile |   4 ++--
 news/sfeed_curses/PLIST    |   4 +++-
 news/sfeed_curses/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 8 deletions(-)

diffs (40 lines):

diff -r 0eb81effc5b9 -r 9631f22159b9 news/sfeed_curses/Makefile
--- a/news/sfeed_curses/Makefile        Sat Aug 08 14:35:49 2020 +0000
+++ b/news/sfeed_curses/Makefile        Sat Aug 08 15:41:31 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/07/17 18:11:02 leot Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/08 15:41:31 leot Exp $
 
-DISTNAME=      sfeed_curses-0.8
+DISTNAME=      sfeed_curses-0.9
 CATEGORIES=    news
 MASTER_SITES=  http://codemadness.org/releases/sfeed_curses/
 
diff -r 0eb81effc5b9 -r 9631f22159b9 news/sfeed_curses/PLIST
--- a/news/sfeed_curses/PLIST   Sat Aug 08 14:35:49 2020 +0000
+++ b/news/sfeed_curses/PLIST   Sat Aug 08 15:41:31 2020 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2020/07/17 16:20:17 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/08/08 15:41:31 leot Exp $
+bin/sfeed_content
 bin/sfeed_curses
 bin/sfeed_markread
+man/man1/sfeed_content.1
 man/man1/sfeed_curses.1
 man/man1/sfeed_markread.1
 share/doc/sfeed_curses/README
diff -r 0eb81effc5b9 -r 9631f22159b9 news/sfeed_curses/distinfo
--- a/news/sfeed_curses/distinfo        Sat Aug 08 14:35:49 2020 +0000
+++ b/news/sfeed_curses/distinfo        Sat Aug 08 15:41:31 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/07/17 16:20:17 leot Exp $
+$NetBSD: distinfo,v 1.2 2020/08/08 15:41:31 leot Exp $
 
-SHA1 (sfeed_curses-0.8.tar.gz) = e9c11c52338654d21d944f8c76cf706197efc5ed
-RMD160 (sfeed_curses-0.8.tar.gz) = abcd3df139bf2faa7e97554dfbb7eb21cc8e0f7f
-SHA512 (sfeed_curses-0.8.tar.gz) = b783a6fc922e48a864b67e08c79b2c6785689091cedc209be36acf52bdedbf123bcf4d4833572782f8f6613e5aad92cadf8058eeb28b1adbe659b2602a111133
-Size (sfeed_curses-0.8.tar.gz) = 16327 bytes
+SHA1 (sfeed_curses-0.9.tar.gz) = 01bb8546a63a0991c5829ba9bfefdd87c46679ae
+RMD160 (sfeed_curses-0.9.tar.gz) = 27ae94ce6ba5de66efebeae144f1a21bb142fe5e
+SHA512 (sfeed_curses-0.9.tar.gz) = 4e2fea8e73baeae1d34285d15c01d8935dc4ae2e9a09727755a1bfa0da98fcf4e94e22ec02ef232e372c0ab0db36e0d05e90ab566097f6443eb39a75163a5815
+Size (sfeed_curses-0.9.tar.gz) = 17744 bytes



Home | Main Index | Thread Index | Old Index