From pol@admbank.ru  Fri May 25 06:22:10 2012
Return-Path: <pol@admbank.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DCC42106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2012 06:22:10 +0000 (UTC)
	(envelope-from pol@admbank.ru)
Received: from osiris.dns4soho.net (osiris.dns4soho.net [IPv6:2a01:230:2::41])
	by mx1.freebsd.org (Postfix) with ESMTP id 4C1F58FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2012 06:22:10 +0000 (UTC)
Received: from pol.adm.ru ([193.169.92.86])
	by osiris.dns4soho.net (8.14.5/8.14.5) with ESMTP id q4P6M92b001405
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2012 10:22:09 +0400 (MSK)
	(envelope-from pol@admbank.ru)
Received: from pol.adm.ru (localhost [127.0.0.1])
	by pol.adm.ru (8.14.5/8.14.5) with ESMTP id q4P6M4en022967
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 May 2012 10:22:04 +0400 (MSK)
	(envelope-from pol@pol.adm.ru)
Received: (from pol@localhost)
	by pol.adm.ru (8.14.5/8.14.5/Submit) id q4P6M4mL022966;
	Fri, 25 May 2012 10:22:04 +0400 (MSK)
	(envelope-from pol)
Message-Id: <201205250622.q4P6M4mL022966@pol.adm.ru>
Date: Fri, 25 May 2012 10:22:04 +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.12.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168330
>Category:       ports
>Synopsis:       [MAINTAINER] databases/tcl-sqlite3: update to 3.7.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sperber
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 25 06:30:07 UTC 2012
>Closed-Date:    Fri May 25 10:18:14 UTC 2012
>Last-Modified:  Fri May 25 10:20:08 UTC 2012
>Originator:     Pavel I Volkov
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD pol.adm.ru 9.0-STABLE FreeBSD 9.0-STABLE #5: Wed May 23 14:30:27 MSK 2012
>Description:
- Update to 3.7.12.1

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

--- tcl-sqlite3-3.7.12.1.patch begins here ---
diff -ruN --exclude=CVS ../tcl-sqlite3.orig/Makefile ./Makefile
--- ../tcl-sqlite3.orig/Makefile	2012-05-25 09:58:11.000000000 +0400
+++ ./Makefile	2012-05-25 09:59:37.000000000 +0400
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	sqlite3
-PORTVERSION=	3.7.12
+PORTVERSION=	3.7.12.1
 CATEGORIES=	databases tcl
-MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/
+MASTER_SITES=	http://www.sqlite.org/ http://www2.sqlite.org/ http://www3.sqlite.org/
 PKGNAMEPREFIX=	tcl-
-DISTNAME=	sqlite-autoconf-3071200
+DISTNAME=	sqlite-autoconf-3071201
 
 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-05-25 09:58:11.000000000 +0400
+++ ./distinfo	2012-05-25 10:00:06.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (sqlite-autoconf-3071200.tar.gz) = ca1735d13975be84cba87ea1b62ae0ab01fdc01ef21d7547982a2b118c9fc649
-SIZE (sqlite-autoconf-3071200.tar.gz) = 1827241
+SHA256 (sqlite-autoconf-3071201.tar.gz) = b4ce93881cb88e7d1d0f2ad50a206b600163b40fea6df9d0749ad152aaebf845
+SIZE (sqlite-autoconf-3071201.tar.gz) = 1831193
--- tcl-sqlite3-3.7.12.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sperber 
Responsible-Changed-By: sperber 
Responsible-Changed-When: Fri May 25 07:07:08 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168330 
State-Changed-From-To: open->closed 
State-Changed-By: sperber 
State-Changed-When: Fri May 25 10:18:13 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168330: commit references a PR
Date: Fri, 25 May 2012 10:17:38 +0000 (UTC)

 sperber     2012-05-25 10:17:28 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/tcl-sqlite3 Makefile distinfo 
   Log:
   - Update to 3.7.12.1
   
   PR:           ports/168330
   Submitted by: Pavel I Volkov <pavelivolkov _at_ googlemail.com> (maintainer)
   Approved by:  decke (mentor)
   
   Revision  Changes    Path
   1.2       +3 -3      ports/databases/tcl-sqlite3/Makefile
   1.2       +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:
