From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 30 10:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DD93198 for ; Sat, 30 Mar 2013 10:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C1BACA9F for ; Sat, 30 Mar 2013 10:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2UA00ET095939 for ; Sat, 30 Mar 2013 10:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2UA00HK095938; Sat, 30 Mar 2013 10:00:00 GMT (envelope-from gnats) Resent-Date: Sat, 30 Mar 2013 10:00:00 GMT Resent-Message-Id: <201303301000.r2UA00HK095938@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, Pavel I Volkov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id E1807F2A for ; Sat, 30 Mar 2013 09:57:05 +0000 (UTC) (envelope-from pol@be.dns4soho.net) Received: from be.dns4soho.net (be.dns4soho.net [IPv6:2a01:230:2::30]) by mx1.freebsd.org (Postfix) with ESMTP id E9D75A8C for ; Sat, 30 Mar 2013 09:57:04 +0000 (UTC) Received: from be.dns4soho.net (be.dns4soho.net [82.146.57.245]) by be.dns4soho.net (8.14.5/8.14.5) with ESMTP id r2U9uxVt025307 for ; Sat, 30 Mar 2013 09:57:00 GMT (envelope-from pol@be.dns4soho.net) Received: (from root@localhost) by dns4soho.net (8.14.5/8.14.5/Submit) id r2U9WEfQ093981; Sat, 30 Mar 2013 13:32:14 +0400 (MSK) (envelope-from pol) Message-Id: <201303300932.r2U9WEfQ093981@dns4soho.net> Date: Sat, 30 Mar 2013 13:32:14 +0400 (MSK) From: Pavel I Volkov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/177500: [MAINTAINER] databases/tcl-sqlite3: update to 3.7.16.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 10:00:00 -0000 >Number: 177500 >Category: ports >Synopsis: [MAINTAINER] databases/tcl-sqlite3: update to 3.7.16.1 >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: Sat Mar 30 10:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Pavel I Volkov >Release: FreeBSD 9.1-RELEASE-p1 amd64 >Organization: >Environment: System: FreeBSD fb1.local 9.1-RELEASE-p1 FreeBSD 9.1-RELEASE-p1 #0 r248477: Tue Mar 19 17:35:01 MSK >Description: - Update to 3.7.16.1 bug fix release - Please close PR#177387 Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- tcl-sqlite3-3.7.16.1.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 315577) +++ Makefile (working copy) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= sqlite3 -PORTVERSION= 3.7.14.1 +PORTVERSION= 3.7.16.1 CATEGORIES= databases tcl -MASTER_SITES= http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/ +MASTER_SITES= http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/ PKGNAMEPREFIX= tcl- -DISTNAME= sqlite-autoconf-3071401 +DISTNAME= sqlite-autoconf-3071601 MAINTAINER= pavelivolkov@gmail.com COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) @@ -22,7 +22,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -USE_TCL= yes +USE_TCL= 84+ CFLAGS+= `pkg-config --cflags --libs sqlite3` CONFIGURE_ARGS+= --with-tcl=${TCL_LIBDIR} --with-system-sqlite Index: distinfo =================================================================== --- distinfo (revision 315577) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (sqlite-autoconf-3071401.tar.gz) = d46d302a63b23d9c3b80e519be12cb7d6a8d3da57bd9c119341a0aa8b3b28692 -SIZE (sqlite-autoconf-3071401.tar.gz) = 1832051 +SHA256 (sqlite-autoconf-3071601.tar.gz) = 4af5ea8cbb1b0b0b53c67cef0b32d86f76e84c912228954e8577224150184a68 +SIZE (sqlite-autoconf-3071601.tar.gz) = 1854392 --- tcl-sqlite3-3.7.16.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: