IABSD.fr/ports/databases/ruby-sqlite3/pkg

Branch :


Log

Author Commit Date CI Message
81dc9fcb 2020-02-03 19:03:27 Update to ruby-sqlite3 1.4.2
800b1bbd 2019-03-28 04:33:30 Update to sqlite3 1.4.0 Drop patches for supporting old rubinius. Fix tests on ruby 2.6.
1e3602ee 2016-11-04 21:30:37 Update to ruby-sqlite3 1.3.12
dca4d5c9 2014-01-11 22:51:01 Remove extension source directory from package so that ruby21 FLAVOR packages.
30d25ffd 2013-10-26 23:48:05 Update to ruby-sqlite3 1.3.8
e7d0106f 2012-06-29 16:40:31 Update ruby-sqlite3 to 1.3.6. Add a patch so it continues to work on rubinius.
4c1cb9eb 2011-09-07 16:02:40 Update to version 1.3.4. Take maintainership. Update regress tests.
9ac9c31a 2011-03-14 17:45:50 Bump version to 1.3.3. Add a few more regress depends so that regress works on ruby 1.8. OK landry@
f7c6eaff 2010-11-08 23:35:15 Update ruby-sqlite3 to 1.3.1 and update PLIST for ruby.port.mk changes. OK landry@
d765f5df 2010-09-23 22:30:24 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@