From owner-svn-ports-all@freebsd.org Fri Jul 28 21:30:51 2017 Return-Path: Delivered-To: svn-ports-all@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 E48D5DCFFA4; Fri, 28 Jul 2017 21:30:51 +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 C07A07240B; Fri, 28 Jul 2017 21:30:51 +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 v6SLUotb080623; Fri, 28 Jul 2017 21:30:50 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6SLUolx080620; Fri, 28 Jul 2017 21:30:50 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201707282130.v6SLUolx080620@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Fri, 28 Jul 2017 21:30:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446853 - head/net-mgmt/icingaweb2-module-map X-SVN-Group: ports-head X-SVN-Commit-Author: lme X-SVN-Commit-Paths: head/net-mgmt/icingaweb2-module-map X-SVN-Commit-Revision: 446853 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.23 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: Fri, 28 Jul 2017 21:30:52 -0000 Author: lme Date: Fri Jul 28 21:30:50 2017 New Revision: 446853 URL: https://svnweb.freebsd.org/changeset/ports/446853 Log: net-mgmt/icingaweb2-module-map: Update to the latest GH commit Modified: head/net-mgmt/icingaweb2-module-map/Makefile head/net-mgmt/icingaweb2-module-map/distinfo head/net-mgmt/icingaweb2-module-map/pkg-plist Modified: head/net-mgmt/icingaweb2-module-map/Makefile ============================================================================== --- head/net-mgmt/icingaweb2-module-map/Makefile Fri Jul 28 21:20:47 2017 (r446852) +++ head/net-mgmt/icingaweb2-module-map/Makefile Fri Jul 28 21:30:50 2017 (r446853) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icingaweb2-module-map -PORTVERSION= 0.0.1.20170717 +PORTVERSION= 0.0.1.20170728 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -13,7 +13,7 @@ RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz -GH_TAGNAME= 8323484 +GH_TAGNAME= db8cb8f NO_BUILD= yes NO_ARCH= yes Modified: head/net-mgmt/icingaweb2-module-map/distinfo ============================================================================== --- head/net-mgmt/icingaweb2-module-map/distinfo Fri Jul 28 21:20:47 2017 (r446852) +++ head/net-mgmt/icingaweb2-module-map/distinfo Fri Jul 28 21:30:50 2017 (r446853) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501107787 -SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170717-8323484_GH0.tar.gz) = 640156252961419fe6379dec2343227c6d3d533aad5229f60002187490320273 -SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170717-8323484_GH0.tar.gz) = 1187340 +TIMESTAMP = 1501277233 +SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = c29b3414d7f97aec25df0c3d94021bec11ec584f031f655d13e51a6cbcd96f46 +SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = 1721993 Modified: head/net-mgmt/icingaweb2-module-map/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2-module-map/pkg-plist Fri Jul 28 21:20:47 2017 (r446852) +++ head/net-mgmt/icingaweb2-module-map/pkg-plist Fri Jul 28 21:30:50 2017 (r446853) @@ -2,11 +2,11 @@ %%WWWDIR%%/application/controllers/ConfigController.php %%WWWDIR%%/application/controllers/DataController.php %%WWWDIR%%/application/controllers/IndexController.php -%%WWWDIR%%/application/controllers/MapdataController.php %%WWWDIR%%/application/forms/Config/GeneralConfigForm.php %%WWWDIR%%/application/views/scripts/config/index.phtml %%WWWDIR%%/application/views/scripts/index/index.phtml %%WWWDIR%%/configuration.php +%%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less %%WWWDIR%%/public/css/third-party/MarkerCluster.Default.css @@ -23,12 +23,14 @@ %%WWWDIR%%/public/img/marker-icon-yellow.png %%WWWDIR%%/public/img/marker-icon.png %%WWWDIR%%/public/img/marker-shadow.png -%%WWWDIR%%/public/js/icons.js %%WWWDIR%%/public/js/module.js %%WWWDIR%%/public/js/third-party/leaflet.js %%WWWDIR%%/public/js/third-party/leaflet.markercluster.js +%%WWWDIR%%/run.php %%WWWDIR%%/screenshots/clustered-map.png %%WWWDIR%%/screenshots/clustered-map2.png %%WWWDIR%%/screenshots/configuration-tab.png %%WWWDIR%%/screenshots/detailed-map.png -%%WWWDIR%%/screenshots/host-detail.png +%%WWWDIR%%/screenshots/host-action.png +%%WWWDIR%%/screenshots/host-details.png +%%WWWDIR%%/screenshots/tab-view.png