Subject: CVS commit: pkgsrc/misc/rubygems
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 12/02/2007 22:32:52
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Dec  2 22:32:52 UTC 2007

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

Log Message:
Update to rubygems to 0.9.5.

New features:
* Automatic installation of platform gems
* New bandwidth and memory friendlier index file format
* "Offline" mode (--no-update-sources)
* Bulk update threshold can be specified (-B, --bulk-threshold)
* New `gem fetch` command
* `gem` now has "really verbose" output when you specify -v
* Ruby 1.9 compatible

See http://rubyforge.org/frs/shownotes.php?release_id=16500 for the
complete list.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/misc/rubygems/Makefile \
    pkgsrc/misc/rubygems/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/rubygems/PLIST.common
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/rubygems/PLIST.common_end

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