diff options
author | wiz <wiz@pkgsrc.org> | 2012-07-31 00:42:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-07-31 00:42:52 +0000 |
commit | 7ca48eb03b3e5069643e86273e0c0b045a5bc530 (patch) | |
tree | 33a46340c4d181f5edf58ebc1d50ce612d8431d2 /net/clive | |
parent | b7413660a288341d68f4f6bb90c6c47c5b44a949 (diff) | |
download | pkgsrc-7ca48eb03b3e5069643e86273e0c0b045a5bc530.tar.gz |
Update to 2.3.3:
v2.3.3 (2012-03-16) / Toni Gundogdu
Toni Gundogdu:
- Do not prepend "http" URL if it is not found [13c5d89]
- examples/cliverc: Use new category option [9b32fd2]
- Fix a typo in manual [249c3d9]
- Revise --help output [cf1f0dd]
- Use -vq with quvi when supported (#15) [02b3f64]
2.3.2 Sat Oct 22 2011 Toni Gundogdu
Changes:
- Revise README, README.packagers, INSTALL, manual, Makefile.PL
- Add --user-agent to args used with autodetected curl command
- Revise examples/cliverc, add --user-agent to curl example
- Lower quvi prerequisite to 0.2.16.1
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 9ec5edb83dd..0857f994d16 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2011/11/12 17:24:42 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2012/07/31 00:42:52 wiz Exp $ # -DISTNAME= clive-2.3.1.1 -PKGREVISION= 3 +DISTNAME= clive-2.3.3 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ diff --git a/net/clive/distinfo b/net/clive/distinfo index 2c9e74e587c..d8fca003516 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.33 2011/07/08 17:46:26 wiz Exp $ +$NetBSD: distinfo,v 1.34 2012/07/31 00:42:52 wiz Exp $ -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 +SHA1 (clive-2.3.3.tar.gz) = 887bda5388f381d8f2d56edc87757ccda0de13d6 +RMD160 (clive-2.3.3.tar.gz) = a870f63d65a67b861bc329aa67b196d810e2ca7e +Size (clive-2.3.3.tar.gz) = 28309 bytes |