From owner-svn-ports-all@freebsd.org Fri Oct 2 00:19:35 2020 Return-Path: Delivered-To: svn-ports-all@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 EAA193F0130; Fri, 2 Oct 2020 00:19:35 +0000 (UTC) (envelope-from dbaio@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C2Vx35gq3z3dkh; Fri, 2 Oct 2020 00:19:35 +0000 (UTC) (envelope-from dbaio@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 A2C3A192DF; Fri, 2 Oct 2020 00:19:35 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0920JZWG017316; Fri, 2 Oct 2020 00:19:35 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0920JZ6I017314; Fri, 2 Oct 2020 00:19:35 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <202010020019.0920JZ6I017314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Fri, 2 Oct 2020 00:19:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r550885 - head/sysutils/py-azure-cli-core X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/py-azure-cli-core X-SVN-Commit-Revision: 550885 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Oct 2020 00:19:36 -0000 Author: dbaio Date: Fri Oct 2 00:19:34 2020 New Revision: 550885 URL: https://svnweb.freebsd.org/changeset/ports/550885 Log: sysutils/py-azure-cli-core: Update to 2.12.1 Modified: head/sysutils/py-azure-cli-core/Makefile head/sysutils/py-azure-cli-core/distinfo Modified: head/sysutils/py-azure-cli-core/Makefile ============================================================================== --- head/sysutils/py-azure-cli-core/Makefile Fri Oct 2 00:14:45 2020 (r550884) +++ head/sysutils/py-azure-cli-core/Makefile Fri Oct 2 00:19:34 2020 (r550885) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-core -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-azure-cli-core/distinfo ============================================================================== --- head/sysutils/py-azure-cli-core/distinfo Fri Oct 2 00:14:45 2020 (r550884) +++ head/sysutils/py-azure-cli-core/distinfo Fri Oct 2 00:19:34 2020 (r550885) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601165035 -SHA256 (azure-cli-core-2.12.0.tar.gz) = f861c57b59040d1a85320001e3c1a2d0e99f044f29d89abc13973be811f3f366 -SIZE (azure-cli-core-2.12.0.tar.gz) = 146560 +TIMESTAMP = 1601597326 +SHA256 (azure-cli-core-2.12.1.tar.gz) = b2282e6ae3d366c8d0728dc38c13cd958df053a0e554b8b2c883b809dc664e6a +SIZE (azure-cli-core-2.12.1.tar.gz) = 146622