svn commit: r446853 - head/net-mgmt/icingaweb2-module-map

Lars Engels lme at FreeBSD.org
Fri Jul 28 21:30:52 UTC 2017


Author: lme
Date: Fri Jul 28 21:30:50 2017
New Revision: 446853
URL: https://svnweb.freebsd.org/changeset/ports/446853

Log:
  net-mgmt/icingaweb2-module-map: Update to the latest GH commit

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	Fri Jul 28 21:20:47 2017	(r446852)
+++ head/net-mgmt/icingaweb2-module-map/Makefile	Fri Jul 28 21:30:50 2017	(r446853)
@@ -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 at 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

Modified: head/net-mgmt/icingaweb2-module-map/distinfo
==============================================================================
--- head/net-mgmt/icingaweb2-module-map/distinfo	Fri Jul 28 21:20:47 2017	(r446852)
+++ head/net-mgmt/icingaweb2-module-map/distinfo	Fri Jul 28 21:30:50 2017	(r446853)
@@ -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

Modified: head/net-mgmt/icingaweb2-module-map/pkg-plist
==============================================================================
--- head/net-mgmt/icingaweb2-module-map/pkg-plist	Fri Jul 28 21:20:47 2017	(r446852)
+++ head/net-mgmt/icingaweb2-module-map/pkg-plist	Fri Jul 28 21:30:50 2017	(r446853)
@@ -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


More information about the svn-ports-all mailing list