svn commit: r442479 - head/devel/py-isort

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jun 3 12:48:33 UTC 2017


Author: rakuco
Date: Sat Jun  3 12:48:32 2017
New Revision: 442479
URL: https://svnweb.freebsd.org/changeset/ports/442479

Log:
  Update to 4.2.13.

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

Modified: head/devel/py-isort/Makefile
==============================================================================
--- head/devel/py-isort/Makefile	Sat Jun  3 12:32:15 2017	(r442478)
+++ head/devel/py-isort/Makefile	Sat Jun  3 12:48:32 2017	(r442479)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	isort
-PORTVERSION=	4.2.5
+PORTVERSION=	4.2.13
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-isort/distinfo
==============================================================================
--- head/devel/py-isort/distinfo	Sat Jun  3 12:32:15 2017	(r442478)
+++ head/devel/py-isort/distinfo	Sat Jun  3 12:48:32 2017	(r442479)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477222626
-SHA256 (isort-4.2.5.tar.gz) = 56b20044f43cf6e6783fe95d054e754acca52dd43fbe9277c1bdff835537ea5c
-SIZE (isort-4.2.5.tar.gz) = 36361
+TIMESTAMP = 1496493942
+SHA256 (isort-4.2.13.tar.gz) = 3b742309aecd7dc8d7a87917098c25e5c3871ba2a5c46820b6b8f4eeaa85f122
+SIZE (isort-4.2.13.tar.gz) = 56304


More information about the svn-ports-all mailing list