Date: Wed, 7 Sep 2016 10:31:10 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421488 - head/net-mgmt/check_mysql_health Message-ID: <201609071031.u87AVAcD028983@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Sep 7 10:31:10 2016 New Revision: 421488 URL: https://svnweb.freebsd.org/changeset/ports/421488 Log: - Update to 2.2.2 PR: 212094 Submitted by: joneum@bsdproject.de Modified: head/net-mgmt/check_mysql_health/Makefile head/net-mgmt/check_mysql_health/distinfo Modified: head/net-mgmt/check_mysql_health/Makefile ============================================================================== --- head/net-mgmt/check_mysql_health/Makefile Wed Sep 7 10:30:29 2016 (r421487) +++ head/net-mgmt/check_mysql_health/Makefile Wed Sep 7 10:31:10 2016 (r421488) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= check_mysql_health -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= net-mgmt MASTER_SITES= https://labs.consol.de/assets/downloads/nagios/ Modified: head/net-mgmt/check_mysql_health/distinfo ============================================================================== --- head/net-mgmt/check_mysql_health/distinfo Wed Sep 7 10:30:29 2016 (r421487) +++ head/net-mgmt/check_mysql_health/distinfo Wed Sep 7 10:31:10 2016 (r421488) @@ -1,2 +1,3 @@ -SHA256 (check_mysql_health-2.2.1.tar.gz) = a88aabe7bd9ead97998e2d4dd4d41c2ddfd4373d759b4312dc92ce18fc983b55 -SIZE (check_mysql_health-2.2.1.tar.gz) = 140160 +TIMESTAMP = 1472021297 +SHA256 (check_mysql_health-2.2.2.tar.gz) = bae2a2b415a902a42287459acdc4dda5278decd43bd24b4ac7770ec2ad11559f +SIZE (check_mysql_health-2.2.2.tar.gz) = 140250
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609071031.u87AVAcD028983>