Skip site navigation (1)Skip section navigation (2)
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:   ports/168254: [PATCH] databases/xtrabackup: update to 1.6.6
Message-ID:  <E1SXAGy-000NEf-Kd@s1.sdv.com.ua>
Resent-Message-ID: <201205231210.q4NCA6bW078356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168254
>Category:       ports
>Synopsis:       [PATCH] databases/xtrabackup: update to 1.6.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 12:10:05 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1SXAGy-000NEf-Kd>