From owner-svn-ports-all@FreeBSD.ORG Thu Mar 12 18:13:58 2015 Return-Path: Delivered-To: svn-ports-all@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 91B0A8F8; Thu, 12 Mar 2015 18:13:58 +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 7C90225E; Thu, 12 Mar 2015 18:13:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2CIDwxv039396; Thu, 12 Mar 2015 18:13:58 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2CIDw8u039395; Thu, 12 Mar 2015 18:13:58 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201503121813.t2CIDw8u039395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 12 Mar 2015 18:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381123 - head/net-mgmt/icinga X-SVN-Group: ports-head 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.18-1 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, 12 Mar 2015 18:13:58 -0000 Author: girgen Date: Thu Mar 12 18:13:57 2015 New Revision: 381123 URL: https://svnweb.freebsd.org/changeset/ports/381123 QAT: https://qat.redports.org/buildarchive/r381123/ Log: fix accidental use of WWWGRP in filename www_server.*. No need to bump pkgversion, since it is a noop unless the WWWGRP is modified, and if it is, the port breaks Modified: head/net-mgmt/icinga/pkg-plist Modified: head/net-mgmt/icinga/pkg-plist ============================================================================== --- head/net-mgmt/icinga/pkg-plist Thu Mar 12 18:00:44 2015 (r381122) +++ head/net-mgmt/icinga/pkg-plist Thu Mar 12 18:13:57 2015 (r381123) @@ -1264,9 +1264,9 @@ libexec/icinga/eventhandlers/submit_chec %%ICINGAWWWDIR%%/images/logos/equipment/workstation.gif %%ICINGAWWWDIR%%/images/logos/equipment/workstation.png %%ICINGAWWWDIR%%/images/logos/equipment/workstation_locked.png -%%ICINGAWWWDIR%%/images/logos/equipment/%%WWWGRP%%_server.gd2 -%%ICINGAWWWDIR%%/images/logos/equipment/%%WWWGRP%%_server.gif -%%ICINGAWWWDIR%%/images/logos/equipment/%%WWWGRP%%_server.png +%%ICINGAWWWDIR%%/images/logos/equipment/www_server.gd2 +%%ICINGAWWWDIR%%/images/logos/equipment/www_server.gif +%%ICINGAWWWDIR%%/images/logos/equipment/www_server.png %%ICINGAWWWDIR%%/images/logos/hardware/3ComSS2h500.gif %%ICINGAWWWDIR%%/images/logos/hardware/3ComSS2h500.jpg %%ICINGAWWWDIR%%/images/logos/hardware/3ComSS2h500.png