svn commit: r503565 - head/net-mgmt/py-ciscoconfparse
Kai Knoblich
kai at FreeBSD.org
Thu Jun 6 05:02:18 UTC 2019
Author: kai
Date: Thu Jun 6 05:02:17 2019
New Revision: 503565
URL: https://svnweb.freebsd.org/changeset/ports/503565
Log:
net-mgmt/py-ciscoconfparse: Update to 1.3.39
Changelog since 1.3.37:
* Allow re_match_iter_typed() to use default=True
* Add CiscoConfParse().re_match_iter_typed()
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 Thu Jun 6 04:55:52 2019 (r503564)
+++ head/net-mgmt/py-ciscoconfparse/Makefile Thu Jun 6 05:02:17 2019 (r503565)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ciscoconfparse
-DISTVERSION= 1.3.37
+DISTVERSION= 1.3.39
CATEGORIES= net-mgmt python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo Thu Jun 6 04:55:52 2019 (r503564)
+++ head/net-mgmt/py-ciscoconfparse/distinfo Thu Jun 6 05:02:17 2019 (r503565)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558178697
-SHA256 (ciscoconfparse-1.3.37.tar.gz) = 90e791d4ff3d1d97b392406d6cb80368b120c5a7d02cc1de2b57b0dfe44e15c8
-SIZE (ciscoconfparse-1.3.37.tar.gz) = 94372
+TIMESTAMP = 1559729595
+SHA256 (ciscoconfparse-1.3.39.tar.gz) = a07c622ba716dd94862e244a8513a9051d14b68730924289db7c6e968e2fb79b
+SIZE (ciscoconfparse-1.3.39.tar.gz) = 95266
More information about the svn-ports-head
mailing list