diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-16 17:37:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-16 17:37:48 +0000 |
commit | fcf959696ef254940522251972db08ae778bef74 (patch) | |
tree | 70df1864201c3e620653345082f31d005ab35ac7 /net/clive | |
parent | 0c505db3de4397b83b69d3b163d405671636575b (diff) | |
download | pkgsrc-fcf959696ef254940522251972db08ae778bef74.tar.gz |
Update to 2.2.15:
Version 2.2.15
September 10, 2010
Changes:
* New Youtube test URL
* --format, "flv" is now called "default"
* Add Youtube 1080p support (#62)
* Update Youtube format IDs to match those used with quvi
Bugfixes:
* Vimeo support (http/404), thanks to Jonas Smedegaard for the fix (#61)
- <http://bugs.debian.org/595486>
Version 2.2.14
September 2, 2010
Bugfixes:
* Output File path encoding (#60)
Version 2.2.13
August 12, 2010
Changes:
* Add --license option
Diffstat (limited to 'net/clive')
-rw-r--r-- | net/clive/Makefile | 5 | ||||
-rw-r--r-- | net/clive/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 2f3c46d13ac..73f398adaad 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2010/08/21 16:35:20 seb Exp $ +# $NetBSD: Makefile,v 1.31 2010/09/16 17:37:48 wiz Exp $ # -DISTNAME= clive-2.2.12 -PKGREVISION= 1 +DISTNAME= clive-2.2.15 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/clive/distinfo b/net/clive/distinfo index ce06ecc6a72..07306f6cebb 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2010/08/05 18:59:41 wiz Exp $ +$NetBSD: distinfo,v 1.25 2010/09/16 17:37:48 wiz Exp $ -SHA1 (clive-2.2.12.tar.bz2) = 8e94120a1e27d816309846d73a37bc14e8bd08cc -RMD160 (clive-2.2.12.tar.bz2) = fc8fd87a922bf1eae7659a6dce74cba6ebc250e4 -Size (clive-2.2.12.tar.bz2) = 46229 bytes +SHA1 (clive-2.2.15.tar.bz2) = 628399c675f97ea8441e61eb04503c79c883ede3 +RMD160 (clive-2.2.15.tar.bz2) = 222843768b8209abf7c008556e9992a19c068fdb +Size (clive-2.2.15.tar.bz2) = 46118 bytes |