diff options
author | minskim <minskim> | 2007-05-30 19:09:33 +0000 |
---|---|---|
committer | minskim <minskim> | 2007-05-30 19:09:33 +0000 |
commit | c3dc9a39df6a2966e4d312c43e082557b7d54ee5 (patch) | |
tree | 043eece2c72ffd25f4b19b981caa59e961428de2 /misc/rubygems/distinfo | |
parent | 67c2db156d5cd6949fb0c7aecda13f77ea09af94 (diff) | |
download | pkgsrc-c3dc9a39df6a2966e4d312c43e082557b7d54ee5.tar.gz |
Update rubygems to 0.9.4.
Changes:
* Several people have been experiencing problems with no method errors
on the source index cache. The source index cache is now a bit more
self healing. Furthermore, if the source index cache is
irreparable, then it is automatically dropped and reloaded.
* The source cache files may now be dropped with the "gem sources
--clear-all" command. (This command may require root is the system
source cache is in a root protected area).
* Several sub-commands were accidently dropped from the "gem" command.
These commands have been restored.
Diffstat (limited to 'misc/rubygems/distinfo')
-rw-r--r-- | misc/rubygems/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/rubygems/distinfo b/misc/rubygems/distinfo index 74bbeedd472..39b1e8ad73a 100644 --- a/misc/rubygems/distinfo +++ b/misc/rubygems/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2007/05/23 01:51:20 minskim Exp $ +$NetBSD: distinfo,v 1.10 2007/05/30 19:09:33 minskim Exp $ -SHA1 (rubygems-0.9.3.tgz) = ec4d612c0b2c3e98428e2741ac7adbc54ccb8f51 -RMD160 (rubygems-0.9.3.tgz) = 407cf922291a4a08a383b41cc7077e53f738eae9 -Size (rubygems-0.9.3.tgz) = 198398 bytes +SHA1 (rubygems-0.9.4.tgz) = 904080d36e34d7a6969c3cef228380eb82688d2a +RMD160 (rubygems-0.9.4.tgz) = 6ee02db45173f05e6f8c5b1ecd5af832fb8601f8 +Size (rubygems-0.9.4.tgz) = 204841 bytes |