Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 22:36:02 +0400 (MSD)
From:      Pavel I Volkov <pavelivolkov@googlemail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/160853: [MAINTAINER] databases/sqlite3: update to 3.7.8
Message-ID:  <201109201836.p8KIa2jG012338@cvs0.catervaska.dyndns.org>
Resent-Message-ID: <201109201910.p8KJA7uI082553@freefall.freebsd.org>

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

>Number:         160853
>Category:       ports
>Synopsis:       [MAINTAINER] databases/sqlite3: update to 3.7.8
>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:   Tue Sep 20 19:10:07 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.8

Removed file(s):
- files/patch-Makefile.in

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

--- sqlite3-3.7.8.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-09-20 19:02:59.000000000 +0400
+++ /usr/ports/databases/sqlite3/Makefile	2011-09-20 19:04:24.000000000 +0400
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.7.1
+PORTVERSION=	3.7.8
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/
-DISTNAME=	sqlite-src-3070701
+DISTNAME=	sqlite-src-3070800
 
 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-09-20 19:02:59.000000000 +0400
+++ /usr/ports/databases/sqlite3/distinfo	2011-09-20 19:04:53.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-src-3070701.zip) = 898bfc1cf80c8af26b3107d19db224b457953e8e3ff4bbc69bd70ecb9ab2db39
-SIZE (sqlite-src-3070701.zip) = 4562259
+SHA256 (sqlite-src-3070800.zip) = a1c44be6f4eb3a903fc449f30fb0fb0a4df259a10b8685138e97146d24268899
+SIZE (sqlite-src-3070800.zip) = 4614579
diff -ruN --exclude=CVS /usr/ports/databases/sqlite3.orig/files/patch-Makefile.in /usr/ports/databases/sqlite3/files/patch-Makefile.in
--- /usr/ports/databases/sqlite3.orig/files/patch-Makefile.in	2011-09-20 19:02:59.000000000 +0400
+++ /usr/ports/databases/sqlite3/files/patch-Makefile.in	1970-01-01 03:00:00.000000000 +0300
@@ -1,11 +0,0 @@
---- Makefile.in.orig	2009-09-17 13:41:21.000000000 +0200
-+++ Makefile.in	2009-09-17 13:45:38.000000000 +0200
-@@ -687,7 +687,7 @@
- 	$(LTCOMPILE) $(TEMP_STORE) -c $(TOP)/src/status.c
- 
- sqlite3.h:	$(TOP)/src/sqlite.h.in $(TOP)/manifest.uuid $(TOP)/VERSION
--	tclsh $(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
-+	$(TCLSH_CMD) $(TOP)/tool/mksqlite3h.tcl $(TOP) >sqlite3.h
- 
- table.lo:	$(TOP)/src/table.c $(HDR)
- 	$(LTCOMPILE) $(TEMP_STORE) -c $(TOP)/src/table.c
--- sqlite3-3.7.8.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?201109201836.p8KIa2jG012338>