Commit Graph

7 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
ee4f42ec8d update to sequel-3.6.0
ok MAINTAINER
2009-11-22 00:03:58 +00:00
bernd
eb445bb796 Update to ruby-sequel-3.3.0. 2009-08-09 12:49:58 +00:00
bernd
83298dd4d6 Update to ruby-sequel-3.0.0. 2009-05-19 22:50:57 +00:00
bernd
f2b32e5234 Update to ruby-sequel-2.11.0. ok MAINTAINER 2009-03-07 12:22:21 +00:00
bernd
72cd0cca6b Initial import of ruby-sequel-2.10.0.
Sequel is an ORM framework for Ruby. Sequel provides thread safety,
connection pooling, and a concise DSL for constructing queries and
table schemas.

Sequel makes it easy to deal with multiple records without having
to break your teeth on SQL.

Maintained by upstream author Jeremy Evans. Thank you!
2009-02-03 21:26:02 +00:00