mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
- update to 2.0.2
PR: ports/164074 [1] Submitted by: pgolluci [1] , Royce Williams <royce@tycho.org> (private mail)
This commit is contained in:
parent
8096294e19
commit
900725df83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289090
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= percona-toolkit
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 2.0.2
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/
|
||||
MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= flo@FreeBSD.org
|
||||
COMMENT= Collection of essential command-line utilities for MySQL
|
||||
@ -20,39 +20,41 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN1= pt-mysql-summary.1 \
|
||||
pt-kill.1 \
|
||||
pt-online-schema-change.1 \
|
||||
pt-trend.1 \
|
||||
pt-table-sync.1 \
|
||||
pt-upgrade.1 \
|
||||
pt-fifo-split.1 \
|
||||
pt-slave-find.1 \
|
||||
pt-log-player.1 \
|
||||
pt-find.1 \
|
||||
MAN1= percona-toolkit.1 \
|
||||
pt-align.1 \
|
||||
pt-archiver.1 \
|
||||
pt-collect.1 \
|
||||
pt-config-diff.1 \
|
||||
pt-deadlock-logger.1 \
|
||||
pt-mext.1 \
|
||||
pt-slave-restart.1 \
|
||||
pt-summary.1 \
|
||||
pt-diskstats.1 \
|
||||
pt-duplicate-key-checker.1 \
|
||||
pt-fifo-split.1 \
|
||||
pt-find.1 \
|
||||
pt-fk-error-logger.1 \
|
||||
pt-table-checksum.1 \
|
||||
pt-heartbeat.1 \
|
||||
pt-index-usage.1 \
|
||||
pt-ioprofile.1 \
|
||||
pt-kill.1 \
|
||||
pt-log-player.1 \
|
||||
pt-mext.1 \
|
||||
pt-mysql-summary.1 \
|
||||
pt-online-schema-change.1 \
|
||||
pt-pmp.1 \
|
||||
pt-query-advisor.1 \
|
||||
pt-query-digest.1 \
|
||||
pt-show-grants.1 \
|
||||
percona-toolkit.1 \
|
||||
pt-pmp.1 \
|
||||
pt-heartbeat.1 \
|
||||
pt-slave-delay.1 \
|
||||
pt-sift.1 \
|
||||
pt-diskstats.1 \
|
||||
pt-visual-explain.1 \
|
||||
pt-query-advisor.1 \
|
||||
pt-variable-advisor.1 \
|
||||
pt-collect.1 \
|
||||
pt-index-usage.1 \
|
||||
pt-slave-delay.1 \
|
||||
pt-slave-find.1 \
|
||||
pt-slave-restart.1 \
|
||||
pt-stalk.1 \
|
||||
pt-summary.1 \
|
||||
pt-table-checksum.1 \
|
||||
pt-table-sync.1 \
|
||||
pt-tcp-model.1 \
|
||||
pt-duplicate-key-checker.1 \
|
||||
pt-config-diff.1 \
|
||||
pt-stalk.1
|
||||
pt-trend.1 \
|
||||
pt-upgrade.1 \
|
||||
pt-variable-advisor.1 \
|
||||
pt-visual-explain.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (percona-toolkit-1.0.2.tar.gz) = f593d8859c9e7331e7a6c14e9b7e314b3385ed431ccee11e5207fc45b9e4fc6a
|
||||
SIZE (percona-toolkit-1.0.2.tar.gz) = 1027175
|
||||
SHA256 (percona-toolkit-2.0.2.tar.gz) = 2d492b46f60346dc9486547f9a5ca29a6cce49b36f7f363caf50629a3c74a46c
|
||||
SIZE (percona-toolkit-2.0.2.tar.gz) = 1027770
|
||||
|
@ -1,35 +1,37 @@
|
||||
bin/pt-mysql-summary
|
||||
bin/pt-kill
|
||||
bin/pt-online-schema-change
|
||||
bin/pt-trend
|
||||
bin/pt-table-sync
|
||||
bin/pt-upgrade
|
||||
bin/pt-fifo-split
|
||||
bin/pt-slave-find
|
||||
bin/pt-log-player
|
||||
bin/pt-find
|
||||
bin/pt-align
|
||||
bin/pt-archiver
|
||||
bin/pt-collect
|
||||
bin/pt-config-diff
|
||||
bin/pt-deadlock-logger
|
||||
bin/pt-mext
|
||||
bin/pt-slave-restart
|
||||
bin/pt-summary
|
||||
bin/pt-diskstats
|
||||
bin/pt-duplicate-key-checker
|
||||
bin/pt-fifo-split
|
||||
bin/pt-find
|
||||
bin/pt-fk-error-logger
|
||||
bin/pt-table-checksum
|
||||
bin/pt-heartbeat
|
||||
bin/pt-index-usage
|
||||
bin/pt-ioprofile
|
||||
bin/pt-kill
|
||||
bin/pt-log-player
|
||||
bin/pt-mext
|
||||
bin/pt-mysql-summary
|
||||
bin/pt-online-schema-change
|
||||
bin/pt-pmp
|
||||
bin/pt-query-advisor
|
||||
bin/pt-query-digest
|
||||
bin/pt-show-grants
|
||||
bin/pt-pmp
|
||||
bin/pt-heartbeat
|
||||
bin/pt-slave-delay
|
||||
bin/pt-sift
|
||||
bin/pt-diskstats
|
||||
bin/pt-visual-explain
|
||||
bin/pt-query-advisor
|
||||
bin/pt-variable-advisor
|
||||
bin/pt-collect
|
||||
bin/pt-index-usage
|
||||
bin/pt-tcp-model
|
||||
bin/pt-duplicate-key-checker
|
||||
bin/pt-config-diff
|
||||
bin/pt-slave-delay
|
||||
bin/pt-slave-find
|
||||
bin/pt-slave-restart
|
||||
bin/pt-stalk
|
||||
bin/pt-summary
|
||||
bin/pt-table-checksum
|
||||
bin/pt-table-sync
|
||||
bin/pt-tcp-model
|
||||
bin/pt-trend
|
||||
bin/pt-upgrade
|
||||
bin/pt-variable-advisor
|
||||
bin/pt-visual-explain
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/percona-toolkit/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/percona-toolkit
|
||||
|
Loading…
Reference in New Issue
Block a user