From owner-svn-ports-head@freebsd.org Wed Nov 8 16:30:28 2017 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 48B01E5789D; Wed, 8 Nov 2017 16:30:28 +0000 (UTC) (envelope-from pizzamig@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 1299A80A0B; Wed, 8 Nov 2017 16:30:27 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA8GURaH055485; Wed, 8 Nov 2017 16:30:27 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA8GURHj055483; Wed, 8 Nov 2017 16:30:27 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201711081630.vA8GURHj055483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Wed, 8 Nov 2017 16:30:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453753 - head/sysutils/monit X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/sysutils/monit X-SVN-Commit-Revision: 453753 X-SVN-Commit-Repository: ports 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.23 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: Wed, 08 Nov 2017 16:30:28 -0000 Author: pizzamig Date: Wed Nov 8 16:30:26 2017 New Revision: 453753 URL: https://svnweb.freebsd.org/changeset/ports/453753 Log: sysutils/monit: Update to 5.25.0 PR: 223492 Submitted by: martinp@tildeslash.com (maintainer) Approved by: lme (mentor) Sponsored by: trivago N.V. Differential Revision: https://reviews.freebsd.org/D13007 Modified: head/sysutils/monit/Makefile head/sysutils/monit/distinfo Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Wed Nov 8 16:06:50 2017 (r453752) +++ head/sysutils/monit/Makefile Wed Nov 8 16:30:26 2017 (r453753) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.24.0 +PORTVERSION= 5.25.0 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Wed Nov 8 16:06:50 2017 (r453752) +++ head/sysutils/monit/distinfo Wed Nov 8 16:30:26 2017 (r453753) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506297541 -SHA256 (monit-5.24.0.tar.gz) = 754d1f0e165e5a26d4639a6a83f44ccf839e381f2622e0946d5302fa1f2d2414 -SIZE (monit-5.24.0.tar.gz) = 1352660 +TIMESTAMP = 1510053335 +SHA256 (monit-5.25.0.tar.gz) = 8949b99716581c5550bbbfb1009190f0e70f84b804d39902e55c5c3d095c2c32 +SIZE (monit-5.25.0.tar.gz) = 1353674