aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-junos-eznc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-09-22 06:30:25 +0000
committerWen Heping <wen@FreeBSD.org>2018-09-22 06:30:25 +0000
commit82cac2ea47bb449dd9d671672ff9e2827b578ce4 (patch)
tree656ba53f72320888697a5b50bee2682e644e6d95 /net-mgmt/py-junos-eznc/Makefile
parenta83c343c0c0334d55c345bb56d22c860398e513a (diff)
downloadports-82cac2ea47bb449dd9d671672ff9e2827b578ce4.tar.gz
ports-82cac2ea47bb449dd9d671672ff9e2827b578ce4.zip
- Update to 2.2.0
PR: 230931 Submitted by: sergey@akhmatov.ru(maintainer)
Notes
Notes: svn path=/head/; revision=480347
Diffstat (limited to 'net-mgmt/py-junos-eznc/Makefile')
-rw-r--r--net-mgmt/py-junos-eznc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/py-junos-eznc/Makefile b/net-mgmt/py-junos-eznc/Makefile
index 01ec08688448..910bc8a0a659 100644
--- a/net-mgmt/py-junos-eznc/Makefile
+++ b/net-mgmt/py-junos-eznc/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= junos-eznc
-DISTVERSION= 2.1.9
+DISTVERSION= 2.2.0
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7.1:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lxml>=3.2.4:devel/py-lxml@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}ncclient>=0.5.3:net-mgmt/py-ncclient@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}ncclient>=0.5.4:net-mgmt/py-ncclient@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}netaddr>0:net/py-netaddr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}paramiko>=1.15.2:security/py-paramiko@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scp>=0.7.0:security/py-scp@${PY_FLAVOR} \