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

Kai Knoblich kai at FreeBSD.org
Mon Jul 15 10:03:59 UTC 2019


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


More information about the svn-ports-all mailing list