From nobody Wed Mar 29 06:03:13 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PmbZT7128z423WF; Wed, 29 Mar 2023 06:03:13 +0000 (UTC) (envelope-from git@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 4PmbZT6Y49z3Brw; Wed, 29 Mar 2023 06:03:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680069793; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kHGQG8DN7ehrpZ8I0+u8SJTzMAqfKvR+7nOrwrRH140=; b=ORkOXbRsIYTPsObRL9F/WaV7ub3Y6zGilEOczMBy9ZsIYieNbCi0OzUsRwwERkzeMM0Aen Z/tmCbcpF+5Jy8cF6jffJDgqY9pKs0279H6ETOEatDgK/LlLWzGob4PwQ+T/LM8bd31ekH 3Ku/IWE+AdJT56pySxOgJ90p5zhy018vNjuzXwwJZ6PK0kLE9XiI/AE5v3Col4DyyU/RZm YfqFuaQkSGFhulleLPiP0+7DP76IBkclXuidJluEQF7cdfdNRC+x6B2C0HXg+OBezH0dmW ElR1SS0qYuBevq3DxrIM7MVrnKyBvOL/1EbqJ54AaX3tDjCWW86A/0PPf7pJ+Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680069793; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=kHGQG8DN7ehrpZ8I0+u8SJTzMAqfKvR+7nOrwrRH140=; b=aB/ZlLtvs+zqEu8hPT8mB01YPY5LPvWbKVEbF/P41+oSB1v++xGJmosSnV6/2f8cvhW3lI tU4FprqvLoSqFvFBdI2ldsrrT005/XY3HES+/H3N1MIxjnpyogWx8+UbhKjHe1yXNm7yjJ ffVQUJmP2Uk1rm8vN511/He7UZOzozugDsZWjzBnyUgwZyTciRMGjnLfgW2PyDfIt5McUk zn+U/HVbst2w4p22d6LN8Ry6i3suY7Ex/4tf2bdSiWqOvsmuNB/UC7D5g0VGTyxrIwQWLa 1Vb6Uo7kiHAGCXfR91+MLRbUIVlaxTmYoW/UpDAAE5lBRYzHXQxZXCbic2s2mA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680069793; a=rsa-sha256; cv=none; b=r9CxrKFbA/8fM9sxuRm+U/lensRN8PVMt0pM/RrfJ0J7Q6bCHhfWOvkmU7KTc9x45dSSFM Y5wyWB39kiR8wbjecfLuiJduNAURVTH6tetTLe1Rb0Fq43K1BXR+dQasc3ee8cR5BCwXst MnO+EwPeQnrAFsBGwdHt3akzmLHV4QcwsE+8be8vIQaZ09DTC4MVMFKv4XoxnfPomh4esu XAxhSmZOOGZWShz4oiwNmQUbB9UsLgfmQzA6wO4hoAno4gd6+nQcPEd9+HnejxGEfSBhVp CQB0eIWd8bcZziv68WthuxLQ/nTRCYgwI+dQNl9aoZ3Fy4tg8z6Q2b0MUIrq1Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PmbZT5bcFzKHy; Wed, 29 Mar 2023 06:03:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 32T63DKQ072118; Wed, 29 Mar 2023 06:03:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 32T63Djs072117; Wed, 29 Mar 2023 06:03:13 GMT (envelope-from git) Date: Wed, 29 Mar 2023 06:03:13 GMT Message-Id: <202303290603.32T63Djs072117@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: 62dbe2ea9f92 - main - net-mgmt/zabbix62-server: Update to 6.2.9 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 62dbe2ea9f922e25ba8e0f59df519c50c71fac72 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=62dbe2ea9f922e25ba8e0f59df519c50c71fac72 commit 62dbe2ea9f922e25ba8e0f59df519c50c71fac72 Author: Juraj Lutter AuthorDate: 2023-03-29 05:54:37 +0000 Commit: Juraj Lutter CommitDate: 2023-03-29 06:02:45 +0000 net-mgmt/zabbix62-server: Update to 6.2.9 - Update to 6.2.9 - Shift expiration date to 2023-05-31 to allow for easier updating to 6.4 or LTS. Release notes: https://www.zabbix.com/rn/rn6.2.9 --- net-mgmt/zabbix62-server/Makefile | 6 +++--- net-mgmt/zabbix62-server/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net-mgmt/zabbix62-server/Makefile b/net-mgmt/zabbix62-server/Makefile index e8b6a9964901..c9fc05410f14 100644 --- a/net-mgmt/zabbix62-server/Makefile +++ b/net-mgmt/zabbix62-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= zabbix62 -DISTVERSION= 6.2.8 +DISTVERSION= 6.2.9 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server @@ -12,8 +12,8 @@ WWW= https://www.zabbix.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Will reach end of life on 2023-03-31 -EXPIRATION_DATE= 2023-03-31 +DEPRECATED= Will reach end of life on 2023-05-31 +EXPIRATION_DATE= 2023-05-31 CONFLICTS_INSTALL= zabbix[0-9]${PKGNAMESUFFIX} diff --git a/net-mgmt/zabbix62-server/distinfo b/net-mgmt/zabbix62-server/distinfo index a2c07d0535d1..da534ee54c87 100644 --- a/net-mgmt/zabbix62-server/distinfo +++ b/net-mgmt/zabbix62-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679222399 -SHA256 (zabbix-6.2.8.tar.gz) = c6eeec41b7a4cdc41102e9a429f5f74e9e71545bd1d26df7cec6e00323f00218 -SIZE (zabbix-6.2.8.tar.gz) = 41784711 +TIMESTAMP = 1680036784 +SHA256 (zabbix-6.2.9.tar.gz) = a2325be57b8027bb340bb602c33f8092165dbce4da562301c03867101a21efa6 +SIZE (zabbix-6.2.9.tar.gz) = 41776052