From pol@dns4soho.net  Thu Sep 20 06:18:32 2012
Return-Path: <pol@dns4soho.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BB1B81065670
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2012 06:18:32 +0000 (UTC)
	(envelope-from pol@dns4soho.net)
Received: from be.dns4soho.net (be.dns4soho.net [82.146.57.245])
	by mx1.freebsd.org (Postfix) with ESMTP id 217098FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2012 06:18:31 +0000 (UTC)
Received: from test.lan (broadband-178-140-250-47.nationalcablenetworks.ru [178.140.250.47] (may be forged))
	by be.dns4soho.net (8.14.5/8.14.5) with ESMTP id q8K6ISRT003576
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2012 06:18:29 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 q8K6IQg2003908
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 20 Sep 2012 10:18:26 +0400 (MSK)
	(envelope-from pol@test.lan)
Received: (from pol@localhost)
	by test.lan (8.14.5/8.14.5/Submit) id q8K6IQcU003907;
	Thu, 20 Sep 2012 10:18:26 +0400 (MSK)
	(envelope-from pol)
Message-Id: <201209200618.q8K6IQcU003907@test.lan>
Date: Thu, 20 Sep 2012 10:18:26 +0400 (MSK)
From: Pavel I Volkov <pavelivolkov@googlemail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] databases/tcl-sqlite3: update to 3.7.14
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         171803
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tcl-sqlite3: update to 3.7.14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 20 06:20:09 UTC 2012
>Closed-Date:    Fri Sep 21 08:16:49 UTC 2012
>Last-Modified:  Fri Sep 21 08:20:10 UTC 2012
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD test 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #1: Sat Aug  4 19:02:52 MSK
>Description:
- Update to 3.7.14

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

--- tcl-sqlite3-3.7.14.patch begins here ---
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile	2012-09-20 09:46:16.000000000 +0400
+++ ./Makefile	2012-09-20 09:47:09.000000000 +0400
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.13
+PORTVERSION=	3.7.14
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3071300
+DISTNAME=	sqlite-autoconf-3071400
 
 MAINTAINER=	pavelivolkov@googlemail.com
 COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/distinfo ./distinfo
--- ../tcl-sqlite3.orig/distinfo	2012-09-20 09:46:16.000000000 +0400
+++ ./distinfo	2012-09-20 09:48:16.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071300.tar.gz) = ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119
-SIZE (sqlite-autoconf-3071300.tar.gz) = 1845778
+SHA256 (sqlite-autoconf-3071400.tar.gz) = de6c01d9fabf4d10733b1920d9a3143634ed516b90f4759b3b5b79857a39b724
+SIZE (sqlite-autoconf-3071400.tar.gz) = 1832194
--- tcl-sqlite3-3.7.14.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Thu Sep 20 09:02:09 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171803 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri Sep 21 08:16:48 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171803: commit references a PR
Date: Fri, 21 Sep 2012 08:15:00 +0000 (UTC)

 Author: culot
 Date: Fri Sep 21 08:14:46 2012
 New Revision: 304614
 URL: http://svn.freebsd.org/changeset/ports/304614
 
 Log:
   - Update to 3.7.14
   
   PR:		ports/171803
   Submitted by:	Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
 
 Modified:
   head/databases/tcl-sqlite3/Makefile
   head/databases/tcl-sqlite3/distinfo
 
 Modified: head/databases/tcl-sqlite3/Makefile
 ==============================================================================
 --- head/databases/tcl-sqlite3/Makefile	Fri Sep 21 08:13:34 2012	(r304613)
 +++ head/databases/tcl-sqlite3/Makefile	Fri Sep 21 08:14:46 2012	(r304614)
 @@ -6,11 +6,11 @@
  #
  
  PORTNAME=	sqlite3
 -PORTVERSION=	3.7.13
 +PORTVERSION=	3.7.14
  CATEGORIES=	databases tcl
  MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
  PKGNAMEPREFIX=	tcl-
 -DISTNAME=	sqlite-autoconf-3071300
 +DISTNAME=	sqlite-autoconf-3071400
  
  MAINTAINER=	pavelivolkov@googlemail.com
  COMMENT=	SQLite extension for Tcl using the Tcl Extension Architecture (TEA)
 
 Modified: head/databases/tcl-sqlite3/distinfo
 ==============================================================================
 --- head/databases/tcl-sqlite3/distinfo	Fri Sep 21 08:13:34 2012	(r304613)
 +++ head/databases/tcl-sqlite3/distinfo	Fri Sep 21 08:14:46 2012	(r304614)
 @@ -1,2 +1,2 @@
 -SHA256 (sqlite-autoconf-3071300.tar.gz) = ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119
 -SIZE (sqlite-autoconf-3071300.tar.gz) = 1845778
 +SHA256 (sqlite-autoconf-3071400.tar.gz) = de6c01d9fabf4d10733b1920d9a3143634ed516b90f4759b3b5b79857a39b724
 +SIZE (sqlite-autoconf-3071400.tar.gz) = 1832194
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
