Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 May 2010 15:11:50 GMT
From:      Toni Gundogdu <legatvs@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146398: [maintainer update] multimedia/cclive to 0.6.3
Message-ID:  <201005081511.o48FBoVH056976@www.freebsd.org>
Resent-Message-ID: <201005081520.o48FK5uw052991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         146398
>Category:       ports
>Synopsis:       [maintainer update] multimedia/cclive to 0.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 08 15:20:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Toni Gundogdu
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Subject: [PATCH] update to 0.6.3

---
 Makefile  |    5 ++---
 distinfo  |    6 +++---
 pkg-descr |   10 +++-------
 3 files changed, 8 insertions(+), 13 deletions(-)

diff --git a/Makefile b/Makefile
index bd5104d..7e11f61 100644
--- a/Makefile
+++ b/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cclive
-PORTVERSION=	0.6.2
-PORTREVISION=	2
+PORTVERSION=	0.6.3
 CATEGORIES=	multimedia net
 MASTER_SITES=	GOOGLE_CODE
 
@@ -16,7 +15,7 @@ COMMENT=	Lightweight command line video extraction tool
 
 LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
 		pcre.0:${PORTSDIR}/devel/pcre \
-		quvi.1:${PORTSDIR}/multimedia/quvi
+		quvi.2:${PORTSDIR}/multimedia/quvi
 
 MAN1=		cclive.1
 
diff --git a/distinfo b/distinfo
index 0825617..8bebf93 100644
--- a/distinfo
+++ b/distinfo
@@ -1,3 +1,3 @@
-MD5 (cclive-0.6.2.tar.bz2) = 14b90b281191421c9b109c7b231718a5
-SHA256 (cclive-0.6.2.tar.bz2) = 8387d34fddf3e617e8a18380d46318f55ee6db833990cfed8859f8c4c7e65ad5
-SIZE (cclive-0.6.2.tar.bz2) = 154397
+MD5 (cclive-0.6.3.tar.bz2) = 07123fa1c5f8fd60a14d6ceaaf935a2c
+SHA256 (cclive-0.6.3.tar.bz2) = 268c3ec2afcb5380c5e44c983f2126cfada4348eca13783ead609a1a4cdac49f
+SIZE (cclive-0.6.3.tar.bz2) = 153755
diff --git a/pkg-descr b/pkg-descr
index 9700311..0d28b63 100644
--- a/pkg-descr
+++ b/pkg-descr
@@ -1,9 +1,5 @@
-cclive is a lightweight command line video extraction tool for Youtube and
-other similar video websites. It is a rewrite of the clive software in C++
-with lower system footprint and fewer dependencies.
-
-cclive is primarily a "video download tool" but it can also be used along side
-with video player software, like "mplayer", for viewing streamed videos instead
-of the Adobe flash player.
+cclive is a command line video download tool for Youtube and similar websites.
+It is a rewrite of the clive software in C++ with a smaller system footprint.
+It is not, nor intended to become, an universal flash video download tool.
 
 WWW: http://cclive.googlecode.com/
-- 
1.7.1



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005081511.o48FBoVH056976>