diff options
author | lme <lme@FreeBSD.org> | 2017-12-27 15:04:51 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2017-12-27 15:04:51 +0800 |
commit | 0690ee2450de3f5d8003708e0663df7474ae9e9a (patch) | |
tree | a48cf07abe991439adf99156f8f9a439874a2ed3 /net-mgmt | |
parent | 1633f1a0de119f8278f5c4293eb63bd72533a702 (diff) | |
download | freebsd-ports-gnome-0690ee2450de3f5d8003708e0663df7474ae9e9a.tar.gz freebsd-ports-gnome-0690ee2450de3f5d8003708e0663df7474ae9e9a.tar.zst freebsd-ports-gnome-0690ee2450de3f5d8003708e0663df7474ae9e9a.zip |
icingaweb2-module-map:
Update to 1.0.4
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icingaweb2-module-map/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/pkg-plist | 19 |
3 files changed, 23 insertions, 4 deletions
diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index 1a44ba97c32c..815a05284628 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -2,7 +2,7 @@ PORTNAME= icingaweb2-module-map DISTVERSIONPREFIX= v -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org diff --git a/net-mgmt/icingaweb2-module-map/distinfo b/net-mgmt/icingaweb2-module-map/distinfo index 7dcdd802d375..6e1ef44ee91a 100644 --- a/net-mgmt/icingaweb2-module-map/distinfo +++ b/net-mgmt/icingaweb2-module-map/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502885939 -SHA256 (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 4e9dd52d52d9d9e96896222de8279bb237465d253b5c98873661b14aa79a8567 -SIZE (nbuchwitz-icingaweb2-module-map-v1.0.3_GH0.tar.gz) = 1681193 +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 diff --git a/net-mgmt/icingaweb2-module-map/pkg-plist b/net-mgmt/icingaweb2-module-map/pkg-plist index 6b3ca597c8e5..13f54eebcde6 100644 --- a/net-mgmt/icingaweb2-module-map/pkg-plist +++ b/net-mgmt/icingaweb2-module-map/pkg-plist @@ -5,9 +5,26 @@ %%WWWDIR%%/application/controllers/DataController.php %%WWWDIR%%/application/controllers/IndexController.php %%WWWDIR%%/application/forms/Config/GeneralConfigForm.php +%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/map.mo +%%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/map.po %%WWWDIR%%/application/views/scripts/config/index.phtml %%WWWDIR%%/application/views/scripts/index/index.phtml %%WWWDIR%%/configuration.php +%%WWWDIR%%/doc/01-Installation.md +%%WWWDIR%%/doc/02-Add-Items-to-map.md +%%WWWDIR%%/doc/03-Exploring-the-map.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 +%%WWWDIR%%/doc/screenshot/02_getting-started/0202_sub-cluster.png +%%WWWDIR%%/doc/screenshot/02_getting-started/0203-cluster-expanded.png +%%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/dashlets.png +%%WWWDIR%%/doc/screenshot/director-plugin.png +%%WWWDIR%%/doc/screenshot/map-module.png +%%WWWDIR%%/icingaexchange.yml %%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less @@ -37,6 +54,8 @@ %%WWWDIR%%/public/js/vendor/leaflet.js %%WWWDIR%%/public/js/vendor/leaflet.markercluster-src.js %%WWWDIR%%/public/js/vendor/leaflet.markercluster.js +%%WWWDIR%%/public/js/vendor/leaflet.spin.js +%%WWWDIR%%/public/js/vendor/spin.js %%WWWDIR%%/run.php %%WWWDIR%%/screenshots/clustered-map.png %%WWWDIR%%/screenshots/clustered-map2.png |