pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rtv: Update wip/rtv to 1.18.0
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Sep 11 12:16:09 2017 +0200
Changeset: 71fc307781afc549675ebf0d893f8edfcd28e027
Modified Files:
rtv/Makefile
rtv/distinfo
Log Message:
rtv: Update wip/rtv to 1.18.0
Changes:
1.18.0 (2017-09-06)
-------------------
Features
* The ``rtv -l`` flag has been deprecated and replaced with a positional
argument, in order to match the syntax of other command line web browsers.
* NSFW content is now filtered according to the user's reddit profile
settings.
* ``$RTV_BROWSER`` has been added as a way to set the preferred web browser.
* Sorting options for **relevance** and **comments** are now displayed on
the search results page.
* An **[S]** badge is now displayed next to the submission author.
* The gfycat MIME parser has been expanded to support more URLs.
* New MIME parsers have been added for oddshot.tv, clips.twitch.tv,
clippituser.tv, and Reddit's beta hosted videos.
Bugfixes
* Users can now use the prompt to navigate to "/comments/..." pages from
inside of a submission.
* Users can now navigate to multireddits using the "/u/me/" prefix.
* Fixed the ``$BROWSER`` behavior on macOS to support the **chrome**,
**firefox**, **safari**, and **default** keywords.
Codebase
* Travis CI tests have been moved to the trusty environment.
* Added more detailed logging of the environment and settings at startup.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=71fc307781afc549675ebf0d893f8edfcd28e027
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 d0fb7f1593..9f670de6a0 100644
--- a/rtv/Makefile
+++ b/rtv/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= rtv-1.17.1
+DISTNAME= rtv-1.18.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rtv/}
diff --git a/rtv/distinfo b/rtv/distinfo
index 0a3266c3f6..d0d7a5f73d 100644
--- a/rtv/distinfo
+++ b/rtv/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-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
+SHA1 (rtv-1.18.0.tar.gz) = d4d3a40a6eb780e786f9a5afbdddb13ca936d82e
+RMD160 (rtv-1.18.0.tar.gz) = 4a8a755cf1f3ed5a70087ca406889bc066b10900
+SHA512 (rtv-1.18.0.tar.gz) = 9e8559e7589eead84d85aca14346bad85a551ac1ec59441a159cbe6843df6ee92bca151992da1c976d88319c7a5c27ae0b4f87abc3bb478e319831a92a6844b7
+Size (rtv-1.18.0.tar.gz) = 124989 bytes
Home |
Main Index |
Thread Index |
Old Index