been in a bulk build - ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.47
diff -u -p -r1.47 Makefile
--- Makefile    3 Aug 2009 09:55:47 -0000       1.47
+++ Makefile    5 Oct 2009 09:16:29 -0000
@@ -3,14 +3,14 @@
 COMMENT-main=  embedded SQL implementation
 COMMENT-tcl=   TCL bindings for Sqlite3
 COMMENT-lemon= LEMON LALR(1) parser generator
-V=             3.6.16
+V=             3.6.18
 DISTNAME=      sqlite-${V}
 PKGNAME-main=  sqlite3-${V}
 PKGNAME-tcl=   sqlite3-tcl-${V}
 PKGNAME-lemon= lemon-${V}
 CATEGORIES=    databases
-SHARED_LIBS += sqlite3              13.3      # .8.6
-SHARED_LIBS += tclsqlite3           12.3      # .8.6
+SHARED_LIBS += sqlite3              13.4      # .8.6
+SHARED_LIBS += tclsqlite3           12.4      # .8.6
 
 MASTER_SITES=  ${HOMEPAGE}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.27
diff -u -p -r1.27 distinfo
--- distinfo    3 Aug 2009 09:55:47 -0000       1.27
+++ distinfo    5 Oct 2009 09:16:29 -0000
@@ -1,5 +1,5 @@
-MD5 (sqlite-3.6.16.tar.gz) = 18V+kfvrYwwZ+C7sPvc9rg==
-RMD160 (sqlite-3.6.16.tar.gz) = rTVLSLuwtG/1nCdwi9Cm5+vr/7s=
-SHA1 (sqlite-3.6.16.tar.gz) = cO9atySBbNbHVfIebp2KnGtRcEU=
-SHA256 (sqlite-3.6.16.tar.gz) = DG84idpUdnkAvV1DRwCrWiiUB+vYMdD2iaMLxEr7Tc0=
-SIZE (sqlite-3.6.16.tar.gz) = 2822505
+MD5 (sqlite-3.6.18.tar.gz) = VPp3gqVu3wv2AWolSLhsTA==
+RMD160 (sqlite-3.6.18.tar.gz) = aJQSeuZQz5dFcJM4tXdUaBwIY80=
+SHA1 (sqlite-3.6.18.tar.gz) = AgDzZmV7ADlr3EXr1bmraJH/gl4=
+SHA256 (sqlite-3.6.18.tar.gz) = YjnhKrhmRAcunb1ehbhlaBNpAlTa4sJ2LaEntWm1yg4=
+SIZE (sqlite-3.6.18.tar.gz) = 2892345

Reply via email to