svn commit: r421488 - head/net-mgmt/check_mysql_health

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 7 10:31:12 UTC 2016


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 at 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


More information about the svn-ports-all mailing list