pkgsrc-WIP-changes archive

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

rtv: Update to 1.25.0



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Feb 5 21:50:01 2019 +0100
Changeset:	de22d73253c15dd22390b06e666abcd52a7e011e

Modified Files:
	rtv/Makefile
	rtv/distinfo

Log Message:
rtv: Update to 1.25.0

Changes:
1.25.0 (2019-02-03)
-------------------
Features
* You can now open HTML links that are embedded inside of comments and
  submissions by pressing the ``ENTER`` key and selecting a link from the list.
  This also works when copying links to the clipboard using ``Y``.
* Added the ``--no-autologin`` command line argument to disable automatically
  logging in at startup.
* Added the ``max_pager_cols`` configuration option to limit the text width
  when sending text to the system ``PAGER``.
* Additional filtering options have been added when viewing user pages.
* The gilded flair now displays the number of times a submission has been
  gilded.
* Submissions/comments now display the time that they were most recently edited.

Bugfixes
* Fixed the MIME parser for gfycat, and gfycat videos are now downloaded as mp4.
* Fixed formatting when composing posts with leading whitespace.
* Fixed crash when attempting to display a long terminal title.

Documentation
* RTV has been moved to the Arch Community Repository and installation
  instructions for Arch have been updated accordingly.

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

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 8375d51098..176a38273d 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	rtv-1.24.0
+DISTNAME=	rtv-1.25.0
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=r/rtv/}
 
diff --git a/rtv/distinfo b/rtv/distinfo
index db34db2dfe..296c10b444 100644
--- a/rtv/distinfo
+++ b/rtv/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (rtv-1.24.0.tar.gz) = a14209373d530a59979940350668aef658617e8e
-RMD160 (rtv-1.24.0.tar.gz) = 5be05ba9d5e6cc9a23c92fae0a1b1e0ec4eb07b0
-SHA512 (rtv-1.24.0.tar.gz) = 96dc128fa2168b48ebfc735a7f2782872dad4b7e7fdab6f82a23fc044c01a6b0ed9daeeace38c7403a68b7eca4e0f93e8444893af477eefed7a092edd9f6e84f
-Size (rtv-1.24.0.tar.gz) = 142990 bytes
+SHA1 (rtv-1.25.0.tar.gz) = f46a274b63726ece948c5ceceaede1a4cf5b57dc
+RMD160 (rtv-1.25.0.tar.gz) = 33a10e2ca1ae060e0fb8d104d08c462e1dec9826
+SHA512 (rtv-1.25.0.tar.gz) = 1d651ba1f504889e93a4fb879976cf5c234650a22693938e397c7f943662b2de62caa676a53e1d05775c08f690f0687b0847679fc985964a42e78b9d1aebf321
+Size (rtv-1.25.0.tar.gz) = 145576 bytes


Home | Main Index | Thread Index | Old Index