Date: Mon, 8 Oct 2018 06:50:09 +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: r481514 - head/devel/py-yamllint Message-ID: <201810080650.w986o98K029159@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Mon Oct 8 06:50:09 2018 New Revision: 481514 URL: https://svnweb.freebsd.org/changeset/ports/481514 Log: Update to 1.12.0 ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst Modified: head/devel/py-yamllint/Makefile head/devel/py-yamllint/distinfo (contents, props changed) Modified: head/devel/py-yamllint/Makefile ============================================================================== --- head/devel/py-yamllint/Makefile Mon Oct 8 05:07:35 2018 (r481513) +++ head/devel/py-yamllint/Makefile Mon Oct 8 06:50:09 2018 (r481514) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yamllint -PORTVERSION= 1.11.1 +PORTVERSION= 1.12.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-yamllint/distinfo ============================================================================== --- head/devel/py-yamllint/distinfo Mon Oct 8 05:07:35 2018 (r481513) +++ head/devel/py-yamllint/distinfo Mon Oct 8 06:50:09 2018 (r481514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537599057 -SHA256 (yamllint-1.11.1.tar.gz) = e9b7dec24921ef13180902e5dbcaae9157c773e3e3e2780ef77d3a4dd67d799f -SIZE (yamllint-1.11.1.tar.gz) = 112567 +TIMESTAMP = 1538933350 +SHA256 (yamllint-1.12.0.tar.gz) = 00a4de4319aac4e242c7e6a917d3e848e6b0eec37ead19bc7a245545588af1b3 +SIZE (yamllint-1.12.0.tar.gz) = 114783
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810080650.w986o98K029159>