Thu Sep 16 17:37:48 2010 UTC ()
Update to 2.2.15:

Version 2.2.15
September 10, 2010

Changes:
  * New Youtube test URL
  * --format, "flv" is now called "default"
  * Add Youtube 1080p support (#62)
  * Update Youtube format IDs to match those used with quvi

Bugfixes:
  * Vimeo support (http/404), thanks to Jonas Smedegaard for the fix (#61)
    - <http://bugs.debian.org/595486>

Version 2.2.14
September 2, 2010

Bugfixes:
  * Output File path encoding (#60)

Version 2.2.13
August 12, 2010

Changes:
  * Add --license option


(wiz)
diff -r1.30 -r1.31 pkgsrc/net/clive/Makefile
diff -r1.24 -r1.25 pkgsrc/net/clive/distinfo

cvs diff -r1.30 -r1.31 pkgsrc/net/clive/Makefile (expand / switch to unified diff)

--- pkgsrc/net/clive/Makefile 2010/08/21 16:35:20 1.30
+++ pkgsrc/net/clive/Makefile 2010/09/16 17:37:48 1.31
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.30 2010/08/21 16:35:20 seb Exp $ 1# $NetBSD: Makefile,v 1.31 2010/09/16 17:37:48 wiz Exp $
2# 2#
3 3
4DISTNAME= clive-2.2.12 4DISTNAME= clive-2.2.15
5PKGREVISION= 1 
6CATEGORIES= net multimedia www 5CATEGORIES= net multimedia www
7MASTER_SITES= http://clive.googlecode.com/files/ 6MASTER_SITES= http://clive.googlecode.com/files/
8EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
9 8
10MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
11HOMEPAGE= http://clive.sourceforge.net/ 10HOMEPAGE= http://clive.sourceforge.net/
12COMMENT= Command line video extraction tool for user-uploaded video hosts 11COMMENT= Command line video extraction tool for user-uploaded video hosts
13LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
14 13
15DEPENDS+= p5-BerkeleyDB>=0.34:../../databases/p5-BerkeleyDB 14DEPENDS+= p5-BerkeleyDB>=0.34:../../databases/p5-BerkeleyDB
16DEPENDS+= p5-Class-Singleton-[0-9]*:../../devel/p5-Class-Singleton 15DEPENDS+= p5-Class-Singleton-[0-9]*:../../devel/p5-Class-Singleton
17DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile 16DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile
18DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA 17DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA

cvs diff -r1.24 -r1.25 pkgsrc/net/clive/distinfo (expand / switch to unified diff)

--- pkgsrc/net/clive/distinfo 2010/08/05 18:59:41 1.24
+++ pkgsrc/net/clive/distinfo 2010/09/16 17:37:48 1.25
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.24 2010/08/05 18:59:41 wiz Exp $ 1$NetBSD: distinfo,v 1.25 2010/09/16 17:37:48 wiz Exp $
2 2
3SHA1 (clive-2.2.12.tar.bz2) = 8e94120a1e27d816309846d73a37bc14e8bd08cc 3SHA1 (clive-2.2.15.tar.bz2) = 628399c675f97ea8441e61eb04503c79c883ede3
4RMD160 (clive-2.2.12.tar.bz2) = fc8fd87a922bf1eae7659a6dce74cba6ebc250e4 4RMD160 (clive-2.2.15.tar.bz2) = 222843768b8209abf7c008556e9992a19c068fdb
5Size (clive-2.2.12.tar.bz2) = 46229 bytes 5Size (clive-2.2.15.tar.bz2) = 46118 bytes