Date: Wed, 30 May 2018 18:08:22 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471143 - head/sysutils/monit Message-ID: <201805301808.w4UI8Mks099759@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed May 30 18:08:22 2018 New Revision: 471143 URL: https://svnweb.freebsd.org/changeset/ports/471143 Log: sysutils/monit: Update to 5.25.2 PR: 228598 Submitted by: martinp@tildeslash.com (maintainer) Modified: head/sysutils/monit/Makefile (contents, props changed) head/sysutils/monit/distinfo (contents, props changed) Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Wed May 30 18:06:17 2018 (r471142) +++ head/sysutils/monit/Makefile Wed May 30 18:08:22 2018 (r471143) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.25.0 +PORTVERSION= 5.25.2 CATEGORIES= sysutils -MASTER_SITES= http://www.mmonit.com/monit/dist/ +MASTER_SITES= https://mmonit.com/monit/dist/ MAINTAINER= martinp@tildeslash.com COMMENT= Unix system management and proactive monitoring Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Wed May 30 18:06:17 2018 (r471142) +++ head/sysutils/monit/distinfo Wed May 30 18:08:22 2018 (r471143) @@ -1,3 +1,3 @@ -TIMESTAMP = 1510053335 -SHA256 (monit-5.25.0.tar.gz) = 8949b99716581c5550bbbfb1009190f0e70f84b804d39902e55c5c3d095c2c32 -SIZE (monit-5.25.0.tar.gz) = 1353674 +TIMESTAMP = 1527587862 +SHA256 (monit-5.25.2.tar.gz) = aa0ce6361d1155e43e30a86dcff00b2003d434f221c360981ced830275abc64a +SIZE (monit-5.25.2.tar.gz) = 1354704
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805301808.w4UI8Mks099759>