diff options
author | adam <adam@pkgsrc.org> | 2011-08-06 20:27:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-06 20:27:17 +0000 |
commit | ff4789161b8a976844a7d70225b4ff7a5a88f4bd (patch) | |
tree | 6900f736df9a3efdfb0dc82c7e5adfeefe3ce6d3 /databases/p5-DBD-SQLite/distinfo | |
parent | d262e53dd5f909156d135d1cc8073b1bb79ab139 (diff) | |
download | pkgsrc-ff4789161b8a976844a7d70225b4ff7a5a88f4bd.tar.gz |
Changes 1.33:
* Production release, no changes from 1.32_04
Changes 1.32_04:
* Updated to SQLite 3.7.6.3
* Made util/getsqlite.pl state that it needs fixing to work for
SQLite 3.7.5+ when it dies at the last step, and outline what the
user needs to do manually instead, until getsqlite is fixed
Changes 1.32_03:
* Updated to SQLite 3.7.6.2
* Resolved 67843 for DBD-SQLite: savepoint rollback alters AC state
Changes 1.32_02:
* Updated to SQLite 3.7.5
* Resolved 65267 for DBD-SQLite: Add RTree support option;
skip fts3/metadata tests if those features are disabled
* Resolved 65267: Add RTree support option
* Added sqlite_see_if_its_a_number database handle attribute
to deal with issues caused by (quoted) bind values against
numbers such as return values from a function etc.
Diffstat (limited to 'databases/p5-DBD-SQLite/distinfo')
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index abff3ab5779..6dcedbef2d4 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2010/09/17 05:05:45 sno Exp $ +$NetBSD: distinfo,v 1.15 2011/08/06 20:27:17 adam Exp $ -SHA1 (DBD-SQLite-1.31.tar.gz) = 6c189fba1a4ec4b7e792b3c0b9c9020d5cf7cb8e -RMD160 (DBD-SQLite-1.31.tar.gz) = ba69edded3363cabce9c2d7b758d9c8cef11bf2a -Size (DBD-SQLite-1.31.tar.gz) = 1325225 bytes +SHA1 (DBD-SQLite-1.33.tar.gz) = 1b2c005902789199e728f7a43f97f390cf6337e5 +RMD160 (DBD-SQLite-1.33.tar.gz) = 95068c69776377c96f2f3652f13cac42e271cfb4 +Size (DBD-SQLite-1.33.tar.gz) = 1400534 bytes |