From owner-svn-ports-head@FreeBSD.ORG Fri May 15 23:20:26 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6167FA92; Fri, 15 May 2015 23:20:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 4F74E1326; Fri, 15 May 2015 23:20:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4FNKQHo048492; Fri, 15 May 2015 23:20:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4FNKPJD048490; Fri, 15 May 2015 23:20:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201505152320.t4FNKPJD048490@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 15 May 2015 23:20:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386490 - head/sysutils/monit 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.20 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: Fri, 15 May 2015 23:20:26 -0000 Author: jbeich Date: Fri May 15 23:20:25 2015 New Revision: 386490 URL: https://svnweb.freebsd.org/changeset/ports/386490 Log: sysutils/monit: update to 5.13 Changes: https://mmonit.com/monit/changes/ PR: 199970 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 Fri May 15 23:20:09 2015 (r386489) +++ head/sysutils/monit/Makefile Fri May 15 23:20:25 2015 (r386490) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.12.2 +PORTVERSION= 5.13 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Fri May 15 23:20:09 2015 (r386489) +++ head/sysutils/monit/distinfo Fri May 15 23:20:25 2015 (r386490) @@ -1,2 +1,2 @@ -SHA256 (monit-5.12.2.tar.gz) = 8ab0296d1aa2351b1573481592d7b5e06de1edd49dff1b5552839605a450914c -SIZE (monit-5.12.2.tar.gz) = 1192066 +SHA256 (monit-5.13.tar.gz) = 9abae036f3be93a19c6b476ecd106b29d4da755bbc05f0a323e882eab6b2c5a9 +SIZE (monit-5.13.tar.gz) = 1193463