Commit Graph

18 Commits

Author SHA1 Message Date
jeremy 63643e9971 Update to sqlite 1.6.4
Drop now unneeded dependencies on mini_portile2 and mocha.
2023-09-01 09:56:21 +00:00
jeremy 3fb563c5a8 Update to ruby sqlite3 1.5.4
Upstream changed to using an embedded SQLite by default.  Use
--enable-system-libraries to use the system SQLite. Add a build
dependency on ruby-mini_portile2, and add a patch so it isn't
needed at runtime.
2022-11-25 00:19:52 +00:00
naddy 7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
jeremy 81dc9fcb46 Update to ruby-sqlite3 1.4.2 2020-02-03 19:03:27 +00:00
jeremy 800b1bbdd6 Update to sqlite3 1.4.0
Drop patches for supporting old rubinius.

Fix tests on ruby 2.6.
2019-03-28 04:33:30 +00:00
jeremy 1e3602eefd Update to ruby-sqlite3 1.3.12 2016-11-04 21:30:37 +00:00
jeremy dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
jeremy 30d25ffd7f Update to ruby-sqlite3 1.3.8 2013-10-26 23:48:05 +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
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 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 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 6e81804257 Update to ruby-sqlite3-1.2.4. 2008-09-28 15:58:55 +00:00
bernd b184937981 Update to ruby-sqlite3-1.2.2. 2008-06-05 07:37:47 +00:00
jcs 69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +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