Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2018 09:40:04 +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: r485124 - head/devel/py-yamllint
Message-ID:  <201811170940.wAH9e46d021873@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Sat Nov 17 09:40:03 2018
New Revision: 485124
URL: https://svnweb.freebsd.org/changeset/ports/485124

Log:
  Update to 1.13.0
  
  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 Nov 17 09:30:25 2018	(r485123)
+++ head/devel/py-yamllint/Makefile	Sat Nov 17 09:40:03 2018	(r485124)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	yamllint
-PORTVERSION=	1.12.1
+PORTVERSION=	1.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-yamllint/distinfo
==============================================================================
--- head/devel/py-yamllint/distinfo	Sat Nov 17 09:30:25 2018	(r485123)
+++ head/devel/py-yamllint/distinfo	Sat Nov 17 09:40:03 2018	(r485124)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540030121
-SHA256 (yamllint-1.12.1.tar.gz) = c6e686309aa364b68b63da011b20378e0bd02b3738914b85461c50a5afc65ea3
-SIZE (yamllint-1.12.1.tar.gz) = 113429
+TIMESTAMP = 1542444908
+SHA256 (yamllint-1.13.0.tar.gz) = 425287ae21320e876d6515cb2ccc0363ae7c6e17a711ef520cf4f579fdb7dfa5
+SIZE (yamllint-1.13.0.tar.gz) = 113221



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