From owner-svn-ports-head@freebsd.org Sat Feb 25 10:51:01 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 DA659CEBC90; Sat, 25 Feb 2017 10:51:01 +0000 (UTC) (envelope-from bofh@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 812C8BD9; Sat, 25 Feb 2017 10:51:01 +0000 (UTC) (envelope-from bofh@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1PAp0uZ094938; Sat, 25 Feb 2017 10:51:00 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1PAp01t094935; Sat, 25 Feb 2017 10:51:00 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201702251051.v1PAp01t094935@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Sat, 25 Feb 2017 10:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434793 - head/net-mgmt/ndoutils 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, 25 Feb 2017 10:51:02 -0000 Author: bofh Date: Sat Feb 25 10:51:00 2017 New Revision: 434793 URL: https://svnweb.freebsd.org/changeset/ports/434793 Log: net-mgmt/ndoutils: Update version 2.1.0=>2.1.2 Modified: head/net-mgmt/ndoutils/Makefile head/net-mgmt/ndoutils/distinfo head/net-mgmt/ndoutils/pkg-plist Modified: head/net-mgmt/ndoutils/Makefile ============================================================================== --- head/net-mgmt/ndoutils/Makefile Sat Feb 25 10:27:15 2017 (r434792) +++ head/net-mgmt/ndoutils/Makefile Sat Feb 25 10:51:00 2017 (r434793) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ndoutils -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 CATEGORIES= net-mgmt MASTER_SITES= SF/nagios/${PORTNAME}-2.x/${PORTNAME}-${PORTVERSION} @@ -29,7 +29,7 @@ NAGIOS3X_RUN_DEPENDS= ${LOCALBASE}/bin/n NAGIOS4X_RUN_DEPENDS= ${LOCALBASE}/bin/nagios:net-mgmt/nagios4 NANOSLEEP_CONFIGURE_ENABLE= nanosleep -USES= mysql perl5 +USES= mysql perl5 ssl USE_RC_SUBR= ndo2db SUB_FILES= pkg-message Modified: head/net-mgmt/ndoutils/distinfo ============================================================================== --- head/net-mgmt/ndoutils/distinfo Sat Feb 25 10:27:15 2017 (r434792) +++ head/net-mgmt/ndoutils/distinfo Sat Feb 25 10:51:00 2017 (r434793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470350374 -SHA256 (ndoutils-2.1.0.tar.gz) = 0ae1efe227980c083a865f5e85d003750a9055f24cc387e6a10078e43600d857 -SIZE (ndoutils-2.1.0.tar.gz) = 2260878 +TIMESTAMP = 1487981657 +SHA256 (ndoutils-2.1.2.tar.gz) = 7bb5e19e326a845644291557009a50bdf7d97954f74a06645c707731a89a9e6b +SIZE (ndoutils-2.1.2.tar.gz) = 2261060 Modified: head/net-mgmt/ndoutils/pkg-plist ============================================================================== --- head/net-mgmt/ndoutils/pkg-plist Sat Feb 25 10:27:15 2017 (r434792) +++ head/net-mgmt/ndoutils/pkg-plist Sat Feb 25 10:51:00 2017 (r434793) @@ -1,4 +1,3 @@ -@stopdaemon ndo2db bin/file2sock bin/log2ndo bin/ndo2db @@ -92,6 +91,7 @@ etc/nagios/ndoutils.cfg-sample %%DATADIR%%/mysql-upgrade-2.0.0.sql %%DATADIR%%/mysql-upgrade-2.0.1.sql %%DATADIR%%/mysql-upgrade-2.1.0.sql +%%DATADIR%%/mysql-upgrade-2.1.2.sql %%DATADIR%%/mysql.sql %%DATADIR%%/prepsql %%DATADIR%%/queries/comment_history.sql