Commit Graph

16 Commits

Author SHA1 Message Date
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
jeremy
f16bb1b2bc Update ruby-data_objects and ruby-do_{mysql,postgres,sqlite3} to
0.10.8.
2012-04-06 19:28:22 +00:00
jeremy
33be4b6157 Upgrade ruby-data_objects and ruby-do_{postgres,mysql,sqlite3}
to 0.10.7 so they work with ruby 1.9.3.
2011-11-09 00:05:40 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy
b7aca0f198 Update ruby-do_sqlite3 to 0.10.2 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:34:25 +00:00
jeremy
c60a77447b Update for the new ruby.port.mk to add the ruby18 WANTLIB back. I've
already prepared an update for this, but it hasn't been approved yet,
and this port needs to be working in the meantime.  Since it's
possible someone could have built the port since the ruby.port.mk
change, bump for safety.

ok naddy
2010-10-28 22:15:36 +00:00
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
86ef53ffcd do_sqlite3 0.10.0 requires data_objects 0.10.0, adjust dependencies and
bump PKGNAME
2009-11-22 07:35:32 +00:00
pirofti
2692f6069a Update ruby-do_sqlite3 to 0.10.0 2009-10-13 21:16:46 +00:00
msf
8930d6c9cf respect MODRUBY_LIB_DEPENDS, no plist change
ok bernd@
2009-08-10 16:29:23 +00:00
bernd
3f562b49cd Initial import of ruby-do_sqlite3-0.9.11.
SQLite3 plugin for DataObjects.
2009-01-30 01:06:45 +00:00