From d302a3a2737e77078dc8e44357751abceed47057 Mon Sep 17 00:00:00 2001 From: Kai Knoblich Date: Sat, 14 Dec 2019 11:40:36 +0000 Subject: 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) --- net-mgmt/py-ciscoconfparse/Makefile | 2 +- net-mgmt/py-ciscoconfparse/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 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} diff --git a/net-mgmt/py-ciscoconfparse/distinfo b/net-mgmt/py-ciscoconfparse/distinfo index c7856f9bb4e6..8fed4a7c844c 100644 --- a/net-mgmt/py-ciscoconfparse/distinfo +++ b/net-mgmt/py-ciscoconfparse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568272798 -SHA256 (ciscoconfparse-1.4.7.tar.gz) = dbebc9f87f07641015e1d1a294cf550c5a376060e9113586eb43f37884e7f230 -SIZE (ciscoconfparse-1.4.7.tar.gz) = 128398 +TIMESTAMP = 1576087126 +SHA256 (ciscoconfparse-1.4.11.tar.gz) = 1ed94fbb25cec717355f65173fd82a2f4d2640f505ad54170cf646d91452e3a6 +SIZE (ciscoconfparse-1.4.11.tar.gz) = 131599 -- cgit v1.2.3