summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-10-26 11:54:58 +0000
committerwiz <wiz@pkgsrc.org>2014-10-26 11:54:58 +0000
commit36865a51ab83b7da7639edad7bb1998a53464284 (patch)
tree5db7f06de538aa3481934b0fecf607d656bcae6d /databases
parent8d978e4d1f5b3d321ce9515c100a87c19cf8de68 (diff)
downloadpkgsrc-36865a51ab83b7da7639edad7bb1998a53464284.tar.gz
Update to 1.44:
1.44 2014-10-22 - Switched to a production version. (ISHIGAKI) 1.43_09 2014-10-20 - Resolved #99583: Legacy DOS 8.3 filename support incompatible with SQLITE WAL journal mode (spotted by Pat Horton) (ISHIGAKI) - 1.43_07/08 were not VC6 compatible (ISHIGAKI) 1.43_08 2014-08-21 - Updated to SQLite 3.8.6, which should fix a unique index issue: see http://www.sqlite.org/src/info/9a6daf340df99ba93c for details (ISHIGAKI) 1.43_07 2014-07-30 - Resolved #97598: Crash on disconnect with virtual tables (FTS4) (patch and test code by Rob++) (ISHIGAKI) 1.43_06 2014-07-22 - Fixed compile error/warning for older perls (reported by ribasushi) (ISHIGAKI) 1.43_05 2014-07-21 - No significant code changes; removed unnecessary dependencies. 1.43_04 2014-07-21 *** CHANGES THAT MAY POSSIBLY BREAK YOUR OLD APPLICATIONS *** - Resolved #96877: sql statements should be converted to utf8 (DAMI) If you set sqlite_unicode to true, SQL statements will be upgraded to avoid inconsistency between embedded params and bind params. - Resolved #96494: [PATCH] add SYSTEM TABLE to table_info() type list (MJP) - Supported virtual tables in Perl, and added two sample tables (DAMI++) 1.43_03 2014-06-12 - Updated to SQLite 3.8.5, which should fix query planner's issues in SQLite (ISHIGAKI) - Fixed busy_timeout to accept 0 to disable (reported by zdm) (ISHIGAKI) - Resolved #95511: primary_key_info fails to return names for named primary keys (Kenneth Kroenlein) - Resolved #96050: Segfault in disconnected sqlite_db_filename (reported by Alex Vandiver) (ISHIGAKI) 1.43_02 2014-03-26 - Limited -std=gnu99 to solaris gcc only, though it may be harmless in many cases (mattp++) (ISHIGAKI) 1.43_01 2014-03-26 - Added -std=gnu99 for solaris gcc users (reported by mattp++) (ISHIGAKI)
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBD-SQLite/Makefile5
-rw-r--r--databases/p5-DBD-SQLite/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index df93764298b..e3de5d6dd30 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2014/10/09 14:06:05 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2014/10/26 11:54:58 wiz Exp $
-DISTNAME= DBD-SQLite-1.42
+DISTNAME= DBD-SQLite-1.44
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo
index 1256d59b3cc..77a37cb8bae 100644
--- a/databases/p5-DBD-SQLite/distinfo
+++ b/databases/p5-DBD-SQLite/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2014/06/09 18:27:16 schmonz Exp $
+$NetBSD: distinfo,v 1.22 2014/10/26 11:54:58 wiz Exp $
-SHA1 (DBD-SQLite-1.42.tar.gz) = 02fb90e17dc8c815ed59c73800e54cb99742b21a
-RMD160 (DBD-SQLite-1.42.tar.gz) = 71d43b1e731f8ec6ece58dbd171182ab451df9fd
-Size (DBD-SQLite-1.42.tar.gz) = 1629815 bytes
+SHA1 (DBD-SQLite-1.44.tar.gz) = 032f686f23531f12dbca473cb7ad219150f57f7c
+RMD160 (DBD-SQLite-1.44.tar.gz) = fd02407eca7442e85c86834024542430788a0ebb
+Size (DBD-SQLite-1.44.tar.gz) = 1687114 bytes
SHA1 (patch-Makefile.PL) = 8caa350b9e380a0eeae5dea3ee3f3ab239f685ea