all tests ok on i386, same 3 failing tests as the current version on amd64.

please test/comment/ok

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile    2 Feb 2007 14:45:53 -0000       1.26
+++ Makefile    7 Apr 2007 06:30:46 -0000
@@ -2,7 +2,7 @@
 
 COMMENT-main=  "Embedded SQL implementation"
 COMMENT-tcl=   "TCL bindings for Sqlite3"
-V=             3.3.12
+V=             3.3.14
 DISTNAME=      sqlite-${V}
 PKGNAME-main=  sqlite3-${V}
 PKGNAME-tcl=   sqlite3-tcl-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo    5 Apr 2007 15:37:51 -0000       1.15
+++ distinfo    7 Apr 2007 06:30:46 -0000
@@ -1,5 +1,5 @@
-MD5 (sqlite-3.3.12.tar.gz) = riUcx6S1S4CUHUAO1a8Btw==
-RMD160 (sqlite-3.3.12.tar.gz) = mBVLPoZjtsfsEacJSlF4Hug4Qxc=
-SHA1 (sqlite-3.3.12.tar.gz) = TG480p5OHEmFcDORiw4ieSbt1Ls=
-SHA256 (sqlite-3.3.12.tar.gz) = 4AV4HLA1b2UgDAWXnAT+pTO5p9hz4AYGcqTThEaLcYY=
-SIZE (sqlite-3.3.12.tar.gz) = 2021696
+MD5 (sqlite-3.3.14.tar.gz) = 4aRCilyxfygWRzG3LwYTCg==
+RMD160 (sqlite-3.3.14.tar.gz) = jI58s9zaiCyBrckZwrhzv7fEI+s=
+SHA1 (sqlite-3.3.14.tar.gz) = oikoQl5Q9pDABNy4hfD02XEMz9Y=
+SHA256 (sqlite-3.3.14.tar.gz) = 1AXTXdMImbSMxO462+sr9c06lAzo65OiPmkA+3IxoMM=
+SIZE (sqlite-3.3.14.tar.gz) = 2151321
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/databases/sqlite3/patches/patch-Makefile_in,v
retrieving revision 1.5
diff -u -r1.5 patch-Makefile_in
--- patches/patch-Makefile_in   16 Jan 2007 23:24:32 -0000      1.5
+++ patches/patch-Makefile_in   7 Apr 2007 06:30:46 -0000
@@ -1,12 +1,20 @@
 $OpenBSD: patch-Makefile_in,v 1.5 2007/01/16 23:24:32 espie Exp $
---- Makefile.in.orig   Mon Jan  8 14:39:27 2007
-+++ Makefile.in        Tue Jan 16 23:06:05 2007
-@@ -688,6 +688,8 @@ clean:     
+--- Makefile.in.orig   Thu Mar 29 20:39:29 2007
++++ Makefile.in        Sat Apr  7 08:25:57 2007
+@@ -203,6 +203,7 @@ TESTSRC = \
+   $(TOP)/src/btree.c \
+   $(TOP)/src/date.c \
+   $(TOP)/src/func.c \
++  $(TOP)/src/insert.c \
+   $(TOP)/src/os.c \
+   $(TOP)/src/os_os2.c \
+   $(TOP)/src/os_unix.c \
+@@ -688,6 +689,8 @@ clean:     
+ 
  distclean:    clean
        rm -f config.log config.status libtool Makefile config.h
- 
-+.PHONY: test
 +
++.PHONY: test
+ 
  #
  # Windows section
- #
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/databases/sqlite3/patches/patch-configure,v
retrieving revision 1.1
diff -u -r1.1 patch-configure
--- patches/patch-configure     2 Feb 2007 14:45:53 -0000       1.1
+++ patches/patch-configure     7 Apr 2007 06:30:46 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.1 2007/02/02 14:45:53 bernd Exp $
---- configure.orig     Fri Feb  2 11:53:04 2007
-+++ configure  Fri Feb  2 11:53:04 2007
-@@ -19876,7 +19876,7 @@ echo "${ECHO_T}file not found" >&6
+--- configure.orig     Thu Mar 29 20:39:30 2007
++++ configure  Sat Apr  7 08:04:17 2007
+@@ -19338,7 +19338,7 @@ echo "${ECHO_T}file not found" >&6; }
  
      eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\""
      eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\""

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to