From owner-svn-ports-head@freebsd.org Sat Feb 16 20:05:56 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C07A314F35EF; Sat, 16 Feb 2019 20:05:56 +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) server-signature RSA-PSS (4096 bits) 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 5C0596B17C; Sat, 16 Feb 2019 20:05:56 +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 46A22B6D1; Sat, 16 Feb 2019 20:05:56 +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 x1GK5uh8089017; Sat, 16 Feb 2019 20:05:56 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1GK5t95089015; Sat, 16 Feb 2019 20:05:55 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201902162005.x1GK5t95089015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 16 Feb 2019 20:05:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493085 - head/sysutils/py-azure-cli-keyvault X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/sysutils/py-azure-cli-keyvault X-SVN-Commit-Revision: 493085 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5C0596B17C X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.978,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 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: Sat, 16 Feb 2019 20:05:56 -0000 Author: dbaio Date: Sat Feb 16 20:05:55 2019 New Revision: 493085 URL: https://svnweb.freebsd.org/changeset/ports/493085 Log: sysutils/py-azure-cli-keyvault: Update to 2.2.11 Changelog: https://pypi.org/project/azure-cli-keyvault/2.2.11/ Reported by: portscout Modified: head/sysutils/py-azure-cli-keyvault/Makefile head/sysutils/py-azure-cli-keyvault/distinfo Modified: head/sysutils/py-azure-cli-keyvault/Makefile ============================================================================== --- head/sysutils/py-azure-cli-keyvault/Makefile Sat Feb 16 20:05:18 2019 (r493084) +++ head/sysutils/py-azure-cli-keyvault/Makefile Sat Feb 16 20:05:55 2019 (r493085) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-cli-keyvault -PORTVERSION= 2.2.10 +PORTVERSION= 2.2.11 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-azure-cli-keyvault/distinfo ============================================================================== --- head/sysutils/py-azure-cli-keyvault/distinfo Sat Feb 16 20:05:18 2019 (r493084) +++ head/sysutils/py-azure-cli-keyvault/distinfo Sat Feb 16 20:05:55 2019 (r493085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548883755 -SHA256 (azure-cli-keyvault-2.2.10.tar.gz) = c726caae390c51bde5808290645d04116ac71bcab2b85ae2c1dabb474cb35781 -SIZE (azure-cli-keyvault-2.2.10.tar.gz) = 27254 +TIMESTAMP = 1550321020 +SHA256 (azure-cli-keyvault-2.2.11.tar.gz) = af030d7feebefdd70836a7e72383d1084f8151deba4d87a4925c91f95f7ed78d +SIZE (azure-cli-keyvault-2.2.11.tar.gz) = 27437