Date: Tue, 27 Dec 2016 18:13:56 +0000 (UTC) From: Nikolai Lifanov <lifanov@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429635 - head/databases/xtrabackup Message-ID: <201612271813.uBRIDurw023799@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <tbabut@mobileobjects.de> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612271813.uBRIDurw023799>