From a44284312f16f20638da83a2aac39a2b0c801521 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 16 Oct 2008 21:45:39 +0000 Subject: Update to 1.0.2: Version 1.0.2 (October 14 2008, from branches/release/1.0.x) svn://svn.gna.org/svn/clive/tags/1.0.2 User-visible changes: * Added --hosts to list supported hosts * Removed myvideo support (broken) Developer-visible changes: * Fixed googlevideo support, extraction would fail for some videos * Fixed "AttributeError: 'builtin_function_or_method' object has no attribute 'write'" (partially related to bug #12290) * Added embedded link support for metacafe - Thanks to Kai Wasserbach for the fix * Updated AUTHORS and HACKING file * Fixed man files with some syntax problems (bug #12266) - Thanks to Marco Rodrigues for the fixes --- net/clive/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/clive/Makefile') diff --git a/net/clive/Makefile b/net/clive/Makefile index f52b2a4014a..9c5323cd22c 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2008/09/06 14:28:43 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/10/16 21:45:39 wiz Exp $ # -DISTNAME= clive-1.0.1 +DISTNAME= clive-1.0.2 CATEGORIES= net multimedia www MASTER_SITES= http://download.gna.org/clive/1.0.x/ \ ${MASTER_SITE_SOURCEFORGE:=clive/} -- cgit v1.2.3