diff options
author | wiz <wiz@pkgsrc.org> | 2010-11-23 17:40:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-11-23 17:40:40 +0000 |
commit | d1c0c3008ac4123f0b5620a620c6b6a080bf2e62 (patch) | |
tree | 08986926daca3e2c29dbf55ba653c266b10d3b46 /net | |
parent | 01e8769400cec0d604c942c5abc97027cca9e83e (diff) | |
download | pkgsrc-d1c0c3008ac4123f0b5620a620c6b6a080bf2e62.tar.gz |
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
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 74611b59308..59867df7886 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2010/10/16 15:38:54 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2010/11/23 17:40:40 wiz Exp $ # -DISTNAME= clive-2.2.16 +DISTNAME= clive-2.2.17 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 404989534d4..f5d07975142 100644 --- a/net/clive/distinfo +++ b/net/clive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.26 2010/10/16 15:38:54 wiz Exp $ +$NetBSD: distinfo,v 1.27 2010/11/23 17:40:40 wiz Exp $ -SHA1 (clive-2.2.16.tar.bz2) = a9c5bfa6eb541d789ad899cc4b8615871c74b838 -RMD160 (clive-2.2.16.tar.bz2) = 146fb721dba5e7c2697342120b0eecaa63c9ee51 -Size (clive-2.2.16.tar.bz2) = 46273 bytes +SHA1 (clive-2.2.17.tar.bz2) = 2a65fd9470a98123f319dc5f7ebb9f80b606e6fd +RMD160 (clive-2.2.17.tar.bz2) = 6a0bec2533ac9417166074997621aa6867101170 +Size (clive-2.2.17.tar.bz2) = 45879 bytes |