git: 31b6d2fd9a94 - main - databases/xtrabackup80: Remove incorrectly added deprecation/expiration
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Dec 2024 00:16:49 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=31b6d2fd9a94da9e424af975bcb195b2ad93c5d8 commit 31b6d2fd9a94da9e424af975bcb195b2ad93c5d8 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2024-12-25 00:13:30 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2024-12-25 00:13:30 +0000 databases/xtrabackup80: Remove incorrectly added deprecation/expiration This was incorrectly marked as deprecated. It is in fact supported and under active development by Percona. See PXB 8.0.x under the MySQL Software table of: https://www.percona.com/services/policies/percona-software-support-lifecycle databases/xtrabackup80 is required for MySQL 8.0.x and databases/xtrabackup84 is required for MySQL 8.4.x --- databases/xtrabackup80/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile index 76282ac0a6bd..4a898ab5b95a 100644 --- a/databases/xtrabackup80/Makefile +++ b/databases/xtrabackup80/Makefile @@ -15,9 +15,6 @@ WWW= https://docs.percona.com/percona-xtrabackup/8.0/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Unsupported upstream, consider migrating to databases/xtrabackup84 -EXPIRATION_DATE=2025-01-31 - ONLY_FOR_ARCHS= amd64 i386 RUN_DEPENDS= qpress:archivers/qpress