svn commit: r498974 - head/sysutils/py-azure-cli-kusto
Danilo G. Baio
dbaio at FreeBSD.org
Sun Apr 14 23:21:22 UTC 2019
Author: dbaio
Date: Sun Apr 14 23:21:20 2019
New Revision: 498974
URL: https://svnweb.freebsd.org/changeset/ports/498974
Log:
sysutils/py-azure-cli-kusto: Update to 0.2.2
Reported by: portscout
Modified:
head/sysutils/py-azure-cli-kusto/Makefile
head/sysutils/py-azure-cli-kusto/distinfo
Modified: head/sysutils/py-azure-cli-kusto/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-kusto/Makefile Sun Apr 14 23:20:42 2019 (r498973)
+++ head/sysutils/py-azure-cli-kusto/Makefile Sun Apr 14 23:21:20 2019 (r498974)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= azure-cli-kusto
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ COMMENT= Microsoft Azure Command-Line Tools KUSTO Comm
LICENSE= MIT
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-kusto>=0.2.0:devel/py-azure-mgmt-kusto@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-mgmt-kusto>=0.3.0:devel/py-azure-mgmt-kusto@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
Modified: head/sysutils/py-azure-cli-kusto/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-kusto/distinfo Sun Apr 14 23:20:42 2019 (r498973)
+++ head/sysutils/py-azure-cli-kusto/distinfo Sun Apr 14 23:21:20 2019 (r498974)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553902023
-SHA256 (azure-cli-kusto-0.2.1.tar.gz) = 4d463c7cd37a33dac494830b7920d4e86ea95a39b5c67164c2c8ee9e776efffe
-SIZE (azure-cli-kusto-0.2.1.tar.gz) = 5023
+TIMESTAMP = 1555200419
+SHA256 (azure-cli-kusto-0.2.2.tar.gz) = 1c7d3aa9962b57e19f8207321e0f0fb35fd7999fdaf830d4944620704e85c8fe
+SIZE (azure-cli-kusto-0.2.2.tar.gz) = 5048
More information about the svn-ports-head
mailing list