mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net-mgmt/py-ciscoconfparse: Update to 1.3.43
Changelog: * Fix possible syntax error "from __future__ imports must occur at the beginning of the file" in some build environments.
This commit is contained in:
parent
44e0d30df2
commit
e13712ddef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506653
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ciscoconfparse
|
||||
DISTVERSION= 1.3.42
|
||||
DISTVERSION= 1.3.43
|
||||
CATEGORIES= net-mgmt python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1561812354
|
||||
SHA256 (ciscoconfparse-1.3.42.tar.gz) = 8ec8002e17dae4157cc0f0d97b669a7d355e32747a7b7c0148894857586a0817
|
||||
SIZE (ciscoconfparse-1.3.42.tar.gz) = 95734
|
||||
TIMESTAMP = 1563173881
|
||||
SHA256 (ciscoconfparse-1.3.43.tar.gz) = 93e3b0ac57484088b6aae9ec65c5f4ca8b65caaceed0610e9794b2d6244bc4bc
|
||||
SIZE (ciscoconfparse-1.3.43.tar.gz) = 95882
|
||||
|
|
Loading…
Add table
Reference in a new issue