From owner-svn-ports-all@freebsd.org Wed Jun 7 19:10:36 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD3E5D7B336; Wed, 7 Jun 2017 19:10:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7B5AA7EFAE; Wed, 7 Jun 2017 19:10:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v57JAZsk044466; Wed, 7 Jun 2017 19:10:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v57JAZl8044464; Wed, 7 Jun 2017 19:10:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706071910.v57JAZl8044464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 7 Jun 2017 19:10:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442862 - head/devel/py-isort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2017 19:10:36 -0000 Author: sunpoet Date: Wed Jun 7 19:10:35 2017 New Revision: 442862 URL: https://svnweb.freebsd.org/changeset/ports/442862 Log: Update to 4.2.14 Changes: https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md Modified: head/devel/py-isort/Makefile head/devel/py-isort/distinfo Modified: head/devel/py-isort/Makefile ============================================================================== --- head/devel/py-isort/Makefile Wed Jun 7 19:10:29 2017 (r442861) +++ head/devel/py-isort/Makefile Wed Jun 7 19:10:35 2017 (r442862) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= isort -PORTVERSION= 4.2.13 -PORTREVISION= 1 +PORTVERSION= 4.2.14 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-isort/distinfo ============================================================================== --- head/devel/py-isort/distinfo Wed Jun 7 19:10:29 2017 (r442861) +++ head/devel/py-isort/distinfo Wed Jun 7 19:10:35 2017 (r442862) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496493942 -SHA256 (isort-4.2.13.tar.gz) = 3b742309aecd7dc8d7a87917098c25e5c3871ba2a5c46820b6b8f4eeaa85f122 -SIZE (isort-4.2.13.tar.gz) = 56304 +TIMESTAMP = 1496842441 +SHA256 (isort-4.2.14.tar.gz) = cac6007e64eb80dba17b490b43a553706c82f93b9f3791f8114624601127ed56 +SIZE (isort-4.2.14.tar.gz) = 56797