Commit Graph

30 Commits

Author SHA1 Message Date
espie
3f680606a7 PERMIT_* / REGRESS->TEST sweep 2013-03-11 02:52:04 +00:00
jeremy
d5ff03f6a2 Update to ruby-sqlite3 1.3.7. 2013-01-14 23:25:08 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
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
jeremy
e7d0106f4d Update ruby-sqlite3 to 1.3.6. Add a patch so it continues to work on
rubinius.
2012-06-29 16:40:31 +00:00
espie
4ed7caa04f first pass at handling sqlite3 move 2012-04-23 17:15:17 +00:00
jeremy
52d164f284 Update to 1.3.5.
OK dcoppa@
2012-01-22 00:53:30 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
jeremy
4c1cb9eb6f Update to version 1.3.4. Take maintainership. Update regress
tests.
2011-09-07 16:02:40 +00:00
jeremy
9ac9c31a4e Bump version to 1.3.3. Add a few more regress depends so that regress
works on ruby 1.8.

OK landry@
2011-03-14 17:45:50 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +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
9de7d94549 a few depends I missed 2010-11-15 12:44:20 +00:00
espie
c3228e20f8 fix typo 2010-11-13 11:53:16 +00:00
jeremy
f7c6eaff83 Update ruby-sqlite3 to 1.3.1 and update PLIST for ruby.port.mk
changes.

OK landry@
2010-11-08 23:35:15 +00:00
jeremy
3f82f36bc5 Use CONFIGURE_STYLE = ruby gem ext to clean things up.
Remove BUILD_DEPENDS on swig, since it doesn't actually
depend on it.

ok landry, phessler, sthen
2010-10-26 21:17:49 +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
bernd
f51f9ca090 Remove myself from MAINTAINER and bump. 2009-11-09 17:09:22 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
bernd
6e81804257 Update to ruby-sqlite3-1.2.4. 2008-09-28 15:58:55 +00:00
landry
f2f496cfa8 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:43:05 +00:00
bernd
b184937981 Update to ruby-sqlite3-1.2.2. 2008-06-05 07:37:47 +00:00
simon
cc00442a1a remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:34:00 +00:00
alek
ca4674cd8c switch to use MASTER_SITE_RUBYFORGE 2007-06-01 11:00:14 +00:00
jcs
69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
bernd
b5fbd83179 Update to ruby-sqlite3-1.2.1. 2007-02-11 10:55:37 +00:00
bernd
74a7776b6e Initial import of ruby-sqlite3-1.1.0.
This module allows Ruby programs to interface with the SQLite3 database engine.
2006-10-20 15:34:34 +00:00