Commit Graph

14 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
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
pirofti
fda661736d Update ruby-dm-types to 0.10.1 2009-10-12 23:47:38 +00:00
pirofti
0741e26293 Update ruby-dm-timestamps to 0.10.1 2009-10-12 23:31:38 +00:00
pirofti
9245b496e2 Update ruby-dm-sweatshop to 0.10.1 2009-10-12 23:28:24 +00:00
pirofti
022f2f331a Update ruby-dm-serializer to 0.10.1 2009-10-12 23:10:22 +00:00
pirofti
128a0de1ba Update ruby-dm-validations to 0.10.1 2009-10-12 23:08:35 +00:00
pirofti
b02d11a306 Update ruby-dm-migrations to 0.10.1 2009-10-12 22:59:31 +00:00
pirofti
147f93c320 Update ruby-dm-aggregates to 0.10.1 2009-10-12 22:55:21 +00:00
pirofti
26b4503bb5 Update ruby-dm-core to 0.10.1 2009-10-12 22:51:08 +00:00
pirofti
a5d8b72daa Bring ruby-datamapper Makefile up to 0.10.1 2009-10-12 22:28:46 +00:00
msf
3a2b2ce0fe update to datamapper-0.9.11 and convert to MODRUBY_REGRESS
ok bernd@
2009-08-16 12:59:27 +00:00
bernd
016f7a6e34 Initial import of DataMapper 0.9.10 and some extensions.
DataMapper is an Ruby O/R Mapper based on the DataMapper pattern.
2009-01-30 02:40:55 +00:00