From owner-svn-ports-head@freebsd.org Thu Aug 25 13:16:59 2016 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 54E42BC5D14; Thu, 25 Aug 2016 13:16:59 +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 mx1.freebsd.org (Postfix) with ESMTPS id 262CF197C; Thu, 25 Aug 2016 13:16:59 +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 u7PDGwc9079595; Thu, 25 Aug 2016 13:16:58 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7PDGwaC079593; Thu, 25 Aug 2016 13:16:58 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201608251316.u7PDGwaC079593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Thu, 25 Aug 2016 13:16:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420848 - head/net-mgmt/icinga2 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.22 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: Thu, 25 Aug 2016 13:16:59 -0000 Author: lme Date: Thu Aug 25 13:16:58 2016 New Revision: 420848 URL: https://svnweb.freebsd.org/changeset/ports/420848 Log: net-mgmt/icinga2: - Update to Bugfix release 2.5.3 - Remove USES=ssl to workaround a missing symbol error on startup [1] Noticed by: many [1] Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Thu Aug 25 13:15:28 2016 (r420847) +++ head/net-mgmt/icinga2/Makefile Thu Aug 25 13:16:58 2016 (r420848) @@ -2,7 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.5.1 +DISTVERSION= 2.5.3 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org @@ -20,7 +20,7 @@ BROKEN_powerpc64= Does not build USE_GITHUB= yes GH_ACCOUNT= icinga -USES= alias bison cmake execinfo libedit ssl +USES= alias bison cmake execinfo libedit USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} Modified: head/net-mgmt/icinga2/distinfo ============================================================================== --- head/net-mgmt/icinga2/distinfo Thu Aug 25 13:15:28 2016 (r420847) +++ head/net-mgmt/icinga2/distinfo Thu Aug 25 13:16:58 2016 (r420848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471959487 -SHA256 (icinga-icinga2-v2.5.1_GH0.tar.gz) = 6bf606136e5d0304bb422b520f0483a37c514fa09805f6f1abea8ab99b4d121d -SIZE (icinga-icinga2-v2.5.1_GH0.tar.gz) = 2493564 +TIMESTAMP = 1472124266 +SHA256 (icinga-icinga2-v2.5.3_GH0.tar.gz) = 3d3b783766b31bacb161fd87218c25562125a94a890ec53c3fb554633ecc7748 +SIZE (icinga-icinga2-v2.5.3_GH0.tar.gz) = 2493793