mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
databases/percona-toolkit: Fix previous commit
Something went wrong with my commit --amend.
Fixes: 1ba20903ac
databases/percona-toolkit: update to 3.5.1
This commit is contained in:
parent
1ba20903ac
commit
ec90fea938
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user