ports/157083: [UPDATE] databases/mysqltuner from 1.1.0 to 1.2.0
Pavel Timofeev
timp87 at gmail.com
Mon May 16 08:00:29 UTC 2011
>Number: 157083
>Category: ports
>Synopsis: [UPDATE] databases/mysqltuner from 1.1.0 to 1.2.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon May 16 08:00:22 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Pavel Timofeev
>Release: FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
FreeBSD timbsd.xxx.ru 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Fri Apr 22 12:57:04 MSD 2011 mox at timbsd.xxx.ru:/usr/obj/usr/src/sys/TIMBSD i386
>Description:
Please, update databases/mysqltuner from 1.1.0 to 1.2.0.
And copy 1.2.0 distfile to ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ if need.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2011-05-16 11:40:10.000000000 +0400
+++ Makefile 2011-05-16 11:53:48.000000000 +0400
@@ -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,7 +16,10 @@
MAINTAINER= vlad at vlad.uz.ua
COMMENT= A Script Assist You with MySQL Configuration
-USE_PERL= yes
+LICENSE= GPLv3
+
+USE_PERL5= yes
+USE_MYSQL= yes
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}.pl
@@ -26,7 +29,7 @@
@${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}
post-patch:
- @${REINPLACE_CMD} -e 's|"1.0.1";|"1.1.0";|' \
+ @${REINPLACE_CMD} -e 's|"1.1.0";|"1.2.0";|' \
${WRKSRC}/${DISTNAME}
.include <bsd.port.pre.mk>
--- distinfo.orig 2011-05-16 11:40:16.000000000 +0400
+++ distinfo 2011-05-16 11:40:51.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (mysqltuner.pl) = 751682627063109e525e6f45d6718643cc7e2f4bbb77265343d9316aa6ea4994
-SIZE (mysqltuner.pl) = 39054
+SHA256 (mysqltuner.pl) = d1ea70a4a627309a658b6265a2a504c5d2de279b3a0707048a54a294f1ac95fa
+SIZE (mysqltuner.pl) = 41393
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list