svn commit: r524702 - head/net-mgmt/zabbix44-server
Danilo G. Baio
dbaio at FreeBSD.org
Fri Jan 31 12:30:37 UTC 2020
Author: dbaio
Date: Fri Jan 31 12:30:36 2020
New Revision: 524702
URL: https://svnweb.freebsd.org/changeset/ports/524702
Log:
net-mgmt/zabbix44-*: Update to 4.4.5
Changelog: https://www.zabbix.com/rn/rn4.4.5
PR: 243732
Approved by: Pakhom Golynga <pg at pakhom.spb.ru> (maintainer)
MFH: 2020Q1 (bug fixes)
Modified:
head/net-mgmt/zabbix44-server/Makefile
head/net-mgmt/zabbix44-server/distinfo
head/net-mgmt/zabbix44-server/pkg-plist
head/net-mgmt/zabbix44-server/pkg-plist.frontend
Modified: head/net-mgmt/zabbix44-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix44-server/Makefile Fri Jan 31 12:29:01 2020 (r524701)
+++ head/net-mgmt/zabbix44-server/Makefile Fri Jan 31 12:30:36 2020 (r524702)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zabbix44
-PORTVERSION= 4.4.4
+PORTVERSION= 4.4.5
PORTREVISION?= 0
CATEGORIES= net-mgmt
MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}
Modified: head/net-mgmt/zabbix44-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix44-server/distinfo Fri Jan 31 12:29:01 2020 (r524701)
+++ head/net-mgmt/zabbix44-server/distinfo Fri Jan 31 12:30:36 2020 (r524702)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577110296
-SHA256 (zabbix-4.4.4.tar.gz) = 7bf7ede7d182d4ff4f8321b9f3aafe6da50ee33696cf5fcc4811f084da37865f
-SIZE (zabbix-4.4.4.tar.gz) = 20536929
+TIMESTAMP = 1580389138
+SHA256 (zabbix-4.4.5.tar.gz) = 94a897825b062e17b34767c0864305cee6a87476dda8bee88dcf845b24bed0ea
+SIZE (zabbix-4.4.5.tar.gz) = 19284769
Modified: head/net-mgmt/zabbix44-server/pkg-plist
==============================================================================
--- head/net-mgmt/zabbix44-server/pkg-plist Fri Jan 31 12:29:01 2020 (r524701)
+++ head/net-mgmt/zabbix44-server/pkg-plist Fri Jan 31 12:30:36 2020 (r524702)
@@ -1,3 +1,4 @@
+bin/zabbix_js
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/data.sql
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/images.sql
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/schema.sql
Modified: head/net-mgmt/zabbix44-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix44-server/pkg-plist.frontend Fri Jan 31 12:29:01 2020 (r524701)
+++ head/net-mgmt/zabbix44-server/pkg-plist.frontend Fri Jan 31 12:30:36 2020 (r524702)
@@ -35,6 +35,7 @@
%%WWWDIR%%/app/controllers/CControllerExportXml.php
%%WWWDIR%%/app/controllers/CControllerFavouriteCreate.php
%%WWWDIR%%/app/controllers/CControllerFavouriteDelete.php
+%%WWWDIR%%/app/controllers/CControllerHostMacrosList.php
%%WWWDIR%%/app/controllers/CControllerMapView.php
%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php
%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php
@@ -135,6 +136,8 @@
%%WWWDIR%%/app/views/administration.userprofile.edit.js.php
%%WWWDIR%%/app/views/dashboard.properties.edit.php
%%WWWDIR%%/app/views/dashboard.sharing.edit.php
+%%WWWDIR%%/app/views/hostmacros.list.html.php
+%%WWWDIR%%/app/views/hostmacros.list.php
%%WWWDIR%%/app/views/layout.csv.php
%%WWWDIR%%/app/views/layout.htmlpage.footer.php
%%WWWDIR%%/app/views/layout.htmlpage.header.php
@@ -788,7 +791,6 @@
%%WWWDIR%%/include/views/general.browserwarning.php
%%WWWDIR%%/include/views/general.login.php
%%WWWDIR%%/include/views/general.warning.php
-%%WWWDIR%%/include/views/hostmacros.php
%%WWWDIR%%/include/views/inventory.host.list.php
%%WWWDIR%%/include/views/inventory.host.view.php
%%WWWDIR%%/include/views/js/adm.regexprs.edit.js.php
@@ -828,7 +830,6 @@
%%WWWDIR%%/include/views/js/configuration.triggers.edit.js.php
%%WWWDIR%%/include/views/js/configuration.triggers.list.js.php
%%WWWDIR%%/include/views/js/editabletable.js.php
-%%WWWDIR%%/include/views/js/hostmacros.js.php
%%WWWDIR%%/include/views/js/item.preprocessing.js.php
%%WWWDIR%%/include/views/js/monitoring.latest.js.php
%%WWWDIR%%/include/views/js/monitoring.screen.edit.js.php
More information about the svn-ports-all
mailing list