From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 16 08:00:29 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6E97B106567D for ; Mon, 16 May 2011 08:00:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 434708FC14 for ; Mon, 16 May 2011 08:00:23 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4G80NC1092901 for ; Mon, 16 May 2011 08:00:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4G80NXP092900; Mon, 16 May 2011 08:00:23 GMT (envelope-from gnats) Resent-Date: Mon, 16 May 2011 08:00:23 GMT Resent-Message-Id: <201105160800.p4G80NXP092900@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pavel Timofeev Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34C041065673 for ; Mon, 16 May 2011 07:58:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 249D18FC14 for ; Mon, 16 May 2011 07:58:17 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4G7wGur017653 for ; Mon, 16 May 2011 07:58:16 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p4G7wGoW017652; Mon, 16 May 2011 07:58:16 GMT (envelope-from nobody) Message-Id: <201105160758.p4G7wGoW017652@red.freebsd.org> Date: Mon, 16 May 2011 07:58:16 GMT From: Pavel Timofeev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157083: [UPDATE] databases/mysqltuner from 1.1.0 to 1.2.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 08:00:29 -0000 >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@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@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 --- 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: