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:   minskim
Date:           Wed Jan 16 22:56:42 UTC 2008

Modified Files:
        pkgsrc/misc/rubygems: Makefile PLIST.common PLIST.common_end distinfo

Log Message:
Update rubygems to 1.0.1.

Major New Features Include:

* RubyGems warns about various problems with gemspecs during gem building
* More-consistent versioning for the RubyGems software

Other Changes Include:

* Fixed various bugs and problems with installing gems on Windows
* Fixed using `gem server` for installing gems
* Various operations are even more verbose with --verbose
* Built gems are now backwards compatible with 0.9.4
* Improved detection of RUBYOPT loading rubygems
* `ruby setup.rb` now has a --help option
* Gem::Specification#bindir is now respected on installation
* Executable stubs can now be installed to match ruby's name, so if ruby is
  installed as 'ruby18', foo_exec will be installed as 'foo_exec18'
* `gem unpack` can now unpack into a specific directory with --target
* OpenSSL is no longer required by default


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/misc/rubygems/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/misc/rubygems/PLIST.common
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/rubygems/PLIST.common_end
cvs rdiff -r1.11 -r1.12 pkgsrc/misc/rubygems/distinfo

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