Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2020 13:41:27 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r524765 - branches/2020Q1/net-mgmt/zabbix44-server
Message-ID:  <202002011341.011DfR8H003852@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat Feb  1 13:41:27 2020
New Revision: 524765
URL: https://svnweb.freebsd.org/changeset/ports/524765

Log:
  MFH: r524702
  
  net-mgmt/zabbix44-*: Update to 4.4.5
  
  Changelog:	https://www.zabbix.com/rn/rn4.4.5
  
  PR:		243732
  Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)
  
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2020Q1/net-mgmt/zabbix44-server/Makefile
  branches/2020Q1/net-mgmt/zabbix44-server/distinfo
  branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist
  branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist.frontend
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/net-mgmt/zabbix44-server/Makefile
==============================================================================
--- branches/2020Q1/net-mgmt/zabbix44-server/Makefile	Sat Feb  1 13:39:43 2020	(r524764)
+++ branches/2020Q1/net-mgmt/zabbix44-server/Makefile	Sat Feb  1 13:41:27 2020	(r524765)
@@ -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: branches/2020Q1/net-mgmt/zabbix44-server/distinfo
==============================================================================
--- branches/2020Q1/net-mgmt/zabbix44-server/distinfo	Sat Feb  1 13:39:43 2020	(r524764)
+++ branches/2020Q1/net-mgmt/zabbix44-server/distinfo	Sat Feb  1 13:41:27 2020	(r524765)
@@ -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: branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist
==============================================================================
--- branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist	Sat Feb  1 13:39:43 2020	(r524764)
+++ branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist	Sat Feb  1 13:41:27 2020	(r524765)
@@ -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: branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist.frontend
==============================================================================
--- branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist.frontend	Sat Feb  1 13:39:43 2020	(r524764)
+++ branches/2020Q1/net-mgmt/zabbix44-server/pkg-plist.frontend	Sat Feb  1 13:41:27 2020	(r524765)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002011341.011DfR8H003852>