pkgsrc-WIP-changes archive

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

rtv: Update wip/rtv to 1.22.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Mar 10 11:09:02 2018 +0100
Changeset:	bc84b41ffa40c2f6874497e0007ba2a25e69fb1c

Modified Files:
	rtv/Makefile
	rtv/distinfo

Log Message:
rtv: Update wip/rtv to 1.22.0

Changes:
1.22.0 (2018-03-07)
-------------------
Features
 * Added the ``--no-flash`` option to disable terminal flashing.

Bugfixes
 * Fixed automatically exiting on launch when trying to open an invalid
   subreddit with the ``-s`` flag.
 * Fixed error handling for HTTP request timeouts when checking for new
   messages in the inbox.
 * Fixed a typo in the sample theme config.

Documentation
 * Added the FreeBSD package to the README.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bc84b41ffa40c2f6874497e0007ba2a25e69fb1c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rtv/Makefile | 2 +-
 rtv/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/rtv/Makefile b/rtv/Makefile
index c99a4be392..e54a632ca1 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rtv-1.21.0
+DISTNAME=	rtv-1.22.0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rtv/}
 
diff --git a/rtv/distinfo b/rtv/distinfo
index 5228657cfd..108ae466e0 100644
--- a/rtv/distinfo
+++ b/rtv/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (rtv-1.21.0.tar.gz) = df97d5d1045cff3bc2333319646142fa54858a19
-RMD160 (rtv-1.21.0.tar.gz) = 5d531ee5c4888e53e1ba1d0c57284a303f709316
-SHA512 (rtv-1.21.0.tar.gz) = 5536ce0358aa602ece567970200754748271a41221aeb03c7b7c86d4fa4ca84b3ba34ba45f17280a1c77c93ca73238319fce85eb341f19f6bff6f7e309b45875
-Size (rtv-1.21.0.tar.gz) = 141674 bytes
+SHA1 (rtv-1.22.0.tar.gz) = ca99383b17d35cd0921d4837ed4e12379f76d190
+RMD160 (rtv-1.22.0.tar.gz) = 6fa5ff5d88258b96e4bbef5065b7493a8006b939
+SHA512 (rtv-1.22.0.tar.gz) = acc2db4210bd6a99b8b2b6c32db3dc3c38e23c30b37b270bed5ca44b619d5e57c0ff02e04e507d1bc9c034565f73c9e943a65389c8f0f6f9e78140d943cb20f6
+Size (rtv-1.22.0.tar.gz) = 141067 bytes


Home | Main Index | Thread Index | Old Index