Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jul 2019 10:03:59 +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: r506653 - head/net-mgmt/py-ciscoconfparse
Message-ID:  <201907151003.x6FA3xko049199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Mon Jul 15 10:03:58 2019
New Revision: 506653
URL: https://svnweb.freebsd.org/changeset/ports/506653

Log:
  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.

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	Mon Jul 15 10:01:50 2019	(r506652)
+++ head/net-mgmt/py-ciscoconfparse/Makefile	Mon Jul 15 10:03:58 2019	(r506653)
@@ -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}

Modified: head/net-mgmt/py-ciscoconfparse/distinfo
==============================================================================
--- head/net-mgmt/py-ciscoconfparse/distinfo	Mon Jul 15 10:01:50 2019	(r506652)
+++ head/net-mgmt/py-ciscoconfparse/distinfo	Mon Jul 15 10:03:58 2019	(r506653)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907151003.x6FA3xko049199>