From owner-svn-ports-all@freebsd.org Sat May 21 11:53:37 2016 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 811B1B44A4C; Sat, 21 May 2016 11:53:37 +0000 (UTC) (envelope-from wg@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 51ED7183F; Sat, 21 May 2016 11:53:37 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4LBraw0022351; Sat, 21 May 2016 11:53:36 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4LBrafe022349; Sat, 21 May 2016 11:53:36 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201605211153.u4LBrafe022349@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Sat, 21 May 2016 11:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415591 - head/devel/py-flake8 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.22 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: Sat, 21 May 2016 11:53:37 -0000 Author: wg Date: Sat May 21 11:53:36 2016 New Revision: 415591 URL: https://svnweb.freebsd.org/changeset/ports/415591 Log: devel/py-flake8: update to 2.5.4 Modified: head/devel/py-flake8/Makefile head/devel/py-flake8/distinfo Modified: head/devel/py-flake8/Makefile ============================================================================== --- head/devel/py-flake8/Makefile Sat May 21 11:52:38 2016 (r415590) +++ head/devel/py-flake8/Makefile Sat May 21 11:53:36 2016 (r415591) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flake8 -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-flake8/distinfo ============================================================================== --- head/devel/py-flake8/distinfo Sat May 21 11:52:38 2016 (r415590) +++ head/devel/py-flake8/distinfo Sat May 21 11:53:36 2016 (r415591) @@ -1,2 +1,3 @@ -SHA256 (flake8-2.5.0.tar.gz) = 8216c8c6ee092ae93d51f89bc91045648c88cd9be77d60cf47df7ca26ee4f88c -SIZE (flake8-2.5.0.tar.gz) = 82600 +TIMESTAMP = 1463831204 +SHA256 (flake8-2.5.4.tar.gz) = cc1e58179f6cf10524c7bfdd378f5536d0a61497688517791639a5ecc867492f +SIZE (flake8-2.5.4.tar.gz) = 81663