Date: Wed, 10 Mar 2021 23:57:53 +0000 (UTC) From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568053 - head/net-mgmt/zabbix3-server Message-ID: <202103102357.12ANvrhL056903@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nc Date: Wed Mar 10 23:57:52 2021 New Revision: 568053 URL: https://svnweb.freebsd.org/changeset/ports/568053 Log: net-mgmt/zabbix3-*: Update to 3.0.32 Changes: https://www.zabbix.com/rn/rn3.0.32 PR: 254156 Submitted by: pg AT pakhom.spb DOT ru (maintainer) Modified: head/net-mgmt/zabbix3-server/Makefile head/net-mgmt/zabbix3-server/distinfo head/net-mgmt/zabbix3-server/pkg-plist.frontend Modified: head/net-mgmt/zabbix3-server/Makefile ============================================================================== --- head/net-mgmt/zabbix3-server/Makefile Wed Mar 10 23:41:36 2021 (r568052) +++ head/net-mgmt/zabbix3-server/Makefile Wed Mar 10 23:57:52 2021 (r568053) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix3 -PORTVERSION= 3.0.31 +PORTVERSION= 3.0.32 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${PORTVERSION:R}/ Modified: head/net-mgmt/zabbix3-server/distinfo ============================================================================== --- head/net-mgmt/zabbix3-server/distinfo Wed Mar 10 23:41:36 2021 (r568052) +++ head/net-mgmt/zabbix3-server/distinfo Wed Mar 10 23:57:52 2021 (r568053) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589909719 -SHA256 (zabbix-3.0.31.tar.gz) = d5ea113722b8eeadbb08d840384a87e04f69b088e826b670c3948857affd5228 -SIZE (zabbix-3.0.31.tar.gz) = 14698394 +TIMESTAMP = 1615293112 +SHA256 (zabbix-3.0.32.tar.gz) = 27f613254779ff78a763cb8c0d8a38900de15157f84b01ff2fafba58290534d9 +SIZE (zabbix-3.0.32.tar.gz) = 14890890 Modified: head/net-mgmt/zabbix3-server/pkg-plist.frontend ============================================================================== --- head/net-mgmt/zabbix3-server/pkg-plist.frontend Wed Mar 10 23:41:36 2021 (r568052) +++ head/net-mgmt/zabbix3-server/pkg-plist.frontend Wed Mar 10 23:57:52 2021 (r568053) @@ -646,6 +646,9 @@ %%WWWDIR%%/local/README %%WWWDIR%%/locale/README %%WWWDIR%%/locale/add_new_language.sh +%%WWWDIR%%/locale/ca/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/he/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/nb/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo %%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po %%WWWDIR%%/locale/cs/LC_MESSAGES/frontend.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103102357.12ANvrhL056903>