From root@s1.sdv.com.ua  Wed May 23 12:02:38 2012
Return-Path: <root@s1.sdv.com.ua>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E46E3106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 May 2012 12:02:38 +0000 (UTC)
	(envelope-from root@s1.sdv.com.ua)
Received: from s1.sdv.com.ua (s1.sdv.com.ua [IPv6:2a01:d0:81f8::2])
	by mx1.freebsd.org (Postfix) with ESMTP id A1AF68FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 23 May 2012 12:02:38 +0000 (UTC)
Received: from root by s1.sdv.com.ua with local (Exim 4.77 (FreeBSD))
	(envelope-from <root@s1.sdv.com.ua>)
	id 1SXAGy-000NEf-Kd; Wed, 23 May 2012 15:02:36 +0300
Message-Id: <E1SXAGy-000NEf-Kd@s1.sdv.com.ua>
Date: Wed, 23 May 2012 15:02:36 +0300
From: Alex Samorukov <samm@os2.kiev.ua>
To: FreeBSD-gnats-submit@freebsd.org
Cc: aleksandr.kuzminsky@percona.com
Subject: [PATCH] databases/xtrabackup: update to 1.6.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify: aleksandr.kuzminsky@percona.com

>Number:         168254
>Category:       ports
>Synopsis:       [PATCH] databases/xtrabackup: update to 1.6.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    flo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 12:10:05 UTC 2012
>Closed-Date:    Wed May 23 17:03:43 UTC 2012
>Last-Modified:  Wed May 23 17:10:05 UTC 2012
>Originator:     Alex Samorukov
>Release:        FreeBSD 7.4-RELEASE-p6 i386
>Organization:
Net-Art
>Environment:
System: FreeBSD s1.sdv.com.ua 7.4-RELEASE-p6 FreeBSD 7.4-RELEASE-p6 #10: Tue Mar  6 21:00:42 EET
>Description:
- Update to 1.6.6

Port maintainer (aleksandr.kuzminsky@percona.com) is cc'd.

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

--- xtrabackup-1.6.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/xtrabackup/Makefile ./Makefile
--- /usr/ports/databases/xtrabackup/Makefile	2012-05-22 23:04:07.000000000 +0300
+++ ./Makefile	2012-05-23 00:58:13.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xtrabackup
-PORTVERSION=	1.6.5
+PORTVERSION=	1.6.6
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_MYSQL_GRP} \
 		http://downloads.skysql.com/archives/mysql-5.5/:mysql55 \
@@ -38,7 +38,7 @@
 # use MASTER_SITE_MYSQL for the MySQL 5.1
 MASTER_SITE_MYSQL_GRP=	${MASTER_SITE_MYSQL:S@%SUBDIR%/@%SUBDIR%/:mysql51@g}
 MASTER_SITE_SUBDIR=	MySQL-5.1/:mysql51 community/:libtar \
-	XtraBackup/XtraBackup-1.6.5/source/:xtrabackup \
+	XtraBackup/XtraBackup-${PORTVERSION}/source/:xtrabackup \
 	Percona-Server-5.1/Percona-Server-5.1.59-13.0/source/:percsrc51 \
 	Percona-Server-5.5/Percona-Server-5.5.16-22.0/source/:percsrc55
 
diff -ruN --exclude=CVS /usr/ports/databases/xtrabackup/distinfo ./distinfo
--- /usr/ports/databases/xtrabackup/distinfo	2012-05-22 23:04:07.000000000 +0300
+++ ./distinfo	2012-05-23 00:56:20.000000000 +0300
@@ -2,8 +2,8 @@
 SIZE (mysql-5.1.59.tar.gz) = 24325443
 SHA256 (mysql-5.5.16.tar.gz) = 38a88d5f3a4e0ab1c6722662a2c858c63fd98f0925691400282cb23f1ea29b70
 SIZE (mysql-5.5.16.tar.gz) = 23816508
-SHA256 (xtrabackup-1.6.5.tar.gz) = b9c789a6304712483d9e457a6a39f0c16c9bd028aa0124f7689f814833fdf990
-SIZE (xtrabackup-1.6.5.tar.gz) = 933213
+SHA256 (xtrabackup-1.6.6.tar.gz) = 66760a9e7332ff59d903229e2bb34555a2474cc0dd4e3bd844f6a344296d8d69
+SIZE (xtrabackup-1.6.6.tar.gz) = 1236531
 SHA256 (libtar-1.2.11.tar.gz) = 4a2eefb6b7088f41de57356e5059cbf1f917509b4a810f7c614625a378e87bb8
 SIZE (libtar-1.2.11.tar.gz) = 145354
 SHA256 (Percona-Server-5.1.59-13.0-patches.tar.gz) = 76f9398d1637c9cfc1b64e35cd272b70ddc71cfb6f00abd2fe6e62918fa920b5
--- xtrabackup-1.6.6.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 23 12:10:33 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: aleksandr.kuzminsky@percona.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/168254: [PATCH] databases/xtrabackup: update to 1.6.6
Date: Wed, 23 May 2012 12:10:31 UT

 Maintainer of databases/xtrabackup,
 
 Please note that PR ports/168254 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/168254
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Aleksandr Kuzminsky <aleksandr.kuzminsky@percona.com>
To: bug-followup@FreeBSD.org
Cc: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/168254: [PATCH] databases/xtrabackup: update to 1.6.6
Date: Wed, 23 May 2012 13:19:51 +0100

 On 23.05.2012 13:10, Edwin Groothuis wrote:
 > Maintainer of databases/xtrabackup,
 >
 > Please note that PR ports/168254 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.
 
 
 approved
 
 >
 > The full text of the PR can be found at:
 >      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168254
 >
 
 
 -- 
 Skype: aleksandr.kuzminsky
 Mobile: +380 97 331 12 35
 Calendar: http://tungle.me/akuzminsky
 
 Percona training coming soon to
 Dallas, London, Orlando, Raleigh, Boston, & Chicago!
 http://www.percona.com/training/
Responsible-Changed-From-To: freebsd-ports-bugs->flo 
Responsible-Changed-By: flo 
Responsible-Changed-When: Wed May 23 13:01:10 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168254 
State-Changed-From-To: feedback->closed 
State-Changed-By: flo 
State-Changed-When: Wed May 23 17:03:41 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168254: commit references a PR
Date: Wed, 23 May 2012 17:03:36 +0000 (UTC)

 flo         2012-05-23 17:03:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     databases/xtrabackup Makefile distinfo 
   Log:
   Update to 1.6.6
   
   PR:             ports/168254
   Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.3       +2 -2      ports/databases/xtrabackup/Makefile
   1.4       +2 -2      ports/databases/xtrabackup/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:
