summaryrefslogtreecommitdiff
path: root/databases/pear-MDB2_Driver_sqlite
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-03-16 03:40:46 +0000
committertaca <taca@pkgsrc.org>2013-03-16 03:40:46 +0000
commit4f5916dd3a4946b8f9afa9becd781e80c9f4af0d (patch)
tree9034fd10cbdfa68b6cb2268208a1225d29dac2a9 /databases/pear-MDB2_Driver_sqlite
parentba88bce2a0711cfe488310239a0f8b8ed3601c7e (diff)
downloadpkgsrc-4f5916dd3a4946b8f9afa9becd781e80c9f4af0d.tar.gz
Update pear-MDB2_Driver_sqlite to 1.5.0b4 and add LICENSE.
- PEAR::isError() -> MDB2::isError(), Bug #19491. - PEAR::loadExtension() -> extension_loaded(), Bug #19583. - Fix Bug #19262. Updates conditional stagements to use logical operators to include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197. - Fixed createIndex not using quoteIdentifier in SQLite driver - Have dropTable() return MDB2_OK on success, as documented (bug 19199) - Have dropIndex() return MDB2_OK on success, as documented (bug 19198) - Have vacuum() return MDB2_OK on success, as documented (bug 19196) - Have createIndex() return MDB2_OK on success, as documented (bug 19195) - Have dropConstraint() return MDB2_OK on success, as documented (bug 19194) - Have createConstraint() return MDB2_OK on success, as documented (bug 19193) - Have dropSequence() return MDB2_OK on success, as documented (bug 19191). - FETCHMODE constants are NOT bitwise. - fixed bug #18203: Type introspection breaks with associative arrays if names are identical (patch by Peter Bex) - request #18316: Add TINYINT to list of coltypes in MDB2_Driver_Reverse_sqlite [brotherli] - fixed bug #16275: split() is deprecated in PHP 5.3 - request #18316: Add TINYINT to list of coltypes in MDB2_Driver_Reverse_sqlite [brotherli]
Diffstat (limited to 'databases/pear-MDB2_Driver_sqlite')
-rw-r--r--databases/pear-MDB2_Driver_sqlite/Makefile5
-rw-r--r--databases/pear-MDB2_Driver_sqlite/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/pear-MDB2_Driver_sqlite/Makefile b/databases/pear-MDB2_Driver_sqlite/Makefile
index e5f017733ce..b38086a9382 100644
--- a/databases/pear-MDB2_Driver_sqlite/Makefile
+++ b/databases/pear-MDB2_Driver_sqlite/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.10 2012/11/08 14:28:56 taca Exp $
+# $NetBSD: Makefile,v 1.11 2013/03/16 03:40:46 taca Exp $
-DISTNAME= MDB2_Driver_sqlite-1.5.0b3
+DISTNAME= MDB2_Driver_sqlite-1.5.0b4
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pear.php.net/package/MDB2_Driver_sqlite
COMMENT= Sqlite MDB2 driver
+LICENSE= modified-bsd
PHP_VERSIONS_ACCEPTED= 53
diff --git a/databases/pear-MDB2_Driver_sqlite/distinfo b/databases/pear-MDB2_Driver_sqlite/distinfo
index 60ff002e2ca..669acbde41a 100644
--- a/databases/pear-MDB2_Driver_sqlite/distinfo
+++ b/databases/pear-MDB2_Driver_sqlite/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2010/12/22 15:23:25 taca Exp $
+$NetBSD: distinfo,v 1.4 2013/03/16 03:40:46 taca Exp $
-SHA1 (pear/MDB2_Driver_sqlite-1.5.0b3.tgz) = 94d0cb59d5ad816d22abd43c4cf795f733b0bf0b
-RMD160 (pear/MDB2_Driver_sqlite-1.5.0b3.tgz) = e439306b776c943c174277b2d9eecc0a7d6a1149
-Size (pear/MDB2_Driver_sqlite-1.5.0b3.tgz) = 36441 bytes
+SHA1 (pear/MDB2_Driver_sqlite-1.5.0b4.tgz) = bdb3baa9e399ae910260951e9246795bed8a3557
+RMD160 (pear/MDB2_Driver_sqlite-1.5.0b4.tgz) = d9f05e1f9ef6fd11e85e2afcab91704f2f434939
+Size (pear/MDB2_Driver_sqlite-1.5.0b4.tgz) = 37253 bytes
SHA1 (patch-ab) = 740b4ca7f7a43b3869897fa924da996a55365fe3