Date: Sat, 7 Sep 2019 23:03:35 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511508 - head/devel/py-azure-mgmt-hdinsight Message-ID: <201909072303.x87N3Z6d064834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Sat Sep 7 23:03:35 2019 New Revision: 511508 URL: https://svnweb.freebsd.org/changeset/ports/511508 Log: devel/py-azure-mgmt-hdinsight: Update to 1.2.0 Changelog: https://pypi.org/project/azure-mgmt-hdinsight/1.2.0/ Reported by: portscout Modified: head/devel/py-azure-mgmt-hdinsight/Makefile head/devel/py-azure-mgmt-hdinsight/distinfo Modified: head/devel/py-azure-mgmt-hdinsight/Makefile ============================================================================== --- head/devel/py-azure-mgmt-hdinsight/Makefile Sat Sep 7 23:03:17 2019 (r511507) +++ head/devel/py-azure-mgmt-hdinsight/Makefile Sat Sep 7 23:03:35 2019 (r511508) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= azure-mgmt-hdinsight -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-azure-mgmt-hdinsight/distinfo ============================================================================== --- head/devel/py-azure-mgmt-hdinsight/distinfo Sat Sep 7 23:03:17 2019 (r511507) +++ head/devel/py-azure-mgmt-hdinsight/distinfo Sat Sep 7 23:03:35 2019 (r511508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561037686 -SHA256 (azure-mgmt-hdinsight-1.1.0.zip) = 76d277fb1a2fedc5181a7c738f058ebff8646bde5fb477cb53a43712166c4952 -SIZE (azure-mgmt-hdinsight-1.1.0.zip) = 62456 +TIMESTAMP = 1567880216 +SHA256 (azure-mgmt-hdinsight-1.2.0.zip) = 958a366736749fc5f6f575e3a8fdd0054b2b4119f2c3e11441124126d4d109fb +SIZE (azure-mgmt-hdinsight-1.2.0.zip) = 69797
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909072303.x87N3Z6d064834>