Date: Sat, 29 Jun 2019 16:25:14 +0000 (UTC) From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r505360 - head/net-mgmt/py-ciscoconfparse Message-ID: <201906291625.x5TGPEaY030609@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kai Date: Sat Jun 29 16:25:14 2019 New Revision: 505360 URL: https://svnweb.freebsd.org/changeset/ports/505360 Log: net-mgmt/py-ciscoconfparse: Update to 1.3.42 Changelog since 1.3.39: * HRSP timers now return a float (used to return int). * NXOS support for HSRP. 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 Sat Jun 29 16:23:37 2019 (r505359) +++ head/net-mgmt/py-ciscoconfparse/Makefile Sat Jun 29 16:25:14 2019 (r505360) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ciscoconfparse -DISTVERSION= 1.3.39 +DISTVERSION= 1.3.42 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-mgmt/py-ciscoconfparse/distinfo ============================================================================== --- head/net-mgmt/py-ciscoconfparse/distinfo Sat Jun 29 16:23:37 2019 (r505359) +++ head/net-mgmt/py-ciscoconfparse/distinfo Sat Jun 29 16:25:14 2019 (r505360) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559729595 -SHA256 (ciscoconfparse-1.3.39.tar.gz) = a07c622ba716dd94862e244a8513a9051d14b68730924289db7c6e968e2fb79b -SIZE (ciscoconfparse-1.3.39.tar.gz) = 95266 +TIMESTAMP = 1561812354 +SHA256 (ciscoconfparse-1.3.42.tar.gz) = 8ec8002e17dae4157cc0f0d97b669a7d355e32747a7b7c0148894857586a0817 +SIZE (ciscoconfparse-1.3.42.tar.gz) = 95734
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906291625.x5TGPEaY030609>