From owner-svn-ports-all@freebsd.org Sat Sep 7 23:01:18 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 9AD14E04AA; Sat, 7 Sep 2019 23:01:18 +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 46Qqfk3dWQz4BlN; Sat, 7 Sep 2019 23:01:18 +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 5FC43CC1D; Sat, 7 Sep 2019 23:01:18 +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 x87N1IoR059079; Sat, 7 Sep 2019 23:01:18 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x87N1IBr059077; Sat, 7 Sep 2019 23:01:18 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201909072301.x87N1IBr059077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Sat, 7 Sep 2019 23:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511499 - head/devel/py-azure-mgmt-sqlvirtualmachine X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/devel/py-azure-mgmt-sqlvirtualmachine X-SVN-Commit-Revision: 511499 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: Sat, 07 Sep 2019 23:01:18 -0000 Author: dbaio Date: Sat Sep 7 23:01:17 2019 New Revision: 511499 URL: https://svnweb.freebsd.org/changeset/ports/511499 Log: devel/py-azure-mgmt-sqlvirtualmachine: Update to 0.4.0 Changelog: https://pypi.org/project/azure-mgmt-sqlvirtualmachine/0.4.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-sqlvirtualmachine/Makefile head/devel/py-azure-mgmt-sqlvirtualmachine/distinfo Modified: head/devel/py-azure-mgmt-sqlvirtualmachine/Makefile ============================================================================== --- head/devel/py-azure-mgmt-sqlvirtualmachine/Makefile Sat Sep 7 23:00:51 2019 (r511498) +++ head/devel/py-azure-mgmt-sqlvirtualmachine/Makefile Sat Sep 7 23:01:17 2019 (r511499) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-sqlvirtualmachine -PORTVERSION= 0.3.0 +PORTVERSION= 0.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-sqlvirtualmachine/distinfo ============================================================================== --- head/devel/py-azure-mgmt-sqlvirtualmachine/distinfo Sat Sep 7 23:00:51 2019 (r511498) +++ head/devel/py-azure-mgmt-sqlvirtualmachine/distinfo Sat Sep 7 23:01:17 2019 (r511499) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559777054 -SHA256 (azure-mgmt-sqlvirtualmachine-0.3.0.zip) = 8de993db9b0bdd964cdeefc68b99b5ab9e95109c0aacb3b65d574a5efae0b63e -SIZE (azure-mgmt-sqlvirtualmachine-0.3.0.zip) = 74257 +TIMESTAMP = 1567861890 +SHA256 (azure-mgmt-sqlvirtualmachine-0.4.0.zip) = 95718425df713e87700e21207f2695ea26b91fe2ddd89918ca7c76bfe58cb5cb +SIZE (azure-mgmt-sqlvirtualmachine-0.4.0.zip) = 75890