diff options
author | wiz <wiz@pkgsrc.org> | 2009-10-20 15:38:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-10-20 15:38:47 +0000 |
commit | aa997688d632bd3f3cee78b58a08369b7ab6d7c5 (patch) | |
tree | 37113b6a025dc2353018d7c2af73e50f38f6028a /net/clive | |
parent | ab81067acce11c96c6963a21a58d9557c68d093f (diff) | |
download | pkgsrc-aa997688d632bd3f3cee78b58a08369b7ab6d7c5.tar.gz |
Update to 2.2.7:
Version 2.2.7
(September 29, 2009)
User-visible changes:
* Fix: dailymotion id parsing
* Youtube:
# Accept -f fmt34
# fmt34 is now treated as yet another (new?) format
# Rewrite youtube section of the FORMATS in the manual
* Fix: --format=best not working with youtube (closes issue #39)
# Thanks to Peter Baranyi for the fix
Known issues:
* redtube: broken (verify -> http/404)
Version 2.2.6
(September 14, 2009)
User-visible changes:
* Fix: liveleak: "error: Unsupported protocol (http/1)" (closes #36)
* Fix: vimeo: title parsing (Thanks to Peter Baranyi for the fix, closes #37)
- Fixes title issues with accented chars
* Fix: break: http/403 (Thanks to Werner Elsler for the fix, closes #38)
Diffstat (limited to 'net/clive')
-rw-r--r-- | net/clive/Makefile | 4 | ||||
-rw-r--r-- | net/clive/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index deb33c1964b..2753e96be83 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2009/08/20 10:18:54 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2009/10/20 15:38:47 wiz Exp $ # -DISTNAME= clive-2.2.5 +DISTNAME= clive-2.2.7 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/clive/distinfo b/net/clive/distinfo index d7ba14459bc..09da0bf1c47 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2009/08/20 10:18:54 wiz Exp $ +$NetBSD: distinfo,v 1.21 2009/10/20 15:38:47 wiz Exp $ -SHA1 (clive-2.2.5.tar.bz2) = 33ce6bf7e814e91dc2423f95680e4289b4a7e316 -RMD160 (clive-2.2.5.tar.bz2) = 3ad87d236d17184de0b971ae468a80b7fe6d81cf -Size (clive-2.2.5.tar.bz2) = 45105 bytes +SHA1 (clive-2.2.7.tar.bz2) = 263ca8f81eeeedec0c6f6b7b0448ac953c75806c +RMD160 (clive-2.2.7.tar.bz2) = 31381a47cb47b3f19b11d8a88536771f47fec23b +Size (clive-2.2.7.tar.bz2) = 45474 bytes |