svn commit: r482480 - head/devel/py-yamllint

Matthew Seaman matthew at FreeBSD.org
Sat Oct 20 10:11:00 UTC 2018


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


More information about the svn-ports-all mailing list