pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc/rubygems



Module Name:    pkgsrc
Committed By:   jlam
Date:           Sun Apr 13 06:01:59 UTC 2008

Modified Files:
        pkgsrc/misc/rubygems: Makefile distinfo
        pkgsrc/misc/rubygems/patches: patch-ab patch-ae patch-ah

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/misc/rubygems/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/misc/rubygems/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/misc/rubygems/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/rubygems/patches/patch-ae
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/rubygems/patches/patch-ah

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index