svn commit: r505360 - head/net-mgmt/py-ciscoconfparse

Kai Knoblich kai at FreeBSD.org
Sat Jun 29 16:25:15 UTC 2019


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


More information about the svn-ports-all mailing list