Tue Nov 23 17:40:41 2010 UTC ()
Update to 2.2.17:

2.2.17  Sat Nov 06 2010  legatvs
Changes:
        - toUnits: fix hi-speed issue, thanks to Thomas Klausner for the report
        - Makefile.PL: Use VERSION_FROM
        - Use 'version' module


(wiz)
diff -r1.32 -r1.33 pkgsrc/net/clive/Makefile
diff -r1.26 -r1.27 pkgsrc/net/clive/distinfo

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

--- pkgsrc/net/clive/Makefile 2010/10/16 15:38:54 1.32
+++ pkgsrc/net/clive/Makefile 2010/11/23 17:40:40 1.33
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.32 2010/10/16 15:38:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.33 2010/11/23 17:40:40 wiz Exp $
2# 2#
3 3
4DISTNAME= clive-2.2.16 4DISTNAME= clive-2.2.17
5CATEGORIES= net multimedia www 5CATEGORIES= net multimedia www
6MASTER_SITES= http://clive.googlecode.com/files/ 6MASTER_SITES= http://clive.googlecode.com/files/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= wiz@NetBSD.org 9MAINTAINER= wiz@NetBSD.org
10HOMEPAGE= http://clive.sourceforge.net/ 10HOMEPAGE= http://clive.sourceforge.net/
11COMMENT= Command line video extraction tool for user-uploaded video hosts 11COMMENT= Command line video extraction tool for user-uploaded video hosts
12LICENSE= gnu-gpl-v3 12LICENSE= gnu-gpl-v3
13 13
14DEPENDS+= p5-BerkeleyDB>=0.34:../../databases/p5-BerkeleyDB 14DEPENDS+= p5-BerkeleyDB>=0.34:../../databases/p5-BerkeleyDB
15DEPENDS+= p5-Class-Singleton-[0-9]*:../../devel/p5-Class-Singleton 15DEPENDS+= p5-Class-Singleton-[0-9]*:../../devel/p5-Class-Singleton
16DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile 16DEPENDS+= p5-Getopt-ArgvFile-[0-9]*:../../devel/p5-Getopt-ArgvFile
17DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA 17DEPENDS+= p5-Digest-SHA-[0-9]*:../../security/p5-Digest-SHA

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

--- pkgsrc/net/clive/distinfo 2010/10/16 15:38:54 1.26
+++ pkgsrc/net/clive/distinfo 2010/11/23 17:40:40 1.27
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.26 2010/10/16 15:38:54 wiz Exp $ 1$NetBSD: distinfo,v 1.27 2010/11/23 17:40:40 wiz Exp $
2 2
3SHA1 (clive-2.2.16.tar.bz2) = a9c5bfa6eb541d789ad899cc4b8615871c74b838 3SHA1 (clive-2.2.17.tar.bz2) = 2a65fd9470a98123f319dc5f7ebb9f80b606e6fd
4RMD160 (clive-2.2.16.tar.bz2) = 146fb721dba5e7c2697342120b0eecaa63c9ee51 4RMD160 (clive-2.2.17.tar.bz2) = 6a0bec2533ac9417166074997621aa6867101170
5Size (clive-2.2.16.tar.bz2) = 46273 bytes 5Size (clive-2.2.17.tar.bz2) = 45879 bytes