summaryrefslogtreecommitdiff
path: root/databases/ruby-do_sqlite3/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Revbump after textproc/icu updateadam1-2/+2
2017-09-18revbump for requiring ICU 59.xmaya1-2/+2
2017-04-22Revbump after icu updateadam1-2/+2
2016-12-04Recursive revbump from textproc/icu 58.1ryoon1-2/+2
2016-04-11Recursive revbump from textproc/icu 57.1ryoon1-1/+2
2016-02-16Update ruby-do_sqlite3 to 0.10.17.taca1-3/+2
## 0.10.17 2016-01-24 No changes
2015-10-10Recursive revbump from textproc/icuryoon1-1/+2
2015-06-01Update ruby-do_sqlite3 to 0.10.16.taca1-4/+3
No change except version.
2015-04-06Revbump after updating textproc/icuadam1-1/+2
2015-02-17Update ruby-do_postgres to 0.10.15.taca1-4/+3
## 0.10.15 2015-02-15 * Ruby 2.2 support * Windows support on 2.1.x and 2.2.x
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-04-09recursive bump from icu shlib major bump.obache1-1/+2
2014-03-13Update ruby-do_sqlite3 to 0.10.14.taca1-4/+3
## 0.10.14 2014-02-13 * Don't do DNS lookup in transaction loading * Allow for subsecond timestamp parsing
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
not use libtool to do so. This is required to correctly depend upon a gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2013-10-19Revbump after updating textproc/icuadam1-1/+2
2013-06-16Update Ruby DataObjects to 0.10.13.taca1-4/+3
## 0.10.13 2013-05-27 * Create binaries for Ruby 2.0 on Windows * Fix segfault in do_postgres * Fix compilation of do_oracle for Ruby 2.0
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-02-13Update ruby-do_sqlite3 to 0.10.12.taca1-3/+2
## 0.10.12 2013-01-21 * jdbc-sqlite3 driver loading fix * Improve handling of floats / doubles in sqlite3 on JRuby
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2013-01-12Update ruby-do_sqlite3 to 0.10.11.taca1-2/+2
## 0.10.11 2012-12-29 * Rename C symbols to prevent name collitions
2012-12-16Update ruby-do_sqlite3 to 0.10.10.taca1-3/+2
## 0.10.10 2012-10-11 * Add support to C driver for busy\_timeout ## 0.10.9 2012-08-13 * Fix segfault when loading custom extensions
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-1/+2
2012-03-17Update ruby-do_sqlite3 package to 0.10.8.taca1-2/+2
## 0.10.8 2012-02-10 * Ruby 1.9.3 compatibility on Windows * Fix issue with sqlite3_load_extension
2011-12-16Update databases/ruby-do_sqlite3 package to 0.10.7.taca1-3/+3
## 0.10.7 2011-10-13 * Ruby 1.9.3 compatibility
2011-06-19Update ruby-do_sqlite3 pacakge to 0.10.6.taca1-4/+3
## 0.10.6 2011-05-22 Bugfixes * Fix an issue on some platforms when multiple DO drivers are loaded ## 0.10.5 2011-05-03 Bugfixes * Fix an issue with DateTime ## 0.10.4 2011-04-28 New features * Add save point to transactions (all) * JRuby 1.9 mode support (encodings etc.) Bugfixes * Fix bug when using nested transactions in concurrent scenarios (all) * Use column aliases instead of names (jruby) * DST calculation fixes (all) Other * Refactor to DRY up the adapters (all) * Many style fixes * Switch back to RSpec ## 0.10.3 2011-01-30 * Reworked transactions * Fix a DST bug that could cause datetimes in the wrong timezone
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca1-1/+2
2010-09-11Importing databases/ruby-do_sqlite3 0.10.2.taca1-0/+15
Implements the DataObjects API for Sqlite3.