Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Sep 2005 01:40:46 -0300 (BRT)
From:      Marcus Alves Grando <mnag@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86288: Update port: databases/sqlite3 to 3.2.6
Message-ID:  <200509180440.j8I4ekR8030208@marcus.grupos.com.br>
Resent-Message-ID: <200509180450.j8I4o9t0090443@freefall.freebsd.org>

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

>Number:         86288
>Category:       ports
>Synopsis:       Update port: databases/sqlite3 to 3.2.6
>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:   Sun Sep 18 04:50:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Alves Grando
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD marcus.grupos.com.br 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Wed Sep 14 21:38:11 BRT 2005 root@marcus.grupos.com.br:/space/obj/usr/src/sys/MARCUS i386


	
>Description:

Update to 3.2.6

	
>How-To-Repeat:
	
>Fix:

	

--- sqlite3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/sqlite3/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	6 Sep 2005 05:35:35 -0000	1.11
+++ Makefile	18 Sep 2005 04:38:13 -0000
@@ -11,7 +11,7 @@
 # If you want to build the TCL wrapper, you have to define SQLITE_WITH_TCL84.
 
 PORTNAME=	sqlite
-PORTVERSION=	3.2.5
+PORTVERSION=	3.2.6
 CATEGORIES=	databases
 MASTER_SITES=	http://www.sqlite.org/
 
@@ -33,6 +33,7 @@
 TCL_V?=		8.4
 MAKE_ARGS+=	TCLSH=tclsh${TCL_V}
 MAKE_ENV+=	TCL_VER=${TCL_V}
+CFLAGS=		-Dfdatasync=fsync
 
 OPTIONS=	TCL84	"TCL wrapper for SQLITE" off
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/sqlite3/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	6 Sep 2005 05:35:35 -0000	1.5
+++ distinfo	18 Sep 2005 04:38:13 -0000
@@ -1,2 +1,2 @@
-MD5 (sqlite-3.2.5.tar.gz) = 0f07cfd8591c3fcae159f0c69bf2436f
-SIZE (sqlite-3.2.5.tar.gz) = 1397666
+MD5 (sqlite-3.2.6.tar.gz) = f0bf0df075231ff037842b47e6bf0f93
+SIZE (sqlite-3.2.6.tar.gz) = 1507554
--- sqlite3.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?200509180440.j8I4ekR8030208>