git: ec90fea938df - main - databases/percona-toolkit: Fix previous commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Feb 2023 21:23:52 UTC
The branch main has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec90fea938df05e425c21b123aca1dfd1e792db0 commit ec90fea938df05e425c21b123aca1dfd1e792db0 Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2023-02-26 21:18:07 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2023-02-26 21:18:07 +0000 databases/percona-toolkit: Fix previous commit Something went wrong with my commit --amend. Fixes: 1ba20903ace2 databases/percona-toolkit: update to 3.5.1 --- databases/percona-toolkit/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile index 0d95fadc7703..02e156c4a944 100644 --- a/databases/percona-toolkit/Makefile +++ b/databases/percona-toolkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= percona-toolkit -PORTVERSION= 3.5.1 +DISTVERSION= 3.5.1 CATEGORIES= databases MASTER_SITES= https://www.percona.com/downloads/${PORTNAME}/${PORTVERSION}/source/tarball/ @@ -19,7 +19,7 @@ RUN_DEPENDS= bash:shells/bash \ USES= perl5 shebangfix USE_PERL5= configure -SHEBANG_REGEX= ./bin/pt-.* +SHEBANG_FILES= bin/pt-* CONFLICTS_INSTALL= p5-Pipeline # lib/perl5/site_perl/Pipeline.pm