svn commit: r494141 - head/net-mgmt/zabbix4-server

Danilo G. Baio dbaio at FreeBSD.org
Thu Feb 28 11:13:36 UTC 2019


Author: dbaio
Date: Thu Feb 28 11:13:35 2019
New Revision: 494141
URL: https://svnweb.freebsd.org/changeset/ports/494141

Log:
  net-mgmt/zabbix4-*: Update to 4.0.5
  
  Changelog:	https://www.zabbix.com/rn/rn4.0.5
  
  PR:		236080
  Submitted by:	Pakhom Golynga <pg at pakhom.spb.ru> (maintainer)

Modified:
  head/net-mgmt/zabbix4-server/Makefile
  head/net-mgmt/zabbix4-server/distinfo
  head/net-mgmt/zabbix4-server/pkg-plist.frontend

Modified: head/net-mgmt/zabbix4-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix4-server/Makefile	Thu Feb 28 10:17:17 2019	(r494140)
+++ head/net-mgmt/zabbix4-server/Makefile	Thu Feb 28 11:13:35 2019	(r494141)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zabbix4
-PORTVERSION=	4.0.4
+PORTVERSION=	4.0.5
 PORTREVISION?=	0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION}

Modified: head/net-mgmt/zabbix4-server/distinfo
==============================================================================
--- head/net-mgmt/zabbix4-server/distinfo	Thu Feb 28 10:17:17 2019	(r494140)
+++ head/net-mgmt/zabbix4-server/distinfo	Thu Feb 28 11:13:35 2019	(r494141)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549888140
-SHA256 (zabbix-4.0.4.tar.gz) = f8e50559e250dc2e732919a9b52d629226d2b442ce9be93d3ab2086dd26f3c19
-SIZE (zabbix-4.0.4.tar.gz) = 18045463
+TIMESTAMP = 1551120993
+SHA256 (zabbix-4.0.5.tar.gz) = 55e7e218e170dd085ae1d642d4e90dc3576011fa3ce72407425cb73003c31906
+SIZE (zabbix-4.0.5.tar.gz) = 17098529

Modified: head/net-mgmt/zabbix4-server/pkg-plist.frontend
==============================================================================
--- head/net-mgmt/zabbix4-server/pkg-plist.frontend	Thu Feb 28 10:17:17 2019	(r494140)
+++ head/net-mgmt/zabbix4-server/pkg-plist.frontend	Thu Feb 28 11:13:35 2019	(r494141)
@@ -39,6 +39,7 @@
 %%WWWDIR%%/app/controllers/CControllerMediatypeEnable.php
 %%WWWDIR%%/app/controllers/CControllerMediatypeList.php
 %%WWWDIR%%/app/controllers/CControllerMediatypeUpdate.php
+%%WWWDIR%%/app/controllers/CControllerMenuPopup.php
 %%WWWDIR%%/app/controllers/CControllerPopupGeneric.php
 %%WWWDIR%%/app/controllers/CControllerPopupHttpStep.php
 %%WWWDIR%%/app/controllers/CControllerPopupMedia.php


More information about the svn-ports-head mailing list