From owner-svn-ports-head@freebsd.org Sun Dec 17 15:54:11 2017 Return-Path: Delivered-To: svn-ports-head@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 E47A0E8D007; Sun, 17 Dec 2017 15:54:11 +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 8F0C4746A9; Sun, 17 Dec 2017 15:54:11 +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 vBHFsA48067062; Sun, 17 Dec 2017 15:54:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBHFsATW067060; Sun, 17 Dec 2017 15:54:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712171554.vBHFsATW067060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 17 Dec 2017 15:54:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456545 - head/devel/pylint X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pylint X-SVN-Commit-Revision: 456545 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Dec 2017 15:54:12 -0000 Author: sunpoet Date: Sun Dec 17 15:54:10 2017 New Revision: 456545 URL: https://svnweb.freebsd.org/changeset/ports/456545 Log: Update to 1.8.1 Changes: https://github.com/PyCQA/pylint/blob/master/ChangeLog Modified: head/devel/pylint/Makefile head/devel/pylint/distinfo Modified: head/devel/pylint/Makefile ============================================================================== --- head/devel/pylint/Makefile Sun Dec 17 15:54:04 2017 (r456544) +++ head/devel/pylint/Makefile Sun Dec 17 15:54:10 2017 (r456545) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pylint -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} Modified: head/devel/pylint/distinfo ============================================================================== --- head/devel/pylint/distinfo Sun Dec 17 15:54:04 2017 (r456544) +++ head/devel/pylint/distinfo Sun Dec 17 15:54:10 2017 (r456545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513430401 -SHA256 (pylint-1.8.0.tar.gz) = d24f38e876a88e8aa1efccc65af78cafcc790c2f561f49d30b91192af6ab6086 -SIZE (pylint-1.8.0.tar.gz) = 528194 +TIMESTAMP = 1513511585 +SHA256 (pylint-1.8.1.tar.gz) = 3035e44e37cd09919e9edad5573af01d7c6b9c52a0ebb4781185ae7ab690458b +SIZE (pylint-1.8.1.tar.gz) = 528240