Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 10:10:59 +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: r482480 - head/devel/py-yamllint
Message-ID:  <201810201010.w9KAAx3O068464@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Oct 20 10:10:59 2018
New Revision: 482480
URL: https://svnweb.freebsd.org/changeset/ports/482480

Log:
  Update to 1.12.1
  
  ChangeLog: https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst

Modified:
  head/devel/py-yamllint/Makefile
  head/devel/py-yamllint/distinfo

Modified: head/devel/py-yamllint/Makefile
==============================================================================
--- head/devel/py-yamllint/Makefile	Sat Oct 20 10:07:29 2018	(r482479)
+++ head/devel/py-yamllint/Makefile	Sat Oct 20 10:10:59 2018	(r482480)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yamllint
-PORTVERSION=	1.12.0
+PORTVERSION=	1.12.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-yamllint/distinfo
==============================================================================
--- head/devel/py-yamllint/distinfo	Sat Oct 20 10:07:29 2018	(r482479)
+++ head/devel/py-yamllint/distinfo	Sat Oct 20 10:10:59 2018	(r482480)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538933350
-SHA256 (yamllint-1.12.0.tar.gz) = 00a4de4319aac4e242c7e6a917d3e848e6b0eec37ead19bc7a245545588af1b3
-SIZE (yamllint-1.12.0.tar.gz) = 114783
+TIMESTAMP = 1540030121
+SHA256 (yamllint-1.12.1.tar.gz) = c6e686309aa364b68b63da011b20378e0bd02b3738914b85461c50a5afc65ea3
+SIZE (yamllint-1.12.1.tar.gz) = 113429



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