From owner-svn-ports-branches@freebsd.org Fri Feb 26 16:24:45 2021 Return-Path: Delivered-To: svn-ports-branches@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 48876565BC0; Fri, 26 Feb 2021 16:24:45 +0000 (UTC) (envelope-from krion@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 4DnFNs1c1Nz4WFK; Fri, 26 Feb 2021 16:24:45 +0000 (UTC) (envelope-from krion@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 29BF65C95; Fri, 26 Feb 2021 16:24:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11QGOjtf086439; Fri, 26 Feb 2021 16:24:45 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11QGOigR086437; Fri, 26 Feb 2021 16:24:44 GMT (envelope-from krion@FreeBSD.org) Message-Id: <202102261624.11QGOigR086437@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Fri, 26 Feb 2021 16:24:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r566617 - branches/2021Q1/sysutils/py-salt X-SVN-Group: ports-branches X-SVN-Commit-Author: krion X-SVN-Commit-Paths: branches/2021Q1/sysutils/py-salt X-SVN-Commit-Revision: 566617 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Feb 2021 16:24:45 -0000 Author: krion Date: Fri Feb 26 16:24:44 2021 New Revision: 566617 URL: https://svnweb.freebsd.org/changeset/ports/566617 Log: MFH: r566611 Update to 3002.5 Approved by: maintainer Modified: branches/2021Q1/sysutils/py-salt/Makefile branches/2021Q1/sysutils/py-salt/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/sysutils/py-salt/Makefile ============================================================================== --- branches/2021Q1/sysutils/py-salt/Makefile Fri Feb 26 16:17:08 2021 (r566616) +++ branches/2021Q1/sysutils/py-salt/Makefile Fri Feb 26 16:24:44 2021 (r566617) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= salt -PORTVERSION= 3002.2 -PORTREVISION= 1 +PORTVERSION= 3002.5 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2021Q1/sysutils/py-salt/distinfo ============================================================================== --- branches/2021Q1/sysutils/py-salt/distinfo Fri Feb 26 16:17:08 2021 (r566616) +++ branches/2021Q1/sysutils/py-salt/distinfo Fri Feb 26 16:24:44 2021 (r566617) @@ -1,3 +1,3 @@ -TIMESTAMP = 1605797312 -SHA256 (salt-3002.2.tar.gz) = bd6d29621ce8e099412777cd396af35474aa112bb0999b5da804387d87290075 -SIZE (salt-3002.2.tar.gz) = 15765855 +TIMESTAMP = 1614353170 +SHA256 (salt-3002.5.tar.gz) = c8ab404335104351066ec1bcc42278aa77e24aaacc308603939d75aba05519af +SIZE (salt-3002.5.tar.gz) = 15784880