Skip to content

Commit

Permalink
databases/percona-toolkit: Update to 3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fsmeets committed Feb 20, 2022
1 parent a82467f commit 14d3d79
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
10 changes: 7 additions & 3 deletions databases/percona-toolkit/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= percona-toolkit
PORTVERSION= 3.3.0
PORTVERSION= 3.3.1
CATEGORIES= databases
MASTER_SITES= https://www.percona.com/downloads/${PORTNAME}/${PORTVERSION}/source/tarball/

Expand All @@ -12,11 +12,15 @@ LICENSE_COMB= dual
RUN_DEPENDS= bash:shells/bash \
p5-DBD-mysql>=3:databases/p5-DBD-mysql \
p5-DBI>=1.46:databases/p5-DBI \
p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey
p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey \
pidof:sysutils/pidof

USES= perl5
USES= perl5 shebangfix
USE_PERL5= configure

SHEBANG_FILES= bin/pt-ioprofile bin/pt-mext bin/pt-mysql-summary bin/pt-summary
bash_OLD_CMD+= /bin/sh

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions databases/percona-toolkit/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1618179624
SHA256 (percona-toolkit-3.3.0.tar.gz) = 0a71e3bfa1eec7c9d8941080d2852d4d4354c2c1fe303f2f28f6352627549d16
SIZE (percona-toolkit-3.3.0.tar.gz) = 15342520
TIMESTAMP = 1644348536
SHA256 (percona-toolkit-3.3.1.tar.gz) = 60fc106b195b6716f1ebb3ca16b401692228c1a2a885da72111a93391fd12090
SIZE (percona-toolkit-3.3.1.tar.gz) = 15348084

0 comments on commit 14d3d79

Please sign in to comment.