ports/157272: [MAINTAINER] databases/sqlite3: update to 3.7.6.3

Pavel I Volkov pavelivolkov at googlemail.com
Mon May 23 14:10:10 UTC 2011


>Number:         157272
>Category:       ports
>Synopsis:       [MAINTAINER] databases/sqlite3: update to 3.7.6.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 23 14:10:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pavel I Volkov
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cvs0.catervaska.dyndns.org 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Apr  9 20:20:05 MSD
>Description:
- Update to 3.7.6.3
  "Fix a problem with WAL mode which could cause transactions to silently rollback if the
  cache_size is set very small (less than 10) and SQLite comes under memory pressure."

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- sqlite3-3.7.6.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/sqlite3.orig/Makefile /usr/ports/databases/sqlite3/Makefile
--- /usr/ports/databases/sqlite3.orig/Makefile	2011-05-23 15:41:30.000000000 +0400
+++ /usr/ports/databases/sqlite3/Makefile	2011-05-23 15:42:18.000000000 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.6.2
+PORTVERSION=	3.7.6.3
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/
-DISTNAME=	sqlite-src-3070602
+DISTNAME=	sqlite-src-3070603
 
 MAINTAINER=	pavelivolkov at googlemail.com
 COMMENT=	An SQL database engine in a C library
diff -ruN --exclude=CVS /usr/ports/databases/sqlite3.orig/distinfo /usr/ports/databases/sqlite3/distinfo
--- /usr/ports/databases/sqlite3.orig/distinfo	2011-05-23 15:41:30.000000000 +0400
+++ /usr/ports/databases/sqlite3/distinfo	2011-05-23 15:43:20.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-src-3070602.zip) = 55ec0c95d0eab2de95714c846344f00d0fbc0405dc0d05ab2c80028790996f78
-SIZE (sqlite-src-3070602.zip) = 4469329
+SHA256 (sqlite-src-3070603.zip) = f40dbcfed53853727cec0135b527d209170f8703c1013b24d066a0df9b82cdc9
+SIZE (sqlite-src-3070603.zip) = 4470530
--- sqlite3-3.7.6.3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list