aboutsummaryrefslogtreecommitdiff
path: root/security/py-netmiko
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-09-08 12:05:27 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-09-08 12:05:27 +0000
commit1a45f6a63b248ea4df3d8b25db6855c4b2a05f2b (patch)
treec84f337145f67a0329885f8013a5816def510097 /security/py-netmiko
parentc866f71e0417e97955cca6643f060d050906b661 (diff)
downloadports-1a45f6a63b248ea4df3d8b25db6855c4b2a05f2b.tar.gz
ports-1a45f6a63b248ea4df3d8b25db6855c4b2a05f2b.zip
security/py-netmiko: Update to 2.4.2
Changelog: * Add Keymile driver * Fix session_log corruption bug * Add support for ProxyJump in SSH config file * Add support for Linux prompt terminators via environment variables Note: Barring critical bugs this should be the last Netmiko release that will support Python 2. https://github.com/ktbyers/netmiko/releases/tag/v2.4.2
Notes
Notes: svn path=/head/; revision=511564
Diffstat (limited to 'security/py-netmiko')
-rw-r--r--security/py-netmiko/Makefile2
-rw-r--r--security/py-netmiko/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-netmiko/Makefile b/security/py-netmiko/Makefile
index 4bda23903104..ca78feb9b602 100644
--- a/security/py-netmiko/Makefile
+++ b/security/py-netmiko/Makefile
@@ -2,7 +2,7 @@
PORTNAME= netmiko
DISTVERSIONPREFIX= v
-DISTVERSION= 2.4.1
+DISTVERSION= 2.4.2
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-netmiko/distinfo b/security/py-netmiko/distinfo
index a81ef6d56781..199a00b3a17f 100644
--- a/security/py-netmiko/distinfo
+++ b/security/py-netmiko/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564514350
-SHA256 (ktbyers-netmiko-v2.4.1_GH0.tar.gz) = 6e42d7aed9ad3f9a766b3a389e9f22b7f3e85f2920f03cea6e6180cffb5cff6a
-SIZE (ktbyers-netmiko-v2.4.1_GH0.tar.gz) = 562838
+TIMESTAMP = 1567932822
+SHA256 (ktbyers-netmiko-v2.4.2_GH0.tar.gz) = 02f6d1eafa5588ae89a7ba01f9a0c65089aded8cfedef7bd8d61a1255bf2b4f7
+SIZE (ktbyers-netmiko-v2.4.2_GH0.tar.gz) = 574322