From owner-svn-ports-head@freebsd.org Sat Jun 10 17:45:45 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 776C4BF2EA7; Sat, 10 Jun 2017 17:45:45 +0000 (UTC) (envelope-from dbaio@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 44CA78149E; Sat, 10 Jun 2017 17:45:45 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5AHjiS7095023; Sat, 10 Jun 2017 17:45:44 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5AHjiXs095021; Sat, 10 Jun 2017 17:45:44 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201706101745.v5AHjiXs095021@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 10 Jun 2017 17:45:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443107 - 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.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: Sat, 10 Jun 2017 17:45:45 -0000 Author: dbaio Date: Sat Jun 10 17:45:44 2017 New Revision: 443107 URL: https://svnweb.freebsd.org/changeset/ports/443107 Log: sysutils/monit: Update to 5.23.0 While here, add LICENSE_FILE Changes: https://mmonit.com/monit/changes/ PR: 219845 Submitted by: martinp@tildeslash.com (maintainer) Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D11130 Modified: head/sysutils/monit/Makefile head/sysutils/monit/distinfo Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Sat Jun 10 17:41:32 2017 (r443106) +++ head/sysutils/monit/Makefile Sat Jun 10 17:45:44 2017 (r443107) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.22.0 +PORTVERSION= 5.23.0 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ @@ -10,6 +10,7 @@ MAINTAINER= martinp@tildeslash.com COMMENT= Unix system management and proactive monitoring LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= bison gmake Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Sat Jun 10 17:41:32 2017 (r443106) +++ head/sysutils/monit/distinfo Sat Jun 10 17:45:44 2017 (r443107) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492628581 -SHA256 (monit-5.22.0.tar.gz) = 9fc58b5e3caafd64f0b6fff3e65ae757239fab37d04fb33efce177da15176183 -SIZE (monit-5.22.0.tar.gz) = 1296354 +TIMESTAMP = 1497113017 +SHA256 (monit-5.23.0.tar.gz) = dd39fe3a379c02402ba9c44c201b3ba925ebdc8f04225918820607b6c5d56713 +SIZE (monit-5.23.0.tar.gz) = 1298472