svn commit: r556635 - head/net-mgmt/py-ciscoconfparse
Kai Knoblich
kai at FreeBSD.org
Mon Nov 30 12:55:41 UTC 2020
Author: kai
Date: Mon Nov 30 12:55:40 2020
New Revision: 556635
URL: https://svnweb.freebsd.org/changeset/ports/556635
Log:
net-mgmt/py-ciscoconfparse: Update to 1.15.20
Changelog:
* Add warnings for unsupported features in conjunction with JunOS.
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 Mon Nov 30 12:53:32 2020 (r556634)
+++ head/net-mgmt/py-ciscoconfparse/Makefile Mon Nov 30 12:55:40 2020 (r556635)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.5.19
+DISTVERSION= 1.5.20
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo Mon Nov 30 12:53:32 2020 (r556634)
+++ head/net-mgmt/py-ciscoconfparse/distinfo Mon Nov 30 12:55:40 2020 (r556635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605858737
-SHA256 (ciscoconfparse-1.5.19.tar.gz) = 6aa1644224234a09f12224ffa616847bce02e6c2c15d2dd53857a07556d4ae20
-SIZE (ciscoconfparse-1.5.19.tar.gz) = 139158
+TIMESTAMP = 1606658555
+SHA256 (ciscoconfparse-1.5.20.tar.gz) = 7daaf6d98b45f7881800d911812db366f216322024903222c013e0f6d3f33aff
+SIZE (ciscoconfparse-1.5.20.tar.gz) = 139463
More information about the svn-ports-all
mailing list