git: 66c6ac35b419 - main - databases/xtrabackup84: upgrade to 8.4.0-6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jun 2026 20:20:47 UTC
The branch main has been updated by samm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=66c6ac35b4192daf47485dcc8285a08095ccc444
commit 66c6ac35b4192daf47485dcc8285a08095ccc444
Author: Oleksii Samorukov <samm@FreeBSD.org>
AuthorDate: 2026-06-28 20:18:56 +0000
Commit: Oleksii Samorukov <samm@FreeBSD.org>
CommitDate: 2026-06-28 20:20:06 +0000
databases/xtrabackup84: upgrade to 8.4.0-6
Changelog: https://docs.percona.com/new/2026/06/24/percona-xtrabackup-840-6-has-been-released/
Reported by: https://repology.org/
---
databases/xtrabackup84/Makefile | 6 +++++-
databases/xtrabackup84/distinfo | 6 +++---
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/databases/xtrabackup84/Makefile b/databases/xtrabackup84/Makefile
index 755aaac9e936..e0c5ede3fb06 100644
--- a/databases/xtrabackup84/Makefile
+++ b/databases/xtrabackup84/Makefile
@@ -1,5 +1,5 @@
PORTNAME= xtrabackup84
-DISTVERSION= 8.4.0-5
+DISTVERSION= 8.4.0-6
CATEGORIES= databases
MASTER_SITES= https://downloads.percona.com/downloads/Percona-XtraBackup-8.4/Percona-XtraBackup-${DISTVERSION}/source/tarball/:percona
DISTFILES= ${PPORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:percona
@@ -70,4 +70,8 @@ post-stage:
@${RM} -r ${STAGEDIR}${PREFIX}/docs ${STAGEDIR}${PREFIX}/man
@${RMDIR} ${STAGEDIR}${PREFIX}/lib/plugin/debug
+do-test:
+ @cd ${WRKDIR} && ${PREFIX}/bin/xtrabackup --version
+ @${ECHO} "xtrabackup --version test passed (exit code 0)"
+
.include <bsd.port.post.mk>
diff --git a/databases/xtrabackup84/distinfo b/databases/xtrabackup84/distinfo
index 412783b0159f..76b171c0322a 100644
--- a/databases/xtrabackup84/distinfo
+++ b/databases/xtrabackup84/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1767039010
-SHA256 (percona-xtrabackup-8.4.0-5.tar.gz) = fadcf27efd2a2596f689388659e2ff5c36debcc051a55974ac8bb4a83c015f57
-SIZE (percona-xtrabackup-8.4.0-5.tar.gz) = 432646274
+TIMESTAMP = 1782656773
+SHA256 (percona-xtrabackup-8.4.0-6.tar.gz) = e0e886b78d18b34122bd15b2d80f52fc5df2422260edaa3074820902beecd351
+SIZE (percona-xtrabackup-8.4.0-6.tar.gz) = 432884869