Commit Graph

11 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
fe53a474e7 Update to ruby-rspec-1.2.8. 2009-08-09 08:19:12 +00:00
bernd
975efcff37 Update to rspec-1.1.12. 2009-01-24 17:13:28 +00:00
bernd
61c13deabc Update to ruby-rspec-1.1.4. 2008-06-18 00:36:11 +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
14d3dd0d36 Update to ruby-rspec-1.1.3. 2008-02-02 09:30:09 +00:00
bernd
67021010f2 Update to ruby-rspec-1.1.2. 2008-01-28 18:24:02 +00:00
bernd
2de999808e Update to ruby-rspec-1.1.1. 2007-12-22 11:32:25 +00:00
bernd
3d0a63147c Update to ruby-rspec-1.1.0. 2007-12-14 22:01:22 +00:00
bernd
128363e6c3 Initial import of ruby-rspec-1.0.8.
RSpec is a Behaviour Definition Framework intended for use in Behaviour
Driven Development. RSpec plays the same role that a unit testing framework
would play in a Test Driven Development environment, but does so using
words and structures that better support BDD.
2007-11-13 19:25:30 +00:00