Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2011 08:45:55 +0400 (MSD)
From:      Pavel I Volkov <pavelivolkov@googlemail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        glarkin@FreeBSD.org
Subject:   ports/158550: [MAINTAINER] databases/sqlite3: update to 3.7.7.1
Message-ID:  <201107010445.p614jtMO007565@cvs0.catervaska.dyndns.org>
Resent-Message-ID: <201107010450.p614o0KI060999@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         158550
>Category:       ports
>Synopsis:       [MAINTAINER] databases/sqlite3: update to 3.7.7.1
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 01 04:50:00 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.7.1 (fix for the case_sensitive_like pragma bug)
  This test http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg916031.html working properly.

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

--- sqlite3-3.7.7.1.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-07-01 07:57:44.000000000 +0400
+++ /usr/ports/databases/sqlite3/Makefile	2011-07-01 07:58:16.000000000 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.7
+PORTVERSION=	3.7.7.1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/
-DISTNAME=	sqlite-src-3070700
+DISTNAME=	sqlite-src-3070701
 
 MAINTAINER=	pavelivolkov@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-07-01 07:57:44.000000000 +0400
+++ /usr/ports/databases/sqlite3/distinfo	2011-07-01 07:58:58.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-src-3070700.zip) = f7b54c72cdbab09938a313ad94a5a15d8ebdef683200805e63e0374632255e6e
-SIZE (sqlite-src-3070700.zip) = 4562266
+SHA256 (sqlite-src-3070701.zip) = 898bfc1cf80c8af26b3107d19db224b457953e8e3ff4bbc69bd70ecb9ab2db39
+SIZE (sqlite-src-3070701.zip) = 4562259
--- sqlite3-3.7.7.1.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107010445.p614jtMO007565>