Date: Wed, 7 Nov 2018 16:23:36 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484403 - head/net-mgmt/icingaweb2-module-map Message-ID: <201811071623.wA7GNaCA081585@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Wed Nov 7 16:23:36 2018 New Revision: 484403 URL: https://svnweb.freebsd.org/changeset/ports/484403 Log: net-mgmt/icingaweb2-module-map: Update to 1.1.0 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 Nov 7 15:55:58 2018 (r484402) +++ head/net-mgmt/icingaweb2-module-map/Makefile Wed Nov 7 16:23:36 2018 (r484403) @@ -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 Modified: head/net-mgmt/icingaweb2-module-map/distinfo ============================================================================== --- head/net-mgmt/icingaweb2-module-map/distinfo Wed Nov 7 15:55:58 2018 (r484402) +++ head/net-mgmt/icingaweb2-module-map/distinfo Wed Nov 7 16:23:36 2018 (r484403) @@ -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 Modified: head/net-mgmt/icingaweb2-module-map/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2-module-map/pkg-plist Wed Nov 7 15:55:58 2018 (r484402) +++ head/net-mgmt/icingaweb2-module-map/pkg-plist Wed Nov 7 16:23:36 2018 (r484403) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811071623.wA7GNaCA081585>