Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2019 10:21: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: r516790 - head/devel/py-cfn-lint
Message-ID:  <201911051021.xA5ALEXo023958@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Tue Nov  5 10:21:13 2019
New Revision: 516790
URL: https://svnweb.freebsd.org/changeset/ports/516790

Log:
  devel/py-cfn-lint: Update to 0.24.4
  
  Changelog:
  
  https://github.com/aws-cloudformation/cfn-python-lint/releases/tag/v0.24.4
  
  PR:		241455
  Submitted by:	nork@ninth-nine.com (maintainer)

Modified:
  head/devel/py-cfn-lint/Makefile
  head/devel/py-cfn-lint/distinfo

Modified: head/devel/py-cfn-lint/Makefile
==============================================================================
--- head/devel/py-cfn-lint/Makefile	Tue Nov  5 10:19:11 2019	(r516789)
+++ head/devel/py-cfn-lint/Makefile	Tue Nov  5 10:21:13 2019	(r516790)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cfn-lint
-PORTVERSION=	0.23.5
+PORTVERSION=	0.24.4
 CATEGORIES=	devel python textproc
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-cfn-lint/distinfo
==============================================================================
--- head/devel/py-cfn-lint/distinfo	Tue Nov  5 10:19:11 2019	(r516789)
+++ head/devel/py-cfn-lint/distinfo	Tue Nov  5 10:21:13 2019	(r516790)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567394152
-SHA256 (cfn-lint-0.23.5.tar.gz) = c93c05c382f727c87ff1c6a352bb11f24ad0081ab8f70941710bbf0d1ebaebac
-SIZE (cfn-lint-0.23.5.tar.gz) = 2534051
+TIMESTAMP = 1571904854
+SHA256 (cfn-lint-0.24.4.tar.gz) = 23b0f4cba4249c4ddb99041ff1e81901644e796ab93cbaa80e284aae2e5249c5
+SIZE (cfn-lint-0.24.4.tar.gz) = 2634827



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