ports/110446: Upgrade sqlite to 3.3.13

Michael Scheidell scheidell at secnap.net
Sat Mar 17 13:00:17 UTC 2007


>Number:         110446
>Category:       ports
>Synopsis:       Upgrade sqlite to 3.3.13
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 17 13:00:16 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        
>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-Feb-13 - Version 3.3.13

This version fixes a subtle bug in the ORDER BY optimizer that can occur 
when using joins. There are also a few minor enhancements. Upgrading is 
recommended. 

>How-To-Repeat:
na  http://www.sqlite.org
>Fix:

Apply this patch to port.

diff -bBru /var/tmp/sqlite3/ ./
diff -bBru /var/tmp/sqlite3/Makefile ./Makefile
--- /var/tmp/sqlite3/Makefile   Mon Feb 12 07:47:46 2007
+++ ./Makefile  Sat Mar 17 08:42:10 2007
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=      sqlite
-PORTVERSION=   3.3.12
+PORTVERSION=   3.3.13
 CATEGORIES=    databases
 MASTER_SITES=  http://www.sqlite.org/
 
diff -bBru /var/tmp/sqlite3/distinfo ./distinfo
--- /var/tmp/sqlite3/distinfo   Mon Feb 12 07:47:46 2007
+++ ./distinfo  Sat Mar 17 08:44:12 2007
@@ -1,3 +1,3 @@
-MD5 (sqlite-3.3.12.tar.gz) = ae251cc7a4b54b80941d400ed5af01b7
-SHA256 (sqlite-3.3.12.tar.gz) = 
e005781cb0356f65200c05979c04fea533b9a7d873e0060672a4d384468b7186
-SIZE (sqlite-3.3.12.tar.gz) = 2021696
+MD5 (sqlite-3.3.13.tar.gz) = 6b24d9c364215fba82242a86f54e0ad1
+SIZE (sqlite-3.3.13.tar.gz) = 2054971
+SHA256 (sqlite-3.3.13.tar.gz) = 
930144d92e91ef7b3a7edbbe768cc539db95c06cf05cb156350f8d35bb56625c


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list