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
This commit is contained in:
parent
c1bde6d196
commit
d0e74cad7b
2 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue