pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-sqlite3
Module Name: pkgsrc
Committed By: obache
Date: Sat Jul 10 09:29:21 UTC 2010
Modified Files:
pkgsrc/databases/ruby-sqlite3: Makefile PLIST distinfo
Log Message:
Update ruby-sqlite3 to 1.3.1.
=== 1.3.1 / 2010-07-09
* Enhancements
* Custom collations may be defined using SQLite3::Database#collation
* Bugfixes
* Statements returning 0 columns are automatically stepped. [RF #28308]
* SQLite3::Database#encoding works on 1.8 and 1.9
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/databases/ruby-sqlite3/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/databases/ruby-sqlite3/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/ruby-sqlite3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index