mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
net-mgmt/py-ciscoconfparse: Update to 1.3.32
Changelog: * Fix CiscoRange() should automatically prune duplicates added to the list * Fix ciscoconfparse.ccp_util.CiscoRange() should support emtpy ranges * Fix ciscoconfparse.models_cisco needs an explicit MAX_VLAN constant * Fix IOSCfgLine().re_match_typed() doesn't have an 'untyped_default' boolean * Fix trunk_vlans_allowed returns only two lines Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19684
This commit is contained in:
parent
5d6c24b1dd
commit
fe2ab9b045
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496829
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ciscoconfparse
|
||||
DISTVERSION= 1.3.30
|
||||
DISTVERSION= 1.3.32
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1550962265
|
||||
SHA256 (ciscoconfparse-1.3.30.tar.gz) = bab07cf42bd9dd213754cd260918a50094a5b6b91ac0dc8d80e80e039268e16a
|
||||
SIZE (ciscoconfparse-1.3.30.tar.gz) = 93228
|
||||
TIMESTAMP = 1553285542
|
||||
SHA256 (ciscoconfparse-1.3.32.tar.gz) = 03aa8e39a3dacb199a30edfea119d1ed963b87f7db6df25ba23cfa306c5d7be4
|
||||
SIZE (ciscoconfparse-1.3.32.tar.gz) = 93857
|
||||
|
Loading…
Reference in New Issue
Block a user