pkgsrc/misc/rubygems
jlam e9d673cb77 Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include:
* Gem.prefix now returns non-nil only when RubyGems was installed outside
  sitelibdir or libdir.
* The `gem server` gem list now correctly links to gem details.
* `gem update --system` now passes --no-format-executable to setup.rb.
* Gem::SourceIndex#refresh! now works with multiple gem repositories.
* Downloaded gems now go into --install-dir's cache directory.
* Various fixes to downloading gem metadata.
* `gem install --force` now ignores network errors too.
* `gem pristine` now rebuilds extensions.
* `gem update --system` now works on virgin Apple ruby.
* Gem::RemoteFetcher handles Errno::ECONNABORTED.
2008-04-13 06:01:59 +00:00
..
patches Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include: 2008-04-13 06:01:59 +00:00
DESCR Update description to be less rambling and more consise. 2008-03-21 22:23:51 +00:00
distinfo Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include: 2008-04-13 06:01:59 +00:00
Makefile Update misc/rubygems to 1.1.1. Changes from version 1.1.0 include: 2008-04-13 06:01:59 +00:00
PLIST Update rubygems to 1.1.0. Changes from version 1.0.1 include: 2008-03-31 15:40:43 +00:00
rubygem.mk Set up the shell environment before calling ``gem'' during the extract 2008-03-31 15:47:44 +00:00