From 90f97edd10ec0dfc29fdbbfaeb12dd430457c1e6 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Apr 2010 18:12:22 +0000 Subject: Update to 2.2.11. Previous version didn't work any longer due to youtube changes. Version 2.2.11 -------------- April 3, 2010 Bugfixes: * Youtube, update patterns to reflect website changes Version 2.2.10 -------------- March 24, 2010 Changes: * Add buzzhumor.com support * Mark ehrensenf.de support as broken Bugfixes: * Update --hosts format strings * dailymotion.com # Change format IDs to reflect website changes (yet again): * h264-hd -> hd * h264-hq -> hq * removed h264 and spark-mini (no longer even listed) # Parse title from elsewhere * Title was previously parsed from the title HTML tag * Which usually contained more than we cared for # Spew out an error if the video looks like a partner video * break.com # Support, thanks to Werner Elsler for the fix # Title parsing, ported from libquvi --- net/clive/Makefile | 4 ++-- net/clive/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/clive/Makefile b/net/clive/Makefile index 78753d9d069..5ba345f2c43 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2010/02/14 10:00:09 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2010/04/05 18:12:22 wiz Exp $ # -DISTNAME= clive-2.2.9 +DISTNAME= clive-2.2.11 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 e459d26898e..5f6dd657fbc 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2010/02/14 10:00:09 wiz Exp $ +$NetBSD: distinfo,v 1.23 2010/04/05 18:12:22 wiz Exp $ -SHA1 (clive-2.2.9.tar.bz2) = af5e3a270ae3faa68eac62450d7338e171067d56 -RMD160 (clive-2.2.9.tar.bz2) = f14644ad528fa3f3c2aa45ad32d12746643c6972 -Size (clive-2.2.9.tar.bz2) = 45516 bytes +SHA1 (clive-2.2.11.tar.bz2) = 396ab93415619a087d30e39249f508878ff3cf1b +RMD160 (clive-2.2.11.tar.bz2) = 75a32537fad9794b1e5d423909a33dea5f4df5fe +Size (clive-2.2.11.tar.bz2) = 46063 bytes -- cgit v1.2.3