1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

net-mgmt/icingaweb2-module-map: Update to 1.1.0

This commit is contained in:
Lars Engels 2018-11-07 16:23:36 +00:00
parent 54b2a074ec
commit aa7162a948
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484403
3 changed files with 19 additions and 11 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= icingaweb2-module-map
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.4
DISTVERSION= 1.1.0
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1514356077
SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.4_GH0.tar.gz) = 11ac805a0415f3da6c7b3be6eb238fb4895c87df4f1902964756bbc4af363145
SIZE (nbuchwitz-icingaweb2-module-map-v1.0.4_GH0.tar.gz) = 4009756
TIMESTAMP = 1541584398
SHA256 (nbuchwitz-icingaweb2-module-map-v1.1.0_GH0.tar.gz) = 47b0ad7cb1fa4ba8b4a53c502ceb310c36fac65a38e50341d8249e467c056045
SIZE (nbuchwitz-icingaweb2-module-map-v1.1.0_GH0.tar.gz) = 8116745

View File

@ -1,6 +1,9 @@
%%WWWDIR%%/.gitignore
%%WWWDIR%%/CHANGELOG.md
%%WWWDIR%%/CONTRIBUTING.md
%%WWWDIR%%/LICENSE
%%WWWDIR%%/README.md
%%WWWDIR%%/RELEASE.md
%%WWWDIR%%/application/controllers/ConfigController.php
%%WWWDIR%%/application/controllers/DataController.php
%%WWWDIR%%/application/controllers/IndexController.php
@ -13,6 +16,7 @@
%%WWWDIR%%/doc/01-Installation.md
%%WWWDIR%%/doc/02-Add-Items-to-map.md
%%WWWDIR%%/doc/03-Exploring-the-map.md
%%WWWDIR%%/doc/04-Filter.md
%%WWWDIR%%/doc/screenshot/01_installation/101_menu-configuration-modules.png
%%WWWDIR%%/doc/screenshot/01_installation/102_enable-module.png
%%WWWDIR%%/doc/screenshot/02_getting-started/0201_map-overview.png
@ -21,11 +25,14 @@
%%WWWDIR%%/doc/screenshot/02_getting-started/0204_marker-popup.png
%%WWWDIR%%/doc/screenshot/02_getting-started/0205_control-elements.png
%%WWWDIR%%/doc/screenshot/02_getting-started/0206-split-window.png
%%WWWDIR%%/doc/screenshot/02_getting-started/0207_marker-icons.png
%%WWWDIR%%/doc/screenshot/dashlets.png
%%WWWDIR%%/doc/screenshot/director-plugin.png
%%WWWDIR%%/doc/screenshot/map-module.png
%%WWWDIR%%/icingaexchange.yml
%%WWWDIR%%/library/Map/ProvidedHook/CubeLinks.php
%%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php
%%WWWDIR%%/library/Map/ProvidedHook/Monitoring/ServiceActions.php
%%WWWDIR%%/module.info
%%WWWDIR%%/public/css/module.less
%%WWWDIR%%/public/css/vendor/L.Control.Locate.css
@ -33,24 +40,25 @@
%%WWWDIR%%/public/css/vendor/MarkerCluster.Default.css
%%WWWDIR%%/public/css/vendor/MarkerCluster.css
%%WWWDIR%%/public/css/vendor/easy-button.css
%%WWWDIR%%/public/css/vendor/leaflet.awesome-markers.css
%%WWWDIR%%/public/css/vendor/leaflet.css
%%WWWDIR%%/public/css/vendor/leaflet.modal.css
%%WWWDIR%%/public/img/layers-2x.png
%%WWWDIR%%/public/img/layers.png
%%WWWDIR%%/public/img/marker-icon-blue.png
%%WWWDIR%%/public/img/marker-icon-green.png
%%WWWDIR%%/public/img/marker-icon-grey.png
%%WWWDIR%%/public/img/marker-icon-orange.png
%%WWWDIR%%/public/img/marker-icon-red.png
%%WWWDIR%%/public/img/marker-icon-violet.png
%%WWWDIR%%/public/img/marker-icon-yellow.png
%%WWWDIR%%/public/img/marker-icon.png
%%WWWDIR%%/public/img/marker-shadow.png
%%WWWDIR%%/public/img/markers-shadow.png
%%WWWDIR%%/public/img/markers-shadow@2x.png
%%WWWDIR%%/public/img/markers-soft.png
%%WWWDIR%%/public/img/markers-soft@2x.png
%%WWWDIR%%/public/js/module.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.Modal.js
%%WWWDIR%%/public/js/vendor/easy-button.js
%%WWWDIR%%/public/js/vendor/leaflet-src.js
%%WWWDIR%%/public/js/vendor/leaflet.awesome-markers.js
%%WWWDIR%%/public/js/vendor/leaflet.js
%%WWWDIR%%/public/js/vendor/leaflet.markercluster-src.js
%%WWWDIR%%/public/js/vendor/leaflet.markercluster.js