1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- update to 1.2.0

Committed with minor changes from maintainer

PR:		ports/157083
Submitted by:	Pavel Timofeev <timp87@gmail.com>
Approved by:	maintainer
This commit is contained in:
Florian Smeets 2011-05-22 11:24:54 +00:00
parent 247c216f23
commit 316124566d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274436
2 changed files with 5 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= mysqltuner
PORTVERSION= 1.1.0
PORTVERSION= 1.2.0
CATEGORIES= databases
MASTER_SITES= http://mysqltuner.pl/
DISTNAME= ${PORTNAME}.pl
@ -16,6 +16,8 @@ EXTRACT_ONLY=
MAINTAINER= vlad@vlad.uz.ua
COMMENT= A Script Assist You with MySQL Configuration
LICENSE= GPLv3
USE_PERL= yes
NO_BUILD= yes
@ -25,10 +27,6 @@ pre-patch:
@${MKDIR} ${WRKSRC}
@${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}
post-patch:
@${REINPLACE_CMD} -e 's|"1.0.1";|"1.1.0";|' \
${WRKSRC}/${DISTNAME}
.include <bsd.port.pre.mk>
do-install:
@${CP} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${DISTNAME}

View File

@ -1,2 +1,2 @@
SHA256 (mysqltuner.pl) = 751682627063109e525e6f45d6718643cc7e2f4bbb77265343d9316aa6ea4994
SIZE (mysqltuner.pl) = 39054
SHA256 (mysqltuner.pl) = d1ea70a4a627309a658b6265a2a504c5d2de279b3a0707048a54a294f1ac95fa
SIZE (mysqltuner.pl) = 41393