Fri Jul 8 17:46:26 2011 UTC ()
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


(wiz)
diff -r1.38 -r1.39 pkgsrc/net/clive/Makefile
diff -r1.32 -r1.33 pkgsrc/net/clive/distinfo

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

--- pkgsrc/net/clive/Makefile 2011/05/16 11:10:04 1.38
+++ pkgsrc/net/clive/Makefile 2011/07/08 17:46:26 1.39
@@ -1,26 +1,26 @@ @@ -1,26 +1,26 @@
1# $NetBSD: Makefile,v 1.38 2011/05/16 11:10:04 wiz Exp $ 1# $NetBSD: Makefile,v 1.39 2011/07/08 17:46:26 wiz Exp $
2# 2#
3 3
4DISTNAME= clive-2.3.0.3 4DISTNAME= clive-2.3.1.1
5CATEGORIES= net multimedia www 5CATEGORIES= net multimedia www
6MASTER_SITES= http://clive.googlecode.com/files/ 6MASTER_SITES= http://clive.googlecode.com/files/
7 7
8MAINTAINER= wiz@NetBSD.org 8MAINTAINER= wiz@NetBSD.org
9HOMEPAGE= http://clive.sourceforge.net/ 9HOMEPAGE= http://clive.sourceforge.net/
10COMMENT= Command line video extraction tool for user-uploaded video hosts 10COMMENT= Command line video extraction tool for user-uploaded video hosts
11LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
12 12
13DEPENDS+= quvi-[0-9]*:../../net/quvi 13DEPENDS+= quvi>=0.2.17:../../net/quvi
14DEPENDS+= curl-[0-9]*:../../www/curl 14DEPENDS+= curl-[0-9]*:../../www/curl
15DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS 15DEPENDS+= p5-JSON-XS>=2.3:../../converters/p5-JSON-XS
16DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile 16DEPENDS+= p5-Getopt-ArgvFile>=1.11:../../devel/p5-Getopt-ArgvFile
17DEPENDS+= p5-version>=0.77:../../devel/p5-version 17DEPENDS+= p5-version>=0.77:../../devel/p5-version
18 18
19PKG_DESTDIR_SUPPORT= user-destdir 19PKG_DESTDIR_SUPPORT= user-destdir
20 20
21PERL5_PACKLIST= auto/clive/.packlist 21PERL5_PACKLIST= auto/clive/.packlist
22INSTALLATION_DIRS= share/examples/clive 22INSTALLATION_DIRS= share/examples/clive
23 23
24CONF_FILES= ${PREFIX}/share/examples/clive/cliverc ${PKG_SYSCONFDIR}/cliverc 24CONF_FILES= ${PREFIX}/share/examples/clive/cliverc ${PKG_SYSCONFDIR}/cliverc
25 25
26SUBST_CLASSES+= config 26SUBST_CLASSES+= config

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

--- pkgsrc/net/clive/distinfo 2011/05/16 11:10:04 1.32
+++ pkgsrc/net/clive/distinfo 2011/07/08 17:46:26 1.33
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.32 2011/05/16 11:10:04 wiz Exp $ 1$NetBSD: distinfo,v 1.33 2011/07/08 17:46:26 wiz Exp $
2 2
3SHA1 (clive-2.3.0.3.tar.gz) = 88f1fc085bb8047b0ab0d13ea14afeebac24afac 3SHA1 (clive-2.3.1.1.tar.gz) = da27f4567b12030ac9bfa5255e6a821bca72b149
4RMD160 (clive-2.3.0.3.tar.gz) = 0819077e76b6bc9d17755c514699a4a426116aa5 4RMD160 (clive-2.3.1.1.tar.gz) = 6be2f702e98bad55351dbc019de464e919d61899
5Size (clive-2.3.0.3.tar.gz) = 44663 bytes 5Size (clive-2.3.1.1.tar.gz) = 45969 bytes