pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/clive Update to 2.2.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa49e4b0acfd
branches: trunk
changeset: 397073:aa49e4b0acfd
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 08 16:13:53 2009 +0000
description:
Update to 2.2.4:
Version 2.2.4
(August 2, 2009)
User-visible changes:
* Add:
# --stream-pass option (port from cclive)
# funnyhub support
* Port from cclive
# myubo support
* Port from cclive
# clipfish support
* Thanks to Patrick Hoffmann <patrick%sobran.de@localhost> for data mining
* Fix:
# Misc. typos in manual
# Redtube support (videoid/title parsing issues)
# Dailymotion: spak-mini -> spark-mini
* Change:
# replace dashes ("-") with underscores ("_") in video ids
Version 2.2.3
(July 25, 2009)
User-visible changes:
* Add:
1. Support spiegel.de (closes issue #32) [thanks to anon for data]
2. Support golem.de (closes issue #33) [thanks to anon for data]
3. ~/.clive/config path support
4. --cookie-jar option
5. Support for ehrensenf.de (closes issue #34) [thanks to bjoern for data]
* Improve: unicode support (related to issue #29)
1. cctv: no longer requires -C and -R options (obsoletes -R)
2. --cclass: now works as expected with unicode as well
* Improve: backwards compatibility with clive 2.0, 2.1
1. Allow --format=(mp4|hd|hq|3gp) (closes Debian bug #535957)
2. Restore ~/.config/clive/config path support (closes Debian bug #535483)
3. Add --upgrade-config (2.0/2.1 config to 2.2+ format)
* Change:
1. --hosts prints now supported formats
2. Pair --exec with --exec-run, the latter now triggers the former
2.1. Closes Debian bug #520520
3. Relocate files
3.1. ~/.clivelast -> ~/.cache/clive/last
3.2. ~/.clivecache -> ~/.cache/clive/cache
4. If HOME environment variable undefined, assume current workdir
5. --version: print locale etc.
* Fix:
1. --version: copyright years
2. File suffix for CCTV (.x-shockwave-flash -> .flv)
3. Remove "see examples" from pod markup (closes issue #30)
4. Prevent ".$suffix" output filenames
4.1. Use $id if !$title && %i was not defined in --filename-format
4.2. Related to issue #29
5. --no-proxy: really disable all proxy use (closes issue #25)
5.1. http_proxy setting was still used
6. Can't call method "filename" on unblessed reference at Exec.pm line 5x
6.1. e.g. clive URL --exec="ls;"
6.2. Closes Debian bug #535459
7. Dailymotion support (closes issue #35)
8. Redtube support (error: no match: `(?-xism:videoid=(.*?)')')
* Rename:
1. --recall, --recall-file -> --last, --last-file
2. CLIVE_HOME -> CLIVE_CACHE
* Remove:
1. -R, --raw (obsoleted by improved unicode support)
2. --home-dir option
2.1. Missleading name
2.2. Obsoleted by --cache-file and --last-file
* Manual page:
1. Add note about numeric suffix (closes issue #28)
2. Fix a number of typos, use better grammar
3. Overhaul
Version 2.2.2
(July 9, 2009)
User-visible changes:
* Change: Google: --format=mp4/best
1. Default to flv if mp4 is not available
2. Fix --format=best support
diffstat:
net/clive/Makefile | 4 ++--
net/clive/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r c3c05e421f3a -r aa49e4b0acfd net/clive/Makefile
--- a/net/clive/Makefile Sat Aug 08 16:06:42 2009 +0000
+++ b/net/clive/Makefile Sat Aug 08 16:13:53 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2009/07/18 19:52:27 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2009/08/08 16:13:53 wiz Exp $
#
-DISTNAME= clive-2.2.1
+DISTNAME= clive-2.2.4
CATEGORIES= net multimedia www
MASTER_SITES= http://clive.googlecode.com/files/
EXTRACT_SUFX= .tar.bz2
diff -r c3c05e421f3a -r aa49e4b0acfd net/clive/distinfo
--- a/net/clive/distinfo Sat Aug 08 16:06:42 2009 +0000
+++ b/net/clive/distinfo Sat Aug 08 16:13:53 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2009/07/18 19:52:27 wiz Exp $
+$NetBSD: distinfo,v 1.19 2009/08/08 16:13:53 wiz Exp $
-SHA1 (clive-2.2.1.tar.bz2) = 973e83fbcc530d8eacf8a5e702d6ec997379fd7c
-RMD160 (clive-2.2.1.tar.bz2) = 43a15c09c1135dcde68d757975057730b07c4976
-Size (clive-2.2.1.tar.bz2) = 39479 bytes
+SHA1 (clive-2.2.4.tar.bz2) = a5721c200b552bf2c668c4ebbda74f82e1484d74
+RMD160 (clive-2.2.4.tar.bz2) = e9ce2affe50376bc5b7d138eb7dd1cd2b8c0c551
+Size (clive-2.2.4.tar.bz2) = 44989 bytes
Home |
Main Index |
Thread Index |
Old Index