From owner-svn-ports-all@freebsd.org Thu Sep 27 13:20:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F3B110AE48A; Thu, 27 Sep 2018 13:20:32 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05DEA84EED; Thu, 27 Sep 2018 13:20:32 +0000 (UTC) (envelope-from lme@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 00CBA268DF; Thu, 27 Sep 2018 13:20:32 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8RDKVFQ010933; Thu, 27 Sep 2018 13:20:31 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8RDKV5Y010613; Thu, 27 Sep 2018 13:20:31 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201809271320.w8RDKV5Y010613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Thu, 27 Sep 2018 13:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480800 - head/net-mgmt/icinga2 X-SVN-Group: ports-head X-SVN-Commit-Author: lme X-SVN-Commit-Paths: head/net-mgmt/icinga2 X-SVN-Commit-Revision: 480800 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2018 13:20:32 -0000 Author: lme Date: Thu Sep 27 13:20:31 2018 New Revision: 480800 URL: https://svnweb.freebsd.org/changeset/ports/480800 Log: net-mgmt/icinga2: Update to 2.9.2 Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo head/net-mgmt/icinga2/pkg-plist Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Thu Sep 27 12:37:38 2018 (r480799) +++ head/net-mgmt/icinga2/Makefile Thu Sep 27 13:20:31 2018 (r480800) @@ -2,8 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.9.1 -PORTREVISION= 1 +DISTVERSION= 2.9.2 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icinga2/distinfo ============================================================================== --- head/net-mgmt/icinga2/distinfo Thu Sep 27 12:37:38 2018 (r480799) +++ head/net-mgmt/icinga2/distinfo Thu Sep 27 13:20:31 2018 (r480800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1533888966 -SHA256 (icinga-icinga2-v2.9.1_GH0.tar.gz) = dbc01ee0ac8e981a99b998f17fb87a6c338be7cdbbec7680ad8935c9a638d934 -SIZE (icinga-icinga2-v2.9.1_GH0.tar.gz) = 2193190 +TIMESTAMP = 1538041940 +SHA256 (icinga-icinga2-v2.9.2_GH0.tar.gz) = 3d46e61bc45a369c757a9f91111b80fb2405099a32e04e7d259f8c3a72cfe762 +SIZE (icinga-icinga2-v2.9.2_GH0.tar.gz) = 2194226 Modified: head/net-mgmt/icinga2/pkg-plist ============================================================================== --- head/net-mgmt/icinga2/pkg-plist Thu Sep 27 12:37:38 2018 (r480799) +++ head/net-mgmt/icinga2/pkg-plist Thu Sep 27 13:20:31 2018 (r480800) @@ -37,9 +37,9 @@ etc/bash_completion.d/icinga2 @sample %%ETCDIR%%/zones.conf.sample %%ETCDIR%%/zones.d/README %%MYSQL%%lib/icinga2/libmysql_shim.so -%%MYSQL%%lib/icinga2/libmysql_shim.so.2.9.1 +%%MYSQL%%lib/icinga2/libmysql_shim.so.2.9.2 %%PGSQL%%lib/icinga2/libpgsql_shim.so -%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.9.1 +%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.9.2 lib/icinga2/sbin/icinga2 libexec/nagios/check_nscp_api man/man8/icinga2.8.gz