diff options
author | reed <reed@pkgsrc.org> | 2011-03-08 21:21:35 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2011-03-08 21:21:35 +0000 |
commit | a65b8a56a5c06318e31be4b19c622b818fd32c00 (patch) | |
tree | b2e2119e7d5031284746df4b2786499ce77ebff8 /net | |
parent | b428dffa3235d1644829a13f0a18e512630d0a1c (diff) | |
download | pkgsrc-a65b8a56a5c06318e31be4b19c622b818fd32c00.tar.gz |
Update to version 2.2.23.
Copy and paste some from changelog:
Dailymotion.pm: Fix format support
Returned "default" for all videos nonetheless of -f arg.
Ported from quvi.
Youtube: Fix video ID parsing (#10)
- http://sourceforge.net/apps/trac/clive/ticket/10
Bump version to 2.2.23
Diffstat (limited to 'net')
-rw-r--r-- | net/clive/Makefile | 4 | ||||
-rw-r--r-- | net/clive/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 304faf6a011..eb7121add2b 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2011/02/03 12:40:51 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2011/03/08 21:21:35 reed Exp $ # -DISTNAME= clive-2.2.22 +DISTNAME= clive-2.2.23 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ diff --git a/net/clive/distinfo b/net/clive/distinfo index eaed9061102..8c07926c060 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.30 2011/02/03 12:40:51 wiz Exp $ +$NetBSD: distinfo,v 1.31 2011/03/08 21:21:35 reed Exp $ -SHA1 (clive-2.2.22.tar.gz) = 220c27fac36f563a6bd269197339ec78fb812eec -RMD160 (clive-2.2.22.tar.gz) = d3c2fa54a28a2b93476206461c1d0bef2f2abfb5 -Size (clive-2.2.22.tar.gz) = 54341 bytes +SHA1 (clive-2.2.23.tar.gz) = 5704ab42f5c7b2b114de9d2f5e56b039bf8f9bcf +RMD160 (clive-2.2.23.tar.gz) = d23123f88f830ff6475257d9b07cf1dead90f324 +Size (clive-2.2.23.tar.gz) = 54858 bytes |