pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rtv: Update wip/rtv to 1.17.1
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Aug 11 13:55:49 2017 +0200
Changeset: 3affc09c634f7f10d6ec19304827c7858801fa4a
Modified Files:
rtv/Makefile
rtv/distinfo
Log Message:
rtv: Update wip/rtv to 1.17.1
Changes:
1.17.1 (2017-08-06)
-------------------
Bugfixes
* `J'/`K' commands are now restricted to the subreddit page.
1.17.0 (2017-08-03)
-------------------
Features
* Added the `J' command to jump to the next sibling comment.
* Added the `K' command to jump to the parent comment.
* Search results can now be sorted, and the title bar has been updated
to display the current search query.
* Imgur URLs are now resolved via the Imgur API.
This enables the loading of large albums with over 10 images.
An `imgur_client_id' option has been added to the RTV configuration.
* A MIME parser has been added for www.liveleak.com.
* RTV now respects the `$VISUAL' environment variable.
Bugfixes
* Fixed a screen refresh bug on urxvt terminals.
* New key bindings will now attempt to fallback to their default key if not
defined in the user's configuration file.
Documentation
* Added additional mailcap examples for framebuffer videos and iTerm2.
* Python version information is now captured in the log at startup.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3affc09c634f7f10d6ec19304827c7858801fa4a
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 c981aed5bf..d0fb7f1593 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= rtv-1.16.0
+DISTNAME= rtv-1.17.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rtv/}
diff --git a/rtv/distinfo b/rtv/distinfo
index b2d5c35dca..0a3266c3f6 100644
--- a/rtv/distinfo
+++ b/rtv/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (rtv-1.16.0.tar.gz) = f2131a178d17c198eea41df1e8f5084d65b70c50
-RMD160 (rtv-1.16.0.tar.gz) = 832b984443080371eed0fa6c72abf252e77374c1
-SHA512 (rtv-1.16.0.tar.gz) = 7b7a7c4dab09015f49cbef5ceea83b470ee2347cfb62613a02828e215d1123fc44fafff123171a00e3053fa318a84b4ad87a61cfdaea41f14cecca088518138a
-Size (rtv-1.16.0.tar.gz) = 120065 bytes
+SHA1 (rtv-1.17.1.tar.gz) = fce5184a1e9d78a10a2839bba0f3abaa90bf7779
+RMD160 (rtv-1.17.1.tar.gz) = 80c1fd130e8fc1f8316900b3115af42e17f4154b
+SHA512 (rtv-1.17.1.tar.gz) = 54c4c2265e1948d39e072aab86348218011bb70e54febabee7e27b0038ff5e06979a9aa2e25b7fb432829fe09d1026f431d9ea28462c62d2544139ec900d0cd4
+Size (rtv-1.17.1.tar.gz) = 122408 bytes
Home |
Main Index |
Thread Index |
Old Index