|
|
@@ -1,6 +1,6 @@
|
|
|
-Index: DBD-SQLite-1.36_04/Makefile.PL
|
|
|
---- DBD-SQLite-1.36_04/Makefile.PL.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.36_04/Makefile.PL 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-SQLite-1.37/Makefile.PL
|
|
|
+--- DBD-SQLite-1.37/Makefile.PL.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.37/Makefile.PL 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -17,46 +17,9 @@
|
|
|
return @_;
|
|
|
}
|
|
|
@@ -72,9 +72,9 @@ Index: DBD-SQLite-1.36_04/Makefile.PL
|
|
|
if ( $sqlite_inc ) {
|
|
|
push @CC_INC, "-I$sqlite_inc";
|
|
|
}
|
|
|
-Index: DBD-SQLite-1.36_04/SQLiteXS.h
|
|
|
---- DBD-SQLite-1.36_04/SQLiteXS.h.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.36_04/SQLiteXS.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-SQLite-1.37/SQLiteXS.h
|
|
|
+--- DBD-SQLite-1.37/SQLiteXS.h.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.37/SQLiteXS.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -19,6 +19,5 @@
|
|
|
#include <dbd_xsh.h>
|
|
|
|
|
|
@@ -83,8 +83,8 @@ Index: DBD-SQLite-1.36_04/SQLiteXS.h
|
|
|
|
|
|
#endif
|
|
|
Index: DBD-SQLite-1.36_04/dbdimp.c
|
|
|
---- DBD-SQLite-1.36_04/dbdimp.c.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
-+++ DBD-SQLite-1.36_04/dbdimp.c 2010-12-19 11:19:59.000000000 +0100
|
|
|
+--- DBD-SQLite-1.37/dbdimp.c.orig 2010-12-10 06:09:02.000000000 +0100
|
|
|
++++ DBD-SQLite-1.37/dbdimp.c 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -2019,6 +2019,7 @@
|
|
|
#endif
|
|
|
}
|
|
|
@@ -148,9 +148,9 @@ Index: DBD-Sybase-1.14/dbdimp.c
|
|
|
|
|
|
#if USE_CSLIB_CB
|
|
|
if (cs_config(context, CS_SET, CS_MESSAGE_CB,
|
|
|
-Index: DBD-mysql-4.021/dbdimp.h
|
|
|
---- DBD-mysql-4.021/dbdimp.h.orig 2010-07-10 16:53:52.000000000 +0200
|
|
|
-+++ DBD-mysql-4.021/dbdimp.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
+Index: DBD-mysql-4.022/dbdimp.h
|
|
|
+--- DBD-mysql-4.022/dbdimp.h.orig 2010-07-10 16:53:52.000000000 +0200
|
|
|
++++ DBD-mysql-4.022/dbdimp.h 2010-12-19 11:19:59.000000000 +0100
|
|
|
@@ -19,6 +19,7 @@
|
|
|
* Header files we use
|
|
|
*/
|