From owner-svn-ports-head@freebsd.org Tue Jun 14 15:02:05 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8B2BAB69A25; Tue, 14 Jun 2016 15:02:05 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3E4542D11; Tue, 14 Jun 2016 15:02:05 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5EF24d4081002; Tue, 14 Jun 2016 15:02:04 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5EF24og081000; Tue, 14 Jun 2016 15:02:04 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201606141502.u5EF24og081000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Tue, 14 Jun 2016 15:02:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416891 - in head/databases/innotop: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Jun 2016 15:02:05 -0000 Author: skreuzer Date: Tue Jun 14 15:02:04 2016 New Revision: 416891 URL: https://svnweb.freebsd.org/changeset/ports/416891 Log: Update to version 1.11 PR: 210269 Deleted: head/databases/innotop/files/ Modified: head/databases/innotop/Makefile head/databases/innotop/distinfo Modified: head/databases/innotop/Makefile ============================================================================== --- head/databases/innotop/Makefile Tue Jun 14 14:52:40 2016 (r416890) +++ head/databases/innotop/Makefile Tue Jun 14 15:02:04 2016 (r416891) @@ -2,10 +2,8 @@ # $FreeBSD$ PORTNAME= innotop -PORTVERSION= 1.9.1 -PORTREVISION= 2 +PORTVERSION= 1.11.1 CATEGORIES= databases -MASTER_SITES= GOOGLE_CODE MAINTAINER= skreuzer@FreeBSD.org COMMENT= MySQL and InnoDB monitoring program @@ -16,9 +14,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \ p5-DBI>=1.46:databases/p5-DBI \ p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey -RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql \ - p5-DBI>=1.46:databases/p5-DBI \ - p5-Term-ReadKey>=2.10:devel/p5-Term-ReadKey +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USE_GITHUB= yes +GH_ACCOUNT= innotop +GH_PROJECT= innotop +GH_TAGNAME= v${PORTVERSION} USES= perl5 USE_PERL5= configure Modified: head/databases/innotop/distinfo ============================================================================== --- head/databases/innotop/distinfo Tue Jun 14 14:52:40 2016 (r416890) +++ head/databases/innotop/distinfo Tue Jun 14 15:02:04 2016 (r416891) @@ -1,2 +1,3 @@ -SHA256 (innotop-1.9.1.tar.gz) = 117e5af58a83af79b6cf99877b25b1479197597be5a7d51b245a0ad9c69f4d3d -SIZE (innotop-1.9.1.tar.gz) = 147677 +TIMESTAMP = 1465911515 +SHA256 (innotop-innotop-1.11.1-v1.11.1_GH0.tar.gz) = c93a4fb496ce1749aaaf0a70f0899ed1fa1aa5cd231208b6b3424285c77dc1b7 +SIZE (innotop-innotop-1.11.1-v1.11.1_GH0.tar.gz) = 178295