summaryrefslogtreecommitdiff
path: root/net/clive/distinfo
diff options
context:
space:
mode:
authorwiz <wiz>2008-06-21 15:53:55 +0000
committerwiz <wiz>2008-06-21 15:53:55 +0000
commit07274d00b38e846bfafb2f0f1840e6f60c80559f (patch)
tree8b0e03f2ad56cc0b6632afdfde0cf8c18b3421b7 /net/clive/distinfo
parent79a775fa07bd8477a0b8073e87c38eadb00f26bb (diff)
downloadpkgsrc-07274d00b38e846bfafb2f0f1840e6f60c80559f.tar.gz
Update to 0.4.16:
Version 0.4.16 [2008-06-18] ================================================================= +new !fix ~change -remove | focus: minor bugfixes, improvements + --cache,-c Provides a newt based interface for browsing and re-extracting previously downloaded videos. Cache table schema (~/.clive/cache) was updated: added new column "cache_url". ! Sevenload: improved support (reported: Kai Wasserbach) Affected versions: 0.4.14 - 0.4.15 Some URLs were previously parsed incorrectly. ! Console: "error: unrecognized command" Affected versions: 0.4.6 - 0.4.15 The above error would be printed out incorrectly if a duplicate URL was already in the queue. ~ Removed: try..except (ffmpeg subprocess) Unnecessary code. Cleaned up the subprocess call methods for both ffmpeg and player. Version 0.4.15 [2008-06-11] ================================================================= +new !fix ~change -remove | focus: minor bugfixes, improvements + --write-conf: Use http_proxy environment setting Write http_proxy enviroment setting to config file if it's set. + Support: myvideo.* (sr #2024) As requested. + --mask: support for "no" (disable) Added support for "no" which disables the filtering altogether, e.g. % clive --mask=no URL This is the easiest way to keep the original video title. See the manual page for more info. Note that this option was renamed to --filter (see further below). ! --scan: "UnicodeDecodeError: 'ascii' codec..." (bug #11805) Affected versions: clive 0.4.13, 0.4.14 Should no longer occur. See the discussion at: https://gna.org/bugs/?11805 ! Metacafe: "error: extraction url not found" Affected versions: clive < 0.4.15 Extraction would fail due to the changes made to page HTML. ! StringIO: import failsafe (try..except) Affected versions: clive < 0.4.15 StringIO was imported incorrectly if cStringIO was not found. ~ Dump HTTP headers if "error: zero content length" occurs The headers are dumped only if --quiet is not being used and the headers are available. ~ Options printout: "cache:yes; paste:off; ..." -> "cache:yes / paste:off / .." Modified the runtime options printout. ~ --mask: renamed (=> --filter) Renamed --mask to --filter. Kept -m short option. Configuration file command was also renamed from "output_title_mask" to "output_title_filter". ~ --xclip: append "-o" clive now appends the "-o" option with a warning to the xclip path if it's not present. ~ --write-conf: updated comments Cleaned up the config file comments that clive produces with this option.
Diffstat (limited to 'net/clive/distinfo')
-rw-r--r--net/clive/distinfo8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/clive/distinfo b/net/clive/distinfo
index fb1becbc75d..2a2ad919584 100644
--- a/net/clive/distinfo
+++ b/net/clive/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/05/27 14:55:37 wiz Exp $
+$NetBSD: distinfo,v 1.7 2008/06/21 15:53:55 wiz Exp $
-SHA1 (clive-0.4.14.tar.bz2) = d6ea0da28065fa94021a978f8c25c77cf0ef3fb6
-RMD160 (clive-0.4.14.tar.bz2) = 9d9d0db4ab8f2032ce7aecbaca5ed5dd0311d893
-Size (clive-0.4.14.tar.bz2) = 409466 bytes
+SHA1 (clive-0.4.16.tar.bz2) = ab33aef9afd403736bac9fb7b4d4fce026919483
+RMD160 (clive-0.4.16.tar.bz2) = a072cd1a041f77e196f4e09b5a0da67040183e00
+Size (clive-0.4.16.tar.bz2) = 415364 bytes