aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-ciscoconfparse/Makefile
diff options
context:
space:
mode:
authorKai Knoblich <kai@FreeBSD.org>2019-12-14 11:40:36 +0000
committerKai Knoblich <kai@FreeBSD.org>2019-12-14 11:40:36 +0000
commitd302a3a2737e77078dc8e44357751abceed47057 (patch)
treef14dc77156e904a53d55eedf355725530ce9421a /net-mgmt/py-ciscoconfparse/Makefile
parent5fc21a9431d2f3e0f029bff33d10747aaa427a36 (diff)
downloadports-d302a3a2737e77078dc8e44357751abceed47057.tar.gz
ports-d302a3a2737e77078dc8e44357751abceed47057.zip
MFH: r519150 r519831
net-mgmt/py-ciscoconfparse: Update to 1.4.10 Changelog since 1.4.7: * Add support for parsing "pathlib.Path" objects which contain a configuration * Add ".as_cidr_net" and ".as_cidr_addr" on "IPv4Obj" and "IPv6Obj" * Add support for name and track on IPv6 routes net-mgmt/py-ciscoconfparse: Update to 1.4.11 Changelog: * Explicitly close() open filehandles Approved by: ports-secteam (joneum)
Notes
Notes: svn path=/branches/2019Q4/; revision=520113
Diffstat (limited to 'net-mgmt/py-ciscoconfparse/Makefile')
-rw-r--r--net-mgmt/py-ciscoconfparse/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-ciscoconfparse/Makefile b/net-mgmt/py-ciscoconfparse/Makefile
index 34dbbc05757f..885a6a0b6dc0 100644
--- a/net-mgmt/py-ciscoconfparse/Makefile
+++ b/net-mgmt/py-ciscoconfparse/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.4.7
+DISTVERSION= 1.4.11
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}