svn commit: r524438 - head/devel/py-six

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jan 27 20:10:30 UTC 2020


Author: sunpoet
Date: Mon Jan 27 20:10:29 2020
New Revision: 524438
URL: https://svnweb.freebsd.org/changeset/ports/524438

Log:
  Update to 1.14.0
  
  Changes:	https://github.com/benjaminp/six/blob/master/CHANGES

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

Modified: head/devel/py-six/Makefile
==============================================================================
--- head/devel/py-six/Makefile	Mon Jan 27 20:10:24 2020	(r524437)
+++ head/devel/py-six/Makefile	Mon Jan 27 20:10:29 2020	(r524438)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	six
-PORTVERSION=	1.13.0
+PORTVERSION=	1.14.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-six/distinfo
==============================================================================
--- head/devel/py-six/distinfo	Mon Jan 27 20:10:24 2020	(r524437)
+++ head/devel/py-six/distinfo	Mon Jan 27 20:10:29 2020	(r524438)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578923326
-SHA256 (six-1.13.0.tar.gz) = 30f610279e8b2578cab6db20741130331735c781b56053c59c4076da27f06b66
-SIZE (six-1.13.0.tar.gz) = 33726
+TIMESTAMP = 1580125359
+SHA256 (six-1.14.0.tar.gz) = 236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a
+SIZE (six-1.14.0.tar.gz) = 33857


More information about the svn-ports-all mailing list