diff options
author | wiz <wiz@pkgsrc.org> | 2011-07-08 17:46:26 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-07-08 17:46:26 +0000 |
commit | aedbb0638026f56d253f980434420eb06af70261 (patch) | |
tree | bfef4b9213e6c569d1a9046a509a100aa7612f5d /net | |
parent | dd672bfc61b820be5a09a3165b61945e8e419f64 (diff) | |
download | pkgsrc-aedbb0638026f56d253f980434420eb06af70261.tar.gz |
Update to 2.3.1.1:
== 2.3 ==
2.3.1.1 Sun Jun 19 2011 Toni Gundogdu
Fixes:
- Missing details in --help output
2.3.1 Sat Jun 18 2011 Toni Gundogdu
Changes:
- Add --query-formats, deprecate "--format list"
- Detect quvi and/or download command from $PATH
- In the absence of --quvi and/or --get-with
- Bump quvi prerequisite to 0.2.17
- Revise manual
Diffstat (limited to 'net')
-rw-r--r-- | net/clive/Makefile | 6 | ||||
-rw-r--r-- | net/clive/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 6acc5346e2e..fba3aa1fabf 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.38 2011/05/16 11:10:04 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2011/07/08 17:46:26 wiz Exp $ # -DISTNAME= clive-2.3.0.3 +DISTNAME= clive-2.3.1.1 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ @@ -10,7 +10,7 @@ HOMEPAGE= http://clive.sourceforge.net/ COMMENT= Command line video extraction tool for user-uploaded video hosts LICENSE= gnu-gpl-v3 -DEPENDS+= quvi-[0-9]*:../../net/quvi +DEPENDS+= quvi>=0.2.17:../../net/quvi DEPENDS+= curl-[0-9]*:../../www/curl DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile diff --git a/net/clive/distinfo b/net/clive/distinfo index ac3d870a427..2c9e74e587c 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.32 2011/05/16 11:10:04 wiz Exp $ +$NetBSD: distinfo,v 1.33 2011/07/08 17:46:26 wiz Exp $ -SHA1 (clive-2.3.0.3.tar.gz) = 88f1fc085bb8047b0ab0d13ea14afeebac24afac -RMD160 (clive-2.3.0.3.tar.gz) = 0819077e76b6bc9d17755c514699a4a426116aa5 -Size (clive-2.3.0.3.tar.gz) = 44663 bytes +SHA1 (clive-2.3.1.1.tar.gz) = da27f4567b12030ac9bfa5255e6a821bca72b149 +RMD160 (clive-2.3.1.1.tar.gz) = 6be2f702e98bad55351dbc019de464e919d61899 +Size (clive-2.3.1.1.tar.gz) = 45969 bytes |