Date: Tue, 10 May 2016 10:58:36 +0000 (UTC) From: Bartek Rutkowski <robak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414935 - head/databases/xtrabackup Message-ID: <201605101058.u4AAwaV0085540@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: robak Date: Tue May 10 10:58:36 2016 New Revision: 414935 URL: https://svnweb.freebsd.org/changeset/ports/414935 Log: databases/xtrabackup: update 2.3.3 -> 2.3.4 PR: 209034 Submitted by: Thomas Babut <tbabut@mobileobjects.de> Approved by: maintainer timeout (aleksandr.kuzminsky@percona.com, 14 days) Modified: head/databases/xtrabackup/Makefile head/databases/xtrabackup/distinfo Modified: head/databases/xtrabackup/Makefile ============================================================================== --- head/databases/xtrabackup/Makefile Tue May 10 10:40:09 2016 (r414934) +++ head/databases/xtrabackup/Makefile Tue May 10 10:58:36 2016 (r414935) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xtrabackup -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 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 May 10 10:40:09 2016 (r414934) +++ head/databases/xtrabackup/distinfo Tue May 10 10:58:36 2016 (r414935) @@ -1,2 +1,2 @@ -SHA256 (percona-xtrabackup-2.3.3.tar.gz) = 88c2b2897c571dd9fac73c1506620a95276f0b7d7e7a30d96aadff0b0f23ae15 -SIZE (percona-xtrabackup-2.3.3.tar.gz) = 34864301 +SHA256 (percona-xtrabackup-2.3.4.tar.gz) = 126c3862f2c00ea5c05fdd15324119e8d36da3a409e55810235618d40e34b370 +SIZE (percona-xtrabackup-2.3.4.tar.gz) = 34862876
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605101058.u4AAwaV0085540>