From owner-svn-ports-head@freebsd.org Sun Aug 6 18:09:31 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 61BBADC1A1C; Sun, 6 Aug 2017 18:09:31 +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 2DEC868CC4; Sun, 6 Aug 2017 18:09:31 +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 v76I9UHk037879; Sun, 6 Aug 2017 18:09:30 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v76I9U60037875; Sun, 6 Aug 2017 18:09:30 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201708061809.v76I9U60037875@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 6 Aug 2017 18:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447479 - 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: 447479 X-SVN-Commit-Repository: ports 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: Sun, 06 Aug 2017 18:09:31 -0000 Author: lme Date: Sun Aug 6 18:09:29 2017 New Revision: 447479 URL: https://svnweb.freebsd.org/changeset/ports/447479 Log: net-mgmt/icingaweb2-module-map: Update to 1.0.1 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 Sun Aug 6 17:53:22 2017 (r447478) +++ head/net-mgmt/icingaweb2-module-map/Makefile Sun Aug 6 18:09:29 2017 (r447479) @@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-map DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icingaweb2-module-map/distinfo ============================================================================== --- head/net-mgmt/icingaweb2-module-map/distinfo Sun Aug 6 17:53:22 2017 (r447478) +++ head/net-mgmt/icingaweb2-module-map/distinfo Sun Aug 6 18:09:29 2017 (r447479) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501967560 -SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.0_GH0.tar.gz) = 5003d4ff31dfc5252cf7e7f85feb99c7ee5c8e91196f3594e64a403da6169fb8 -SIZE (nbuchwitz-icingaweb2-module-map-v1.0.0_GH0.tar.gz) = 1547054 +TIMESTAMP = 1502042784 +SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.1_GH0.tar.gz) = 58b738cacd5d691f0c349aa1f69e183446a0ed89e20d640b2bafe3b207b9e73a +SIZE (nbuchwitz-icingaweb2-module-map-v1.0.1_GH0.tar.gz) = 1550863 Modified: head/net-mgmt/icingaweb2-module-map/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2-module-map/pkg-plist Sun Aug 6 17:53:22 2017 (r447478) +++ head/net-mgmt/icingaweb2-module-map/pkg-plist Sun Aug 6 18:09:29 2017 (r447479) @@ -11,6 +11,7 @@ %%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less +%%WWWDIR%%/public/css/third-party/L.Control.Locate.min.css %%WWWDIR%%/public/css/third-party/MarkerCluster.Default.css %%WWWDIR%%/public/css/third-party/MarkerCluster.css %%WWWDIR%%/public/css/third-party/leaflet.css @@ -26,12 +27,14 @@ %%WWWDIR%%/public/img/marker-icon.png %%WWWDIR%%/public/img/marker-shadow.png %%WWWDIR%%/public/js/module.js +%%WWWDIR%%/public/js/third-party/L.Control.Locate.min.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/dashboard.png %%WWWDIR%%/screenshots/detailed-map.png %%WWWDIR%%/screenshots/host-action.png %%WWWDIR%%/screenshots/host-details.png