From pol@dns4soho.net  Sun Jul  8 13:49:18 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 D6D87106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jul 2012 13:49:18 +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 489A28FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jul 2012 13:49:17 +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 q68Dm0ip070475
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Jul 2012 13:48:00 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 q68DnHVf007212
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Jul 2012 17:49:17 +0400 (MSK)
	(envelope-from pol@test.lan)
Received: (from pol@localhost)
	by test.lan (8.14.5/8.14.5/Submit) id q68DnHZI007211;
	Sun, 8 Jul 2012 17:49:17 +0400 (MSK)
	(envelope-from pol)
Message-Id: <201207081349.q68DnHZI007211@test.lan>
Date: Sun, 8 Jul 2012 17:49:17 +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.13
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         169713
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tcl-sqlite3: update to 3.7.13
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 08 13:50:03 UTC 2012
>Closed-Date:    Mon Jul 09 06:30:02 UTC 2012
>Last-Modified:  Mon Jul  9 06:30:10 UTC 2012
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD test 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Jun 12 00:12:49 MSK 2012
>Description:
- Update to 3.7.13

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

--- tcl-sqlite3-3.7.13.patch begins here ---
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile	2012-07-08 16:51:18.000000000 +0400
+++ ./Makefile	2012-07-08 16:52:05.000000000 +0400
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.12.1
+PORTVERSION=	3.7.13
 CATEGORIES=	databases tcl
 MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3071201
+DISTNAME=	sqlite-autoconf-3071300
 
 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-07-08 16:51:18.000000000 +0400
+++ ./distinfo	2012-07-08 16:52:24.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071201.tar.gz) = b4ce93881cb88e7d1d0f2ad50a206b600163b40fea6df9d0749ad152aaebf845
-SIZE (sqlite-autoconf-3071201.tar.gz) = 1831193
+SHA256 (sqlite-autoconf-3071300.tar.gz) = ac566819f82ec4cc2ff6c5cc90987ca38e589efbd79ff263838bbc62356ab119
+SIZE (sqlite-autoconf-3071300.tar.gz) = 1845778
--- tcl-sqlite3-3.7.13.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Sun Jul 8 18:29:47 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=169713 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Mon Jul 9 06:30:01 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/169713: commit references a PR
Date: Mon,  9 Jul 2012 06:29:18 +0000 (UTC)

 culot       2012-07-09 06:29:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/tcl-sqlite3 Makefile distinfo 
   Log:
   - Update to 3.7.13
   
   PR:             ports/169713
   Submitted by:   Pavel I Volkov <pavelivolkov@googlemail.com> (maintainer)
   
   Revision  Changes    Path
   1.3       +2 -2      ports/databases/tcl-sqlite3/Makefile
   1.3       +2 -2      ports/databases/tcl-sqlite3/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
