diff options
author | lme <lme@FreeBSD.org> | 2017-07-29 05:30:50 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2017-07-29 05:30:50 +0800 |
commit | 184408c6f2a3d7e6645a3e28cf294fc9a0943e2e (patch) | |
tree | c2981141d3f182f93d829c3c80d0ef2e8c128ef0 /net-mgmt | |
parent | 6f7a127b29dd4426af1d50845ec378ca570d10e5 (diff) | |
download | freebsd-ports-gnome-184408c6f2a3d7e6645a3e28cf294fc9a0943e2e.tar.gz freebsd-ports-gnome-184408c6f2a3d7e6645a3e28cf294fc9a0943e2e.tar.zst freebsd-ports-gnome-184408c6f2a3d7e6645a3e28cf294fc9a0943e2e.zip |
net-mgmt/icingaweb2-module-map: Update to the latest GH commit
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/icingaweb2-module-map/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/distinfo | 6 | ||||
-rw-r--r-- | net-mgmt/icingaweb2-module-map/pkg-plist | 8 |
3 files changed, 10 insertions, 8 deletions
diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index d06ba760569f..777aecc5f18f 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icingaweb2-module-map -PORTVERSION= 0.0.1.20170717 +PORTVERSION= 0.0.1.20170728 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -13,7 +13,7 @@ RUN_DEPENDS= icingaweb2>=2.4.1:net-mgmt/icingaweb2 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz -GH_TAGNAME= 8323484 +GH_TAGNAME= db8cb8f NO_BUILD= yes NO_ARCH= yes diff --git a/net-mgmt/icingaweb2-module-map/distinfo b/net-mgmt/icingaweb2-module-map/distinfo index 78c6cdcb500b..f2f2bd00d7c9 100644 --- a/net-mgmt/icingaweb2-module-map/distinfo +++ b/net-mgmt/icingaweb2-module-map/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501107787 -SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170717-8323484_GH0.tar.gz) = 640156252961419fe6379dec2343227c6d3d533aad5229f60002187490320273 -SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170717-8323484_GH0.tar.gz) = 1187340 +TIMESTAMP = 1501277233 +SHA256 (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = c29b3414d7f97aec25df0c3d94021bec11ec584f031f655d13e51a6cbcd96f46 +SIZE (nbuchwitz-icingaweb2-module-map-0.0.1.20170728-db8cb8f_GH0.tar.gz) = 1721993 diff --git a/net-mgmt/icingaweb2-module-map/pkg-plist b/net-mgmt/icingaweb2-module-map/pkg-plist index f6ea51e8f02a..25bbe0d021f7 100644 --- a/net-mgmt/icingaweb2-module-map/pkg-plist +++ b/net-mgmt/icingaweb2-module-map/pkg-plist @@ -2,11 +2,11 @@ %%WWWDIR%%/application/controllers/ConfigController.php %%WWWDIR%%/application/controllers/DataController.php %%WWWDIR%%/application/controllers/IndexController.php -%%WWWDIR%%/application/controllers/MapdataController.php %%WWWDIR%%/application/forms/Config/GeneralConfigForm.php %%WWWDIR%%/application/views/scripts/config/index.phtml %%WWWDIR%%/application/views/scripts/index/index.phtml %%WWWDIR%%/configuration.php +%%WWWDIR%%/library/Map/ProvidedHook/Monitoring/HostActions.php %%WWWDIR%%/module.info %%WWWDIR%%/public/css/module.less %%WWWDIR%%/public/css/third-party/MarkerCluster.Default.css @@ -23,12 +23,14 @@ %%WWWDIR%%/public/img/marker-icon-yellow.png %%WWWDIR%%/public/img/marker-icon.png %%WWWDIR%%/public/img/marker-shadow.png -%%WWWDIR%%/public/js/icons.js %%WWWDIR%%/public/js/module.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/detailed-map.png -%%WWWDIR%%/screenshots/host-detail.png +%%WWWDIR%%/screenshots/host-action.png +%%WWWDIR%%/screenshots/host-details.png +%%WWWDIR%%/screenshots/tab-view.png |