Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Dec 2020 11:14:18 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557368 - head/net-mgmt/py-ciscoconfparse
Message-ID:  <202012091114.0B9BEIVR044418@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Wed Dec  9 11:14:18 2020
New Revision: 557368
URL: https://svnweb.freebsd.org/changeset/ports/557368

Log:
  net-mgmt/py-ciscoconfparse: Update to 1.5.22
  
  Changelog since 1.5.20:
  
  * Avoid overwrite of standard function "input" in "parse_line_braces()"
  * Fix references to non-existent "IOSConfigLine"

Modified:
  head/net-mgmt/py-ciscoconfparse/Makefile
  head/net-mgmt/py-ciscoconfparse/distinfo

Modified: head/net-mgmt/py-ciscoconfparse/Makefile
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/Makefile	Wed Dec  9 11:12:32 2020	(r557367)
+++ head/net-mgmt/py-ciscoconfparse/Makefile	Wed Dec  9 11:14:18 2020	(r557368)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ciscoconfparse
-DISTVERSION=	1.5.20
+DISTVERSION=	1.5.22
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo	Wed Dec  9 11:12:32 2020	(r557367)
+++ head/net-mgmt/py-ciscoconfparse/distinfo	Wed Dec  9 11:14:18 2020	(r557368)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606658555
-SHA256 (ciscoconfparse-1.5.20.tar.gz) = 7daaf6d98b45f7881800d911812db366f216322024903222c013e0f6d3f33aff
-SIZE (ciscoconfparse-1.5.20.tar.gz) = 139463
+TIMESTAMP = 1607423727
+SHA256 (ciscoconfparse-1.5.22.tar.gz) = df1d6d27918cd8229d341bfbb2a2389d5caf7523e71733bc89f7bf3251fbbaeb
+SIZE (ciscoconfparse-1.5.22.tar.gz) = 139507



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012091114.0B9BEIVR044418>