From owner-svn-ports-all@freebsd.org Sun Sep 29 19:08:15 2019 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 B0F04127CC9; Sun, 29 Sep 2019 19:08:15 +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 46hFRg4Gtfz3M3k; Sun, 29 Sep 2019 19:08:15 +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 7735B1E8C8; Sun, 29 Sep 2019 19:08:15 +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 x8TJ8FUv065143; Sun, 29 Sep 2019 19:08:15 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8TJ8FvU065141; Sun, 29 Sep 2019 19:08:15 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201909291908.x8TJ8FvU065141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sun, 29 Sep 2019 19:08:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513259 - head/devel/py-azure-mgmt-containerservice X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-azure-mgmt-containerservice X-SVN-Commit-Revision: 513259 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.29 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: Sun, 29 Sep 2019 19:08:15 -0000 Author: dbaio Date: Sun Sep 29 19:08:14 2019 New Revision: 513259 URL: https://svnweb.freebsd.org/changeset/ports/513259 Log: devel/py-azure-mgmt-containerservice: Update to 7.0.0 Changelog: https://pypi.org/project/azure-mgmt-containerservice/7.0.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-containerservice/Makefile head/devel/py-azure-mgmt-containerservice/distinfo Modified: head/devel/py-azure-mgmt-containerservice/Makefile ============================================================================== --- head/devel/py-azure-mgmt-containerservice/Makefile Sun Sep 29 19:07:20 2019 (r513258) +++ head/devel/py-azure-mgmt-containerservice/Makefile Sun Sep 29 19:08:14 2019 (r513259) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-containerservice -PORTVERSION= 5.3.0 +PORTVERSION= 7.0.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-containerservice/distinfo ============================================================================== --- head/devel/py-azure-mgmt-containerservice/distinfo Sun Sep 29 19:07:20 2019 (r513258) +++ head/devel/py-azure-mgmt-containerservice/distinfo Sun Sep 29 19:08:14 2019 (r513259) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557601432 -SHA256 (azure-mgmt-containerservice-5.3.0.zip) = 7a034615732db2e28cb22de068bf8d6f4314915f55ee9ac031a71764858816b6 -SIZE (azure-mgmt-containerservice-5.3.0.zip) = 423850 +TIMESTAMP = 1569700021 +SHA256 (azure-mgmt-containerservice-7.0.0.zip) = 2a6c46244b86f261113a1ea7ff41868f0005b19c77add6be27c8c3b37b3e9c80 +SIZE (azure-mgmt-containerservice-7.0.0.zip) = 287666