From pol@dns4soho.net  Tue Mar 26 02:48:25 2013
Return-Path: <pol@dns4soho.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 883A1408
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Mar 2013 02:48:25 +0000 (UTC)
	(envelope-from pol@dns4soho.net)
Received: from be.dns4soho.net (be.dns4soho.net [IPv6:2a01:230:2::30])
	by mx1.freebsd.org (Postfix) with ESMTP id E4CD516D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Mar 2013 02:48:24 +0000 (UTC)
Received: from test.lan (broadband-5-228-115-228.nationalcablenetworks.ru [5.228.115.228])
	by be.dns4soho.net (8.14.5/8.14.5) with ESMTP id r2Q2mKk0017596
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 26 Mar 2013 02:48:21 GMT
	(envelope-from pol@dns4soho.net)
Received: from test.lan (localhost [127.0.0.1])
	by test.lan (8.14.5/8.14.5) with ESMTP id r2Q2aXmV002183;
	Tue, 26 Mar 2013 06:36:33 +0400 (MSK)
	(envelope-from pol@test.lan)
Received: (from root@localhost)
	by test.lan (8.14.5/8.14.5/Submit) id r2Q2aXXe002182;
	Tue, 26 Mar 2013 06:36:33 +0400 (MSK)
	(envelope-from pol)
Message-Id: <201303260236.r2Q2aXXe002182@test.lan>
Date: Tue, 26 Mar 2013 06:36:33 +0400 (MSK)
From: Pavel I Volkov <pavelivolkov@googlemail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: pavelivolkov@gmail.com
Subject: [PATCH] databases/tcl-sqlite3: update to 3.7.16
X-Send-Pr-Version: 3.113
X-GNATS-Notify: pavelivolkov@gmail.com

>Number:         177387
>Category:       ports
>Synopsis:       [PATCH] databases/tcl-sqlite3: update to 3.7.16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 26 02:50:00 UTC 2013
>Closed-Date:    Sun Mar 31 07:00:00 UTC 2013
>Last-Modified:  Sun Mar 31 07:00:00 UTC 2013
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD test 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #3: Sun Dec 30 16:52:52 MSK 2012
>Description:
- Update to 3.7.16

Port maintainer (pavelivolkov@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- tcl-sqlite3-3.7.16.patch begins here ---
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile	2013-03-25 16:57:19.000000000 +0400
+++ ./Makefile	2013-03-25 17:15:30.000000000 +0400
@@ -2,11 +2,11 @@
 # $FreeBSD: head/databases/tcl-sqlite3/Makefile 313182 2013-03-02 03:55:25Z eadler $
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.14.1
+PORTVERSION=	3.7.16
 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-3071600
 
 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
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/distinfo ./distinfo
--- ../tcl-sqlite3.orig/distinfo	2013-03-25 16:57:19.000000000 +0400
+++ ./distinfo	2013-03-26 06:33:53.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071401.tar.gz) = d46d302a63b23d9c3b80e519be12cb7d6a8d3da57bd9c119341a0aa8b3b28692
-SIZE (sqlite-autoconf-3071401.tar.gz) = 1832051
+SHA256 (sqlite-autoconf-3071600.tar.gz) = 3509c20fa2b1725734997b1dbb3dbfc825cfa7a09194cbac8f6fe33ed187ad34
+SIZE (sqlite-autoconf-3071600.tar.gz) = 1854055
--- tcl-sqlite3-3.7.16.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Mar 26 02:50:14 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177387 

From: Pavel Volkov <pavelivolkov@gmail.com>
To: "bug-followup@freebsd.org" <bug-followup@freebsd.org>
Cc:  
Subject: Re: ports/177387: [PATCH] databases/tcl-sqlite3: update to 3.7.16
Date: Tue, 26 Mar 2013 06:55:36 +0400

 Hello. I am maintainer. :)
 Accepted.
 Thank you.
 
 On Tue, Mar 26, 2013 at 6:50 AM, Edwin Groothuis <edwin@freebsd.org> wrote:
 > Maintainer of databases/tcl-sqlite3,
 >
 > Please note that PR ports/177387 has just been submitted.
 >
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177387
 >
 > --
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org

From: Edwin Groothuis <edwin@FreeBSD.org>
To: pavelivolkov@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/177387: [PATCH] databases/tcl-sqlite3: update to 3.7.16
Date: Tue, 26 Mar 2013 02:50:13 UT

 Maintainer of databases/tcl-sqlite3,
 
 Please note that PR ports/177387 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/177387
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Pavel Volkov <pavelivolkov@googlemail.com>
To: freebsd-gnats-submit <FreeBSD-gnats-submit@freebsd.org>, freebsd-ports-bugs@freebsd.org
Cc:  
Subject: Re: ports/177387: [PATCH] databases/tcl-sqlite3: update to 3.7.16
Date: Thu, 28 Mar 2013 06:46:55 +0400

 I'm approved it. Thank you.
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu Mar 28 16:06:58 UTC 2013 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177387 

From: Pavel Volkov <pavelivolkov@gmail.com>
To: bug-followup@freebsd.org, pavelivolkov@googlemail.com
Cc:  
Subject: Re: ports/177387: [PATCH] databases/tcl-sqlite3: update to 3.7.16
Date: Sat, 30 Mar 2013 17:13:32 +0400

 --14dae93406df75bc7e04d924282c
 Content-Type: text/plain; charset=UTF-8
 
 Hello.
 Please close this PR. New version sqlite is available. See PR#177500.
 Thank you.
 
 --14dae93406df75bc7e04d924282c
 Content-Type: text/html; charset=UTF-8
 
 <div dir="ltr">Hello.<br>Please close this PR. New version sqlite is available. See PR#177500.<br>Thank you.</div>
 
 --14dae93406df75bc7e04d924282c--
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sun Mar 31 06:59:59 UTC 2013 
State-Changed-Why:  
Superseded by ports/177500 

http://www.freebsd.org/cgi/query-pr.cgi?pr=177387 
>Unformatted:
