svn commit: r498984 - head/sysutils/py-azure-cli-botservice

Danilo G. Baio dbaio at FreeBSD.org
Sun Apr 14 23:26:44 UTC 2019


Author: dbaio
Date: Sun Apr 14 23:26:42 2019
New Revision: 498984
URL: https://svnweb.freebsd.org/changeset/ports/498984

Log:
  sysutils/py-azure-cli-botservice: Update to 0.1.10
  
  Reported by:    portscout

Modified:
  head/sysutils/py-azure-cli-botservice/Makefile
  head/sysutils/py-azure-cli-botservice/distinfo

Modified: head/sysutils/py-azure-cli-botservice/Makefile
==============================================================================
--- head/sysutils/py-azure-cli-botservice/Makefile	Sun Apr 14 23:26:02 2019	(r498983)
+++ head/sysutils/py-azure-cli-botservice/Makefile	Sun Apr 14 23:26:42 2019	(r498984)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	azure-cli-botservice
-PORTVERSION=	0.1.9
+PORTVERSION=	0.1.10
 CATEGORIES=	sysutils python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,8 @@ COMMENT=	Microsoft Azure Command-Line Tools Bot Servic
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-botservice>=0.1.0:devel/py-azure-mgmt-botservice@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.40.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}azure-mgmt-botservice>=0:devel/py-azure-mgmt-botservice@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}azure-mgmt-web>=0.41.0:devel/py-azure-mgmt-web@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}azure-cli-core>=0:sysutils/py-azure-cli-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}

Modified: head/sysutils/py-azure-cli-botservice/distinfo
==============================================================================
--- head/sysutils/py-azure-cli-botservice/distinfo	Sun Apr 14 23:26:02 2019	(r498983)
+++ head/sysutils/py-azure-cli-botservice/distinfo	Sun Apr 14 23:26:42 2019	(r498984)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553902808
-SHA256 (azure-cli-botservice-0.1.9.tar.gz) = ba5bfd8d3c52b9af73066c1e216b95c2cdc32bb164cf62262c9eeebc0878140b
-SIZE (azure-cli-botservice-0.1.9.tar.gz) = 35596
+TIMESTAMP = 1555202209
+SHA256 (azure-cli-botservice-0.1.10.tar.gz) = dd163599bb30f08cb581acbf52e1c1d95e42daab12a481643726fcf47b72cbb0
+SIZE (azure-cli-botservice-0.1.10.tar.gz) = 35630


More information about the svn-ports-head mailing list