Commit Graph

8 Commits

Author SHA1 Message Date
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
msf
3f94fa2ffb update to ruby2ruby-1.2.4, convert to MODRUBY_REGRESS, new variable style
and add missing dependencies
2009-08-16 15:03:13 +00:00
pirofti
264390460c Update to 1.2.2. Okay bernd@. 2009-02-03 12:23:05 +00:00
pirofti
d64275aad0 Update to 1.2.1 2008-11-19 14:34:55 +00:00
pirofti
3d7964151e Update to 1.2.0.
Okay bernd@.
2008-10-30 15:31:22 +00:00
landry
ff2d68af50 bump PKGNAMEs after lang/ruby module change.
Fix CATEGORIES in rdt eclipse plugin.
in subversion, only bump subpackages that use lang/ruby module.
2008-06-14 23:46:37 +00:00
bernd
b6b31c85cf Initial import of ruby-ruby2ruby-1.1.8.
ruby2ruby provides a means of generating pure ruby code easily from
ParseTree's Sexps. This makes making dynamic language processors much
easier in ruby than ever before.
2008-04-19 18:50:28 +00:00