Date: Mon, 9 Nov 2020 07:08:01 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554676 - head/sysutils/py-ansible-lint Message-ID: <202011090708.0A9781no019366@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Mon Nov 9 07:08:01 2020 New Revision: 554676 URL: https://svnweb.freebsd.org/changeset/ports/554676 Log: Update to 4.3.7 ChangeLog: https://github.com/ansible/ansible-lint/releases/tag/v4.3.7 Modified: head/sysutils/py-ansible-lint/Makefile head/sysutils/py-ansible-lint/distinfo Modified: head/sysutils/py-ansible-lint/Makefile ============================================================================== --- head/sysutils/py-ansible-lint/Makefile Mon Nov 9 07:06:22 2020 (r554675) +++ head/sysutils/py-ansible-lint/Makefile Mon Nov 9 07:08:01 2020 (r554676) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ansible-lint -PORTVERSION= 4.3.6 +PORTVERSION= 4.3.7 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-ansible-lint/distinfo ============================================================================== --- head/sysutils/py-ansible-lint/distinfo Mon Nov 9 07:06:22 2020 (r554675) +++ head/sysutils/py-ansible-lint/distinfo Mon Nov 9 07:08:01 2020 (r554676) @@ -1,3 +1,3 @@ -TIMESTAMP = 1604257742 -SHA256 (ansible-lint-4.3.6.tar.gz) = 888cf2510d830de017e01ca4d5fd92abfb84458a2b2a47263a2d923a7dabc7ba -SIZE (ansible-lint-4.3.6.tar.gz) = 325289 +TIMESTAMP = 1604832587 +SHA256 (ansible-lint-4.3.7.tar.gz) = 1012fc3f5c4c0c58eece515860f19c34c5088faa5be412eec6fae5b45bda9c4f +SIZE (ansible-lint-4.3.7.tar.gz) = 325469
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011090708.0A9781no019366>