svn commit: r557368 - head/net-mgmt/py-ciscoconfparse

Kai Knoblich kai at FreeBSD.org
Wed Dec 9 11:14:19 UTC 2020


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


More information about the svn-ports-all mailing list