Still passes all its regression tests, the Changelog is pretty uneventful.

Any objections ?

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile    13 Apr 2006 05:09:52 -0000      1.17
+++ Makefile    16 Jun 2006 22:09:27 -0000
@@ -2,7 +2,7 @@
 
 COMMENT=       "Embedded SQL implementation"
 COMMENT-tcl=   "TCL bindings for Sqlite3"
-V=             3.3.5
+V=             3.3.6
 DISTNAME=      sqlite-${V}
 PKGNAME=       sqlite3-${V}
 PKGNAME-tcl=   sqlite3-tcl-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo    13 Apr 2006 05:09:52 -0000      1.10
+++ distinfo    16 Jun 2006 22:09:27 -0000
@@ -1,4 +1,4 @@
-MD5 (sqlite-3.3.5.tar.gz) = dd2a7b6f2a07a4403a0b5e17e8ed5b88
-RMD160 (sqlite-3.3.5.tar.gz) = 7dd7c1d2a2f10132a4ef0f6972ddca4d5767b9d6
-SHA1 (sqlite-3.3.5.tar.gz) = 015fe7b3992c9db97bb40cfd9958b31d457f7c33
-SIZE (sqlite-3.3.5.tar.gz) = 1651536
+MD5 (sqlite-3.3.6.tar.gz) = a2cb1fafad5c2587e513dcbd18ace097
+RMD160 (sqlite-3.3.6.tar.gz) = 37d140d5670b39a7da79f9f3d2ac31c521d90676
+SHA1 (sqlite-3.3.6.tar.gz) = 0db38ab2df86946a5059f09b6a8758026d9eab59
+SIZE (sqlite-3.3.6.tar.gz) = 1671437
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/databases/sqlite3/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -p -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   22 Mar 2006 01:36:11 -0000      1.2
+++ patches/patch-Makefile_in   16 Jun 2006 22:09:27 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile_in,v 1.2 2006/03/22 01:36:11 jolan Exp $
---- Makefile.in.orig   Wed Jan 25 09:52:16 2006
-+++ Makefile.in        Wed Feb  1 02:04:19 2006
-@@ -242,7 +242,8 @@ last_change:       $(SRC)
+--- Makefile.in.orig   Tue Jun  6 12:52:26 2006
++++ Makefile.in        Fri Jun 16 23:57:37 2006
+@@ -249,7 +249,8 @@ last_change:       $(SRC)
  
  libsqlite3.la:        $(LIBOBJ)
        $(LTLINK) -o libsqlite3.la $(LIBOBJ) $(LIBPTHREAD) \

Reply via email to