Commit Graph

3 Commits

Author SHA1 Message Date
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
b53e4307bf Update to ruby-polyglot-0.2.8 and enable regress test. 2009-08-20 22:06:14 +00:00
msf
2c6e48c50b initial import of ruby-polyglot-0.2.6
Polyglot provides a registry of file types that can be loaded by calling
its improved version of require. 

This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.

ok bernd@
2009-08-19 07:03:35 +00:00