From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Sep 18 04:50:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D83A16A421 for ; Sun, 18 Sep 2005 04:50:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0129D43D46 for ; Sun, 18 Sep 2005 04:50:09 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8I4o9mg090444 for ; Sun, 18 Sep 2005 04:50:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8I4o9t0090443; Sun, 18 Sep 2005 04:50:09 GMT (envelope-from gnats) Resent-Date: Sun, 18 Sep 2005 04:50:09 GMT Resent-Message-Id: <200509180450.j8I4o9t0090443@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Marcus Alves Grando Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 283E816A420 for ; Sun, 18 Sep 2005 04:40:50 +0000 (GMT) (envelope-from marcus@marcus.grupos.com.br) Received: from mail.grupos.com.br (mail.grupos.com.br [200.203.183.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FED543D45 for ; Sun, 18 Sep 2005 04:40:49 +0000 (GMT) (envelope-from marcus@marcus.grupos.com.br) Received: from corp.grupos.com.br (unknown [150.162.166.55]) by mail.grupos.com.br (Postfix) with ESMTP id 664E911E086 for ; Sun, 18 Sep 2005 01:40:47 -0300 (BRT) Received: from marcus.grupos.com.br (unknown [150.162.166.51]) by corp.grupos.com.br (Postfix) with ESMTP id 343DA54FC for ; Sun, 18 Sep 2005 01:40:47 -0300 (BRT) Received: from marcus.grupos.com.br (localhost [127.0.0.1]) by marcus.grupos.com.br (8.13.4/8.13.4) with ESMTP id j8I4eklj030209 for ; Sun, 18 Sep 2005 01:40:46 -0300 (BRT) (envelope-from marcus@marcus.grupos.com.br) Received: (from root@localhost) by marcus.grupos.com.br (8.13.4/8.13.4/Submit) id j8I4ekR8030208; Sun, 18 Sep 2005 01:40:46 -0300 (BRT) (envelope-from marcus) Message-Id: <200509180440.j8I4ekR8030208@marcus.grupos.com.br> Date: Sun, 18 Sep 2005 01:40:46 -0300 (BRT) From: Marcus Alves Grando To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/86288: Update port: databases/sqlite3 to 3.2.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marcus Alves Grando List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2005 04:50:11 -0000 >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: