From owner-svn-ports-head@freebsd.org Wed Mar 10 23:57:53 2021 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id CF9B857B42E; Wed, 10 Mar 2021 23:57:53 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Dwpt95ZKjz4sXK; Wed, 10 Mar 2021 23:57:53 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B20D41A95D; Wed, 10 Mar 2021 23:57:53 +0000 (UTC) (envelope-from nc@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 12ANvr8t056906; Wed, 10 Mar 2021 23:57:53 GMT (envelope-from nc@FreeBSD.org) Received: (from nc@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 12ANvrhL056903; Wed, 10 Mar 2021 23:57:53 GMT (envelope-from nc@FreeBSD.org) Message-Id: <202103102357.12ANvrhL056903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nc set sender to nc@FreeBSD.org using -f From: Neel Chauhan Date: Wed, 10 Mar 2021 23:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r568053 - head/net-mgmt/zabbix3-server X-SVN-Group: ports-head X-SVN-Commit-Author: nc X-SVN-Commit-Paths: head/net-mgmt/zabbix3-server X-SVN-Commit-Revision: 568053 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2021 23:57:53 -0000 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