From 84947b10cd01360627571078984250f58a1e2cd5 Mon Sep 17 00:00:00 2001 From: Eugene Grosbein Date: Tue, 14 May 2024 13:51:36 +0700 Subject: databases/xtrabackup80: add missing chunk after previous commit Actualize WWW link. Note that upstream supports Intel/AMD arches only. --- databases/xtrabackup80/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile index 84640040fc1a..7815c90e5e5e 100644 --- a/databases/xtrabackup80/Makefile +++ b/databases/xtrabackup80/Makefile @@ -9,11 +9,13 @@ DISTFILES= ${PPORTNAME}-${DVERSION}${EXTRACT_SUFX}:percona \ MAINTAINER= eugene@zhegan.in COMMENT= Open-source backup tool for InnoDB and XtraDB -WWW= https://www.percona.com/doc/percona-xtrabackup/ +WWW= https://docs.percona.com/percona-xtrabackup/8.0/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE +ONLY_FOR_ARCHS= amd64 i386 + RUN_DEPENDS= qpress:archivers/qpress USES= bison cmake compiler:c++14-lang cpe pkgconfig ssl -- cgit v1.2.3