Commit Graph

5 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
bernd
481df960e0 Update to ruby-zentest-4.1.4 and use MODRUBY_REGRESS.
ok pirofti@
2009-08-21 08:46:23 +00:00
pirofti
da461ec477 Update to 3.11.1. Okay bernd@. 2009-02-03 12:21:04 +00:00
pirofti
c4c592d513 Initial import of ruby-zentest.
Testing, on steriods. Go red with zentest which ensures test coverage and
accelerates TDD. Go green with unit_diff using Advanced Diffing Technology(TM) 
to highlight errors. Refactor with autotest, continuous integration while you 
code.

Okay bernd@.
2008-10-27 20:07:36 +00:00