From owner-svn-ports-all@freebsd.org Tue Dec 27 18:13:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3428BC93866; Tue, 27 Dec 2016 18:13:57 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F1E5C1C91; Tue, 27 Dec 2016 18:13:56 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBRIDunX023802; Tue, 27 Dec 2016 18:13:56 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBRIDurw023799; Tue, 27 Dec 2016 18:13:56 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612271813.uBRIDurw023799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Tue, 27 Dec 2016 18:13:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429635 - head/databases/xtrabackup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2016 18:13:57 -0000 Author: lifanov Date: Tue Dec 27 18:13:55 2016 New Revision: 429635 URL: https://svnweb.freebsd.org/changeset/ports/429635 Log: databases/xtrabackup: Update to 2.3.6 PR: 215244 Submitted by: Thomas Babut Reviewed by: matthew Approved by: aleksandr.kuzminsky@percona.com (maintainer timeout), matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8918 Modified: head/databases/xtrabackup/Makefile head/databases/xtrabackup/distinfo Modified: head/databases/xtrabackup/Makefile ============================================================================== --- head/databases/xtrabackup/Makefile Tue Dec 27 18:00:17 2016 (r429634) +++ head/databases/xtrabackup/Makefile Tue Dec 27 18:13:55 2016 (r429635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xtrabackup -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-${PORTVERSION}/source/tarball/ DISTNAME= percona-${PORTNAME}-${PORTVERSION} Modified: head/databases/xtrabackup/distinfo ============================================================================== --- head/databases/xtrabackup/distinfo Tue Dec 27 18:00:17 2016 (r429634) +++ head/databases/xtrabackup/distinfo Tue Dec 27 18:13:55 2016 (r429635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471519603 -SHA256 (percona-xtrabackup-2.3.5.tar.gz) = 8213abd8513c04f0aab85a89ade77d75d23a45cd7edbafb15d37b4a9bb110653 -SIZE (percona-xtrabackup-2.3.5.tar.gz) = 34867537 +TIMESTAMP = 1482861814 +SHA256 (percona-xtrabackup-2.3.6.tar.gz) = 9d2dfa4ad61dd9ef8a3c292f0c15d7504c4c0de7e141a69fc5afde9d4666aec7 +SIZE (percona-xtrabackup-2.3.6.tar.gz) = 34916730