From owner-svn-ports-all@freebsd.org Wed Aug 9 08:19:13 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 55BC9DC658E; Wed, 9 Aug 2017 08:19:13 +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 2F41367609; Wed, 9 Aug 2017 08:19:13 +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 v798JCsR085609; Wed, 9 Aug 2017 08:19:12 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v798JCVs085606; Wed, 9 Aug 2017 08:19:12 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201708090819.v798JCVs085606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Wed, 9 Aug 2017 08:19:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447599 - 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: 447599 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: Wed, 09 Aug 2017 08:19:13 -0000 Author: lme Date: Wed Aug 9 08:19:11 2017 New Revision: 447599 URL: https://svnweb.freebsd.org/changeset/ports/447599 Log: net-mgmt/icingaweb2-module-map: Update to 1.0.2 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 Wed Aug 9 08:15:21 2017 (r447598) +++ head/net-mgmt/icingaweb2-module-map/Makefile Wed Aug 9 08:19:11 2017 (r447599) @@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-map DISTVERSIONPREFIX= v -DISTVERSION= 1.0.1 +DISTVERSION= 1.0.2 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icingaweb2-module-map/distinfo ============================================================================== --- head/net-mgmt/icingaweb2-module-map/distinfo Wed Aug 9 08:15:21 2017 (r447598) +++ head/net-mgmt/icingaweb2-module-map/distinfo Wed Aug 9 08:19:11 2017 (r447599) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1502266639 +SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.2_GH0.tar.gz) = 88916bd4b875f1bfe7bab30e8517418c5050ee4eb13e2cc0f9a40baa09d8c054 +SIZE (nbuchwitz-icingaweb2-module-map-v1.0.2_GH0.tar.gz) = 1677673 Modified: head/net-mgmt/icingaweb2-module-map/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2-module-map/pkg-plist Wed Aug 9 08:15:21 2017 (r447598) +++ head/net-mgmt/icingaweb2-module-map/pkg-plist Wed Aug 9 08:19:11 2017 (r447599) @@ -11,10 +11,11 @@ %%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 +%%WWWDIR%%/public/css/vendor/L.Control.Locate.css +%%WWWDIR%%/public/css/vendor/L.Control.Locate.min.css +%%WWWDIR%%/public/css/vendor/MarkerCluster.Default.css +%%WWWDIR%%/public/css/vendor/MarkerCluster.css +%%WWWDIR%%/public/css/vendor/leaflet.css %%WWWDIR%%/public/img/layers-2x.png %%WWWDIR%%/public/img/layers.png %%WWWDIR%%/public/img/marker-icon-blue.png @@ -27,9 +28,13 @@ %%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%%/public/js/vendor/L.Control.Locate.js +%%WWWDIR%%/public/js/vendor/L.Control.Locate.min.js +%%WWWDIR%%/public/js/vendor/Leaflet.LICENSE +%%WWWDIR%%/public/js/vendor/leaflet-src.js +%%WWWDIR%%/public/js/vendor/leaflet.js +%%WWWDIR%%/public/js/vendor/leaflet.markercluster-src.js +%%WWWDIR%%/public/js/vendor/leaflet.markercluster.js %%WWWDIR%%/run.php %%WWWDIR%%/screenshots/clustered-map.png %%WWWDIR%%/screenshots/clustered-map2.png