ports/111925: performance update: sqlite3.3.15 to 3.3.16
Michael Scheidell
scheidell at secnap.net
Fri Apr 20 02:20:21 UTC 2007
>Number: 111925
>Category: ports
>Synopsis: performance update: sqlite3.3.15 to 3.3.16
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 20 02:20:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Michael Scheidell
>Release: FreeBSD 5.5-RELEASE-p8 i386
>Organization:
SECNAP Network Security
>Environment:
System: FreeBSD scanner.secnap.net 5.5-RELEASE-p8 FreeBSD 5.5-RELEASE-p8 #2: Fri Dec 29 22:23:34 EST 2006 scheidell at scanner.secnap.net:/usr/obj/usr/src/sys/HACKERTRAP_750 i386
>Description:
2007-Apr-18 - Version 3.3.16
Performance improvements added in 3.3.14 but mistakenly turned off in
3.3.15 have been reinstated. A bug has been fixed that prevented VACUUM
from running if a NULL value was in a UNIQUE column.
>How-To-Repeat:
na http://www.sqlite.org
>Fix:
apply these patches
--- ./Makefile Thu Apr 19 21:59:36 2007
+++ /var/tmp/sqlite3/Makefile Tue Apr 10 17:40:24 2007
@@ -6,7 +6,7 @@
#
PORTNAME= sqlite3
-PORTVERSION= 3.3.16
+PORTVERSION= 3.3.15
CATEGORIES= databases
MASTER_SITES= http://www.sqlite.org/
.if defined(USE_THOL)
diff -bBru ./distinfo /var/tmp/sqlite3/distinfo
--- ./distinfo Thu Apr 19 22:03:03 2007
+++ /var/tmp/sqlite3/distinfo Tue Apr 10 17:40:24 2007
@@ -1,3 +1,3 @@
-MD5 (sqlite-3.3.16.tar.gz) = 97069f859307438f3693bfa6703aefb3
-SHA256 (sqlite-3.3.16.tar.gz) = c564c022bd4b2e9b05e7b9dbdbdabfaaa6247e73c63bf15b57061644f56b005d
-SIZE (sqlite-3.3.16.tar.gz) = 2108210
+MD5 (sqlite-3.3.15.tar.gz) = e2127324bf0d487f162d2d972c157388
+SHA256 (sqlite-3.3.15.tar.gz) = f82c66e28977c10e7fcaccc5a527ac87041b9db7e4a3ff7692d715d0cac5510d
+SIZE (sqlite-3.3.15.tar.gz) = 2160997
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list