svn commit: r519831 - head/net-mgmt/py-ciscoconfparse
Kai Knoblich
kai at FreeBSD.org
Wed Dec 11 19:27:56 UTC 2019
Author: kai
Date: Wed Dec 11 19:27:55 2019
New Revision: 519831
URL: https://svnweb.freebsd.org/changeset/ports/519831
Log:
net-mgmt/py-ciscoconfparse: Update to 1.4.11
Changelog:
* Explicitly close() open filehandles
MFH: 2019Q4
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 11 19:26:19 2019 (r519830)
+++ head/net-mgmt/py-ciscoconfparse/Makefile Wed Dec 11 19:27:55 2019 (r519831)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.4.10
+DISTVERSION= 1.4.11
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 11 19:26:19 2019 (r519830)
+++ head/net-mgmt/py-ciscoconfparse/distinfo Wed Dec 11 19:27:55 2019 (r519831)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575329137
-SHA256 (ciscoconfparse-1.4.10.tar.gz) = c404bbf14d50ea89c7c86f0df742e13ae99d5573777ad712a87117c3765a069f
-SIZE (ciscoconfparse-1.4.10.tar.gz) = 131538
+TIMESTAMP = 1576087126
+SHA256 (ciscoconfparse-1.4.11.tar.gz) = 1ed94fbb25cec717355f65173fd82a2f4d2640f505ad54170cf646d91452e3a6
+SIZE (ciscoconfparse-1.4.11.tar.gz) = 131599
More information about the svn-ports-all
mailing list